Discover and vet reusable skills, agents, MCP servers, and APM packages. Use when asked to find a capability or decide to adopt, reject, or build.
Resources
1Install
npx skillscat add srobroek/omp-plugins/find-tools Install via the SkillsCat registry.
SKILL.md
Find Tools
OMP-first discovery workflow for reusable agentic capabilities. Prefer local
inventory and already-registered marketplaces before public search. Do not
install discovered tools globally by default.
References
skill://find-tools/references/discovery-sources.mdfor the seven query
surfaces and the excluded aggregators.skill://find-tools/references/adoption-policy.mdfor Use existing / Adopt /
Trial / Reject / Build.
Workflow
- Clarify the capability: domain/task, artifact type, target runtime, constraints (license, hosted/local, secrets, network, writes).
- Call
find_tools_scanwith that query. Inspect per-surface hits and the gap list. Emptydiscovernever means nothing exists — keep later surfaces and the empty-result caveat. - If inventory already covers the need, recommend the existing package and stop.
- Verify serious candidates before recommending: source, maintainer, license, activity, actual SKILL/agent/MCP schema, required binaries/keys/network/writes, destructive tools, overlap with installed plugins.
- Classify each candidate with the decision vocabulary below.
Rules
- Install-mutating commands (
npx skills add,smithery mcp add, curl-pipe-shell) are trial-only after explicit approval. They are never part of discovery. - Registry pages are discovery sources, not sufficient verification.
- Do not treat an empty
omp plugin discoveras a closed search.
Output
Lead with one decision: Use existing, Adopt, Trial, Reject, or Build.
Then list searched surfaces, shortlisted candidates, verification notes,
overlap, install path, and caveats.
Add a decision-matrix row per candidate:
| name | type | source URL | license | last activity | overlap with installed | install path | verdict |