Find apps to run or add to agents.
Open the Grid
Go to Apps.
Categories
Apps are organized by type:
| Category | Examples |
|---|---|
| Image | Generation, upscaling, editing |
| Audio | Transcription, text-to-speech |
| Video | Generation, processing |
| Text | Summarization, translation |
| Code | Analysis, generation |
| Data | Processing, conversion |
Search
Use the search bar to find specific apps:
- Search by name:
whisper - Search by function:
transcribe - Search by author:
infsh/
For programmatic discovery:
- CLI —
belt app store(browse),belt app store search "flux"(search),belt app store --featured(featured listings),belt app store --jsonor--savefor scripts. See CLI setup. - Store API — approved Grid listings with category, rank, and tags (
GET /store/apps) - Search API — autocomplete and full-text search (
GET /suggest,GET /search?collection=apps)
See Search concept for how discovery fits together across apps, skills, and knowledge.
App details
Click an app to see:
- Description — What it does
- Inputs — What you need to provide
- Outputs — What you get back
- Setup Parameters — Static configuration
- Examples — Sample usage