apps
Installation
SKILL.md
Apps
belt app search "query" # search available apps
belt app list # browse all apps
belt app get <namespace/name> # view app details and input schema
belt app run <namespace/name> --input '{"prompt":"..."}' --save output.png
Examples
belt app run inferencesh/flux-1-1-ultra --input '{"prompt":"a cat astronaut"}' --save cat.png
belt app run inferencesh/veo-3 --input '{"prompt":"ocean waves at sunset"}' --save waves.mp4
belt app run inferencesh/tavily-search --input '{"query":"latest AI news"}'
Related skills
More from belt-sh/skills
belt
Install and set up belt — the cloud platform CLI for AI agents
3skill
Search, use, install, and publish skills from the belt registry
1suggest
Search skills, knowledge, and apps in one shot — find the best tool for any task
1remember
Save and recall knowledge — discoveries, insights, references, preferences
1skillify
Turn a working solution into a permanent, tested skill — extract pattern, create SKILL.md, write tests, publish to registry
1