find-skills

Search for and install agent skills using the Skills CLI.

Updated Feb 11, 2016
One-click install
npx skills add https://github.com/Ehrax/dotfiles --skill find-skills-ehrax
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Ehrax/dotfiles/tree/main/configs/agents/skills/find-skills
Command: npx skills add https://github.com/Ehrax/dotfiles --skill find-skills-ehrax

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Finding the right agent skills can be time-consuming and confusing. This skill surfaces relevant installable capabilities and guides users to add them to their environment.

Core Features & Use Cases

  • Discovery: search and identify skills that match a user's task.
  • Installation guidance: provide exact commands to install skills.
  • Curation: helps users evaluate skill quality before installing.

Quick Start

Use the Skills CLI to locate a skill and add it to your environment.

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 specific tasks like testing or deployment?

You can discover agent skills for testing, deployment, or design by using the Skills CLI, which searches the open ecosystem and surfaces relevant installable capabilities matching your workflow requirements.

What is the process to install agent skills using npx?

To install agent skills using npx, run the Skills CLI command to receive exact installation guidance and add the selected capability directly to your working environment.

Can I evaluate agent skill quality before installing them?

Yes, you can evaluate agent skill quality before installation through built-in curation features that guide users to verify metadata and assess capabilities across processing domains.

Does the Skills CLI work with skills conforming to SKILL.md frontmatter metadata?

Yes, the Skills CLI works with skills conforming to SKILL.md frontmatter metadata, enabling metadata-driven discovery to accurately find and install capabilities across domains like design and deployment.

What's the best way to extend agent functionality across different domains?

The best way to extend agent functionality across domains is using the Skills CLI to discover, evaluate, and install matching capabilities from the open ecosystem via exact npx commands.