OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add inference-sh/skills --skill related-skill
Discover and install related skills from inference.sh skill registry. Helps find complementary skills for your AI workflow. Use for: skill discovery, workflow expansion, capability exploration. Triggers: related skills, find skills, skill discovery, complementary skills, expand workflow, more capabilities, similar skills, skill suggestions
npx skills add inference-sh/skills --skill related-skill
Install the belt CLI skill:
npx skills add belt-sh/cli
Find and install complementary skills to expand your AI agent's capabilities.

| Category | Skill | Description |
|---|---|---|
| AI Models | llm-models | Access all LLM models |
| Images | ai-image-generation | Generate images with AI |
| Images | flux-image | FLUX image models |
| Images | image-upscaling | Upscale and enhance images |
| Images | background-removal | Remove backgrounds from images |
| Video | ai-video-generation | Generate videos with AI |
| Video | ai-avatar-video | Create avatar videos |
| Video | google-veo | Google Veo video generation |
| Audio | text-to-speech | Convert text to speech |
| Audio | speech-to-text | Transcribe audio to text |
| Audio | ai-music-generation | Generate music with AI |
| Search | web-search | Search the web with AI |
| Social | twitter-automation | Automate Twitter/X actions |
| Full | inference-sh | All apps in one skill |
Explore: inference.sh/explore
npx skills add inference-sh/skills@ai-image-generation
npx skills add inference-sh/skills@ai-video-generation
npx skills add inference-sh/skills@ai-music-generationnpx skills add inference-sh/skills@image-upscaling
npx skills add inference-sh/skills@background-removal
npx skills add inference-sh/skills@flux-imagenpx skills add inference-sh/skills@text-to-speech
npx skills add inference-sh/skills@speech-to-textnpx skills add inference-sh/skills@web-search
npx skills add inference-sh/skills@twitter-automation# Install the full platform skill with all apps
npx skills add inference-sh/skills@infsh-clinpx skills add inference-sh/skills@web-search
npx skills add inference-sh/skills@llm-modelsnpx skills add inference-sh/skills@ai-image-generation
npx skills add inference-sh/skills@ai-video-generation
npx skills add inference-sh/skills@text-to-speechnpx skills add inference-sh/skills@image-upscaling
npx skills add inference-sh/skills@background-removal
npx skills add inference-sh/skills@speech-to-text# List installed skills
npx skills list
# Update all skills
npx skills update
# Remove a skill
npx skills remove inference-sh/skills@ai-image-generation