related-skill
Original:🇺🇸 English
Not Translated
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
709installs
Sourceinference-shell/skills
Added on
NPX Install
npx skill4agent add inference-shell/skills related-skillSKILL.md Content
Related Skills Discovery
Find and install complementary skills to expand your AI agent's capabilities.

Quick Start
bash
# 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-generationAvailable Skill Categories
| Category | Skill | Description |
|---|---|---|
| AI Models | | Access 150+ LLM models |
| Images | | Generate images with AI |
| Images | | FLUX image models |
| Images | | Upscale and enhance images |
| Images | | Remove backgrounds from images |
| Video | | Generate videos with AI |
| Video | | Create avatar videos |
| Video | | Google Veo video generation |
| Audio | | Convert text to speech |
| Audio | | Transcribe audio to text |
| Audio | | Generate music with AI |
| Search | | Search the web with AI |
| Social | | Automate Twitter/X actions |
| Full | | All 150+ apps in one skill |
Install by Category
Media Generation
bash
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-generationImage Processing
bash
npx skills add inference-sh/skills@image-upscaling
npx skills add inference-sh/skills@background-removal
npx skills add inference-sh/skills@flux-imageAudio Processing
bash
npx skills add inference-sh/skills@text-to-speech
npx skills add inference-sh/skills@speech-to-textResearch & Automation
bash
npx skills add inference-sh/skills@web-search
npx skills add inference-sh/skills@twitter-automationEverything at Once
bash
# Install the full platform skill with all 150+ apps
npx skills add inference-sh/skills@agent-toolsSkill Combinations
Research Agent
bash
npx skills add inference-sh/skills@web-search
npx skills add inference-sh/skills@llm-modelsContent Creator
bash
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-speechMedia Processor
bash
npx skills add inference-sh/skills@image-upscaling
npx skills add inference-sh/skills@background-removal
npx skills add inference-sh/skills@speech-to-textManaging Skills
bash
# List installed skills
npx skills list
# Update all skills
npx skills update
# Remove a skill
npx skills remove inference-sh/skills@ai-image-generationDocumentation
- Agent Skills Overview - The open standard for AI capabilities
- Getting Started - Introduction to inference.sh
- Apps Overview - Understanding the app ecosystem
- CLI Setup - Installing the CLI
- What is inference.sh? - Platform overview
Explore: inference.sh/explore