find-skills

Search for agent skills via the Skills CLI and return install commands.

1|1|Updated Dec 15, 2024
One-click install
npx skills add https://github.com/Alejocabeza/dotfiles --skill find-skills-alejocabeza
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Alejocabeza/dotfiles/tree/main/opencode/skills/find-skills
Command: npx skills add https://github.com/Alejocabeza/dotfiles --skill find-skills-alejocabeza

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install agent skills from the open agent skills ecosystem to extend capabilities.

Core Features & Use Cases

  • Search for skills using the Skills CLI.
  • Install a skill with npx skills add and manage updates with npx skills update.
  • Learn more and browse at skills.sh to evaluate options.

Quick Start

Use the Skills CLI to find and install a skill by querying with npx skills find [query] and then installing 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 and install agent skills using the Skills CLI?

To discover agent skills, run npx skills find [query] to surface options matching your query, then install agent skills with npx skills add <owner/repo@skill>. You can manage updates later using npx skills update.

What is the open agent skills ecosystem used for?

The open agent skills ecosystem provides a collection of installable agent skills that extend capabilities. You can browse and evaluate available options at skills.sh to find domain knowledge or specific capabilities for your workflows.

Can I compare options before I install a skill?

Yes, you can compare skills by browsing skills.sh to evaluate options. The discovery workflow surfaces installable agent skills based on your queries, returning clear install commands and references for evaluation before commitment.

How do I manage updates after I install a skill?

After you install a skill with npx skills add, you can manage updates by running npx skills update. This ensures your installed agent skills remain current within the open agent skills ecosystem.

Do I need any dependencies to use the Skills CLI?

No dependencies are required to use the Skills CLI for discovery and installation. You can directly query the ecosystem with npx skills find and install agent skills effortlessly without prior environment setup.

Why does my npx skills find query return no results?

When npx skills find returns no results, the query may not match available agent skills in the ecosystem. Broaden your search terms or browse skills.sh directly to explore the full range of installable capabilities.