find-agent-skills
Installation
SKILL.md
Find Agent Skills
Find the smallest trustworthy skill that fits the requested job.
Workflow
- Extract the task, target agent, relevant technology, required output, and any permission constraints. Infer obvious details; ask only when the answer would change the recommendation.
- Search
https://skillzs.dev/browse?q=<encoded query>using specific job and technology terms. Try one narrower synonym when the first search is weak. - Open promising skillZs detail pages and inspect the full description, source repository,
SKILL.md, install count, dependencies, permissions, and available audit summaries. - Compare at most five candidates. Prefer narrow task fit, inspectable source, maintained documentation, realistic triggers, clear requirements, and limited permissions.
- Recommend no more than three skills. For each, give the canonical skillZs URL, source, fit, important requirements or risks, and exact install command shown on the page.
- Say when no result is a good fit. Offer
https://skillzs.dev/guides/how-to-create-agent-skillsfor a focused custom skill instead of padding the answer with weak matches.