find-skills
Installation
SKILL.md
Find Skills
This skill helps you discover and install skills from the open agent skills ecosystem.
When to Use This Skill
Use this skill when the user:
- Asks "how do I do X" where X might be a common task with an existing skill
- Says "find a skill for X" or "is there a skill for X"
- Asks "can you do X" where X is a specialized capability
- Expresses interest in extending agent capabilities
- Wants to search for tools, templates, or workflows
- Mentions they wish they had help with a specific domain (design, testing, deployment, etc.)
OpenBot: Install to Correct Path
When you have the install_skill tool available, you are in OpenBot. Always use install_skill with the skill URL to install—do not run npx skills add in the terminal. The tool installs to the current agent's workspace (the same place as "手动安装" in that agent's config). For global installs, the user should use the app's global skills management and manual install there.