Discover and install related skills from inference.sh skill registry. Helps find complementary skills for your AI workflow. Use for: skill discovery, workflo...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install related-skill或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install related-skill⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/related-skill/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: related-skill description: "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" allowed-tools: Bash(npx skills *) ---
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 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 |
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 150+ apps
npx skills add inference-sh/skills@inference-sh
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
安装 Related Skill 后,可以对 AI 说这些话来触发它
Help me get started with Related Skill
Explains what Related Skill does, walks through the setup, and runs a quick demo based on your current project
Use Related Skill to discover and install related skills from inference
Invokes Related Skill with the right parameters and returns the result directly in the conversation
What can I do with Related Skill in my general tools workflow?
Lists the top use cases for Related Skill, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/related-skill/ 目录(个人级,所有项目可用),或 .claude/skills/related-skill/(项目级)。重启 AI 客户端后,用 /related-skill 主动调用,或让 AI 根据上下文自动发现并使用。
Related Skill 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Related Skill 可免费安装使用。请查阅仓库了解许可证信息。
Discover and install related skills from inference.sh skill registry. Helps find complementary skills for your AI workflow. Use for: skill discovery, workflo...
Related Skill 属于「General Tools」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my general tools tasks using Related Skill
Identifies repetitive steps in your workflow and sets up Related Skill to handle them automatically