find-skills

Discover and install agent skills via the Skills CLI.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/xfs96192/claude-config --skill find-skills-xfs96192
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/xfs96192/claude-config/tree/main/skills/find-skills
Command: npx skills add https://github.com/xfs96192/claude-config --skill find-skills-xfs96192

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install agent skills from the open ecosystem to extend capabilities when you need specialized tools or workflows.

Core Features & Use Cases

  • Discover relevant agent skills using natural queries and keywords.
  • Install chosen skills via the Skills CLI (npx skills add ...).
  • Update and manage installed skills with npx skills check and npx skills update.

Quick Start

Ask the AI to search for skills that fit your current task and present install options.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover agent skills for a specific task?

You can discover agent skills using natural queries and keywords with the Skills CLI. Running a search command like npx skills find presents relevant options across coding, automation, and data processing domains.

What is the best way to install new agent capabilities via command line?

The best way to install agent capabilities is using the Skills CLI. Execute the npx skills add command to install chosen skills from the open ecosystem directly into your environment, extending your agent's functionality.

Do I need the Skills CLI to manage and update installed skills?

Yes, the Skills CLI is required to manage and update installed skills. You use commands like npx skills check to verify status and npx skills update to maintain the latest versions of your agent skills.

Can I compare agent skills across different domains before installing?

Yes, you can compare agent skills across domains before installing. The discovery process allows you to search for capabilities and compare options for coding, automation, or data processing tasks to find the best fit.

How do I check if my installed skills have available updates?

To check for available updates, use the npx skills check command. This monitors your installed agent skills against the open ecosystem and reports their current status, letting you know if any updates are required.