with one click
skill
Search, use, install, and publish skills from the belt registry
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Search, use, install, and publish skills from the belt registry
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | skill |
| description | Search, use, install, and publish skills from the belt registry |
| allowed-tools | Bash(belt skill *) |
belt skill list # list your skills
belt skill search "query" # search your skills
belt skill store # browse the public skill store
belt skill store search "query" # search the store
belt skill use <namespace/name> # fetch and print a skill (on-demand)
belt skill install <namespace/name> # install locally for your agent
belt skill get <namespace/name> # view skill details
belt skill upload <path> # publish a skill (dir with SKILL.md or single file)
Upload respects visibility — defaults to private. Change visibility on the platform. Same name = new version. Identical content is skipped (dedup).
Build and deploy an inference.sh app from a conversation — scaffold, implement, test, deploy, and configure pricing. Use when the user says 'appify', 'make an app', 'deploy this as an app', or when a working API integration, model wrapper, or processing pipeline should become a reusable cloud app.
Build and deploy an inference.sh flow — chain multiple apps into a pipeline with wired inputs/outputs. Use when the user says 'flowify', 'make a flow', 'chain these apps', 'build a pipeline', or when multiple apps should run in sequence with outputs feeding into inputs.
Build and deploy a custom AI agent on belt — define purpose, model, tools, system prompt, and deploy as a reusable agent. Use when the user says 'agentify', 'make an agent', 'create an agent', 'build a bot', or wants to turn a workflow into a deployed agent with tools.
Install and set up belt — the cloud platform CLI for AI agents
Run a simulated expert panel on a strategic question — brief 4-8 named experts in parallel, synthesize into consensus table
Search and run 250+ AI apps — image generation, video, TTS, web search, LLMs