find-skills

Identify installable agent skills matching user intent via the Skills CLI.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/AneekS/smartHire-BE-FE-v2 --skill find-skills-aneeks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/AneekS/smartHire-BE-FE-v2/tree/main/ai-recruitment/.agents/skills/find-skills
Command: npx skills add https://github.com/AneekS/smartHire-BE-FE-v2 --skill find-skills-aneeks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users discover and install agent skills from the open agent skills ecosystem when they ask questions like "find a skill for X" or express interest in extending capabilities.

Core Features & Use Cases

  • Discovery & search: Find skills that match user intent and domain needs.
  • Installation guidance: Provide commands to add or update skills via the Skills CLI.
  • Ecosystem navigation: Direct users to leaderboards and trusted sources to evaluate options.

Quick Start

Run npx skills find <query> to discover installable skills that match your task.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find agent skills for web development or testing?

You can discover agent skills by running a CLI search query. This identifies installable skills that match your specific domain needs and intent for web development or testing.

What is the command to install a skill from the CLI ecosystem?

You install a skill using explicit commands provided by the Skills CLI. Running npx skills find <query> discovers matching options and provides the exact installation commands needed.

Can I compare deployable agent skills from trusted sources before installing?

Yes, you can compare options from trusted sources. The ecosystem navigation directs you to leaderboards to evaluate agent skills before you commit to an installation.

Do I need any dependencies to search the open agent skills ecosystem?

You do not need any dependencies to search the ecosystem. The npx skills find command operates standalone to discover capabilities without requiring prior environment setup.

How does the Skills CLI match my query to installable capabilities?

The CLI identifies installable capabilities by matching your search query against user intent. It processes your request to find relevant agent skills from the open ecosystem.