skill-finder

Search the official-skills catalog for matching agent skills.

2|1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/laguagu/agents-best-practices --skill skill-finder-laguagu
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-finder
Source: https://github.com/laguagu/agents-best-practices/tree/main/.agents/skills/skill-finder
Command: npx skills add https://github.com/laguagu/agents-best-practices --skill skill-finder-laguagu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Discovering whether a capability already exists as an official skill prevents duplicating effort when building new skills.

Core Features & Use Cases

  • Curated search: scans a large catalog of official skills to surface relevant matches.
  • Relevance-driven ranking: orders results by publisher trust and task relevance.
  • Quick validation: presents 3-5 candidate skills with owner/name and a direct link for review.

Quick Start

Search the local official-skills catalog for an existing skill that matches the user's intent.

Frequently Asked Questions about skill-finder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find existing official agent skills before creating a new one?▼

To find existing official agent skills and avoid duplication, scan the local official-skills catalog to surface matching capabilities ranked by publisher trust and task relevance.

What is the best way to check for duplicate agent skills across multiple publishers?▼

Checking for duplicate agent skills involves searching a curated catalog of official skills, ranking matches by publisher trust and relevance, and presenting 3-5 candidates with owner/name and links.

How does skill discovery rank results when searching for available capabilities?▼

Skill discovery ranks search results by publisher trust and task relevance, presenting 3-5 candidate skills with owner/name and a direct link for quick validation.

Can I inventory official skills to see if a capability already exists?▼

Yes, you can inventory official skills by scanning the references/official-skills.md catalog, which surfaces 3-5 relevant matches with owner/name details for review.

Does the skill catalog search require any external dependencies or setup?▼

No external dependencies are required; the skill catalog search scans a local references file to locate existing official skills and prevent duplicating effort when building.

Why should I search for official skills instead of building a new capability from scratch?▼

Searching for official skills prevents duplicating effort by validating whether a capability already exists, presenting 3-5 ranked candidates with direct links for quick review.