find-skills

Installation
SKILL.md

Find Skills

This skill helps you search for and evaluate skills from the open agent skills ecosystem, then present your findings to the user so they can make an informed decision about installation.

Security Context

A skill is arbitrary code that runs with your (the agent's) full permissions. This includes filesystem access, network access, and the ability to execute commands. Treat skill discovery the same way you would treat evaluating a new dependency in a software project: search, assess, report findings, and let the human decide.

You must never install a skill without explicit user confirmation. You must never use flags that bypass confirmation prompts (e.g. -y, --yes). Your role is researcher and advisor, not installer.

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"
  • Wants to search for tools, templates, or workflows
  • Mentions they wish they had help with a specific domain
Related skills
Installs
2
GitHub Stars
130
First Seen
Mar 27, 2026