related-skill
✓Verified·Scanned 2/18/2026
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
from clawhub.ai·v094c520·3.9 KB·0 installs
Scanned from 0.1.0 at 094c520 · Transparency log ↗
$ vett add clawhub.ai/okaris/related-skill
Related Skills Discovery
Find and install complementary skills to expand your AI agent's capabilities.
Quick Start
# Search for skills
npx skills search "inference-sh image generation"
# List available skills
npx skills list inference-sh/agent-skills
# Install a skill
npx skills add inference-sh/agent-skills@ai-image-generation
Available Skill Categories
| Category | Skill | Description |
|---|---|---|
| AI Models | llm-models | Access 150+ 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 150+ apps in one skill |
Install by Category
Media Generation
npx skills add inference-sh/agent-skills@ai-image-generation
npx skills add inference-sh/agent-skills@ai-video-generation
npx skills add inference-sh/agent-skills@ai-music-generation
Image Processing
npx skills add inference-sh/agent-skills@image-upscaling
npx skills add inference-sh/agent-skills@background-removal
npx skills add inference-sh/agent-skills@flux-image
Audio Processing
npx skills add inference-sh/agent-skills@text-to-speech
npx skills add inference-sh/agent-skills@speech-to-text
Research & Automation
npx skills add inference-sh/agent-skills@web-search
npx skills add inference-sh/agent-skills@twitter-automation
Everything at Once
# Install the full platform skill with all 150+ apps
npx skills add inference-sh/agent-skills@inference-sh
Skill Combinations
Research Agent
npx skills add inference-sh/agent-skills@web-search
npx skills add inference-sh/agent-skills@llm-models
Content Creator
npx skills add inference-sh/agent-skills@ai-image-generation
npx skills add inference-sh/agent-skills@ai-video-generation
npx skills add inference-sh/agent-skills@text-to-speech
Media Processor
npx skills add inference-sh/agent-skills@image-upscaling
npx skills add inference-sh/agent-skills@background-removal
npx skills add inference-sh/agent-skills@speech-to-text
Managing Skills
# List installed skills
npx skills list
# Update all skills
npx skills update
# Remove a skill
npx skills remove inference-sh/agent-skills@ai-image-generation
Documentation
- 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