tools/utilities/related-skill/SKILL.md
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 skillsauth add inference-sh-8/skills related-skillInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Install the belt CLI skill:
npx skills add belt-sh/cli
Find and install complementary skills to expand your AI agent's capabilities.

# Search for skills
npx skills search "inference-sh image generation"
# List available skills
npx skills list inference-sh/skills
# Install a skill
npx skills add inference-sh/skills@ai-image-generation
| Category | Skill | Description |
|----------|-------|-------------|
| AI Models | llm-models | Access 250+ 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 250+ apps in one skill |
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-generation
npx skills add inference-sh/skills@image-upscaling
npx skills add inference-sh/skills@background-removal
npx skills add inference-sh/skills@flux-image
npx skills add inference-sh/skills@text-to-speech
npx skills add inference-sh/skills@speech-to-text
npx skills add inference-sh/skills@web-search
npx skills add inference-sh/skills@twitter-automation
# Install the full platform skill with all 250+ apps
npx skills add inference-sh/skills@infsh-cli
npx skills add inference-sh/skills@web-search
npx skills add inference-sh/skills@llm-models
npx 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-speech
npx 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
Explore: inference.sh/explore
data-ai
Generate multi-person talking head podcast videos from scratch using AI — character creation, TTS, avatar animation, and video stitching. Use when the user wants to create a podcast, talking head video, or multi-speaker conversation video.
development
Declarative UI widgets from JSON for React/Next.js from ui.inference.sh. Render rich interactive UIs from structured agent responses. Capabilities: forms, buttons, cards, layouts, inputs, selects, checkboxes. Use for: agent-generated UIs, dynamic forms, data display, interactive cards. Triggers: widgets, declarative ui, json ui, widget renderer, agent widgets, dynamic ui, form widgets, card widgets, shadcn widgets, structured output ui
tools
Tool lifecycle UI components for React/Next.js from ui.inference.sh. Display tool calls: pending, progress, approval required, results. Capabilities: tool status, progress indicators, approval flows, results display. Use for: showing agent tool calls, human-in-the-loop approvals, tool output. Triggers: tool ui, tool calls, tool status, tool approval, tool results, agent tools, mcp tools ui, function calling ui, tool lifecycle, tool pending
development
Chat UI building blocks for React/Next.js from ui.inference.sh. Components: container, messages, input, typing indicators, avatars. Capabilities: chat interfaces, message lists, input handling, streaming. Use for: building custom chat UIs, messaging interfaces, AI assistants. Triggers: chat ui, chat component, message list, chat input, shadcn chat, react chat, chat interface, messaging ui, conversation ui, chat building blocks