Apps

Search and run 250+ AI apps — image generation, video, TTS, web search, LLMs

belt-sh 2e8a62a 744 B Updated

File contents

Apps

belt app store                      # browse the public app store
belt app store search "query"       # search the store
belt app list                       # list your 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"}'

belt-sh/skills/tree/main/skills/apps commit 2e8a62ac54

Frequently asked questions

npx skillmds@latest add belt-sh/apps