find-skills

Discover and install agent skills using the Skills CLI.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/ashcastelinocs124/CasStack --skill find-skills-ashcastelinocs124
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/ashcastelinocs124/CasStack/tree/main/skills/find-skills
Command: npx skills add https://github.com/ashcastelinocs124/CasStack --skill find-skills-ashcastelinocs124

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install agent skills from the open agent skills ecosystem to extend your AI's capabilities across tasks and domains.

Core Features & Use Cases

  • Search for skills relevant to the user's task and domain.
  • Compare options, read summaries, and install skills with the Skills CLI.
  • Manage and update installed skills to keep capabilities up to date.

Quick Start

Run npx skills find <query> to locate relevant skills and then install a chosen one with npx skills add owner/repo@skill.

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 or domain?▼

To discover agent skills, run `npx skills find <query>` to search the open ecosystem for relevant options matching your specific task or domain requirements.

What is the command to install agent skills using the CLI?▼

To install agent skills, use the syntax `npx skills add <owner/repo@skill>` to add the chosen capability directly to your project via the Skills CLI.

Can I compare and read summaries of agent skills before installing?▼

Yes, the agent skills CLI allows you to compare options and read summaries before installing, guiding you through search, selection, and installation of the best fit.

Do I need any dependencies to use the Skills CLI for discovering and installing?▼

No dependencies are required to use the Skills CLI for discovering and installing agent skills, as you can run commands directly using `npx` without prior environment setup.

How do I manage and update installed agent skills to keep capabilities current?▼

You manage and update installed agent skills using the Skills CLI to ensure your capabilities remain up to date across tasks and domains within the open ecosystem.

Where can I learn more about available CLI commands for agent skills?▼

To learn more about available CLI commands and the agent skills ecosystem, visit skills.sh for comprehensive documentation on search, selection, and installation syntax.