find-skills

Discover and install agent skills using the Skills CLI.

2|Updated Oct 1, 2024
One-click install
npx skills add https://github.com/ZeiZel/dotfiles --skill find-skills-zeizel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/ZeiZel/dotfiles/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/ZeiZel/dotfiles --skill find-skills-zeizel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skills discovery helper helps users quickly locate and install agent skills to extend capabilities when tasks require specialized knowledge or automation.

Core Features & Use Cases

  • Discover relevant skills with natural language queries using the Skills CLI.
  • Install chosen skills with a single command and manage updates over time.
  • Use cases include finding a skill for a task, evaluating options from leaderboards, and onboarding new capabilities.

Quick Start

Search for a skill with npx skills find <query> and install it 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 to extend capabilities for a specific task?

You can discover agent skills by running the Skills CLI command 'npx skills find <query>' with natural language queries to locate specialized capabilities. The tool searches available skills so you can evaluate and install them on demand.

How do I install a skill after finding it with the Skills CLI?

To install a skill with the Skills CLI, run 'npx skills add <owner/repo@skill>' using the identifier from your search results. This single command adds the chosen capability to your agent environment.

Can I use natural language to search for automation skills?

Yes, you can use natural language queries like 'how do I do X' or 'find a skill for X' to search for automation skills. The discovery helper interprets these requests to find relevant agent capabilities.

What is the best way to evaluate agent skills before installing them?

The best way to evaluate agent skills before installing is to review options from leaderboards and trusted sources. The discovery helper provides guidance for evaluating installs to ensure you choose reliable capabilities.

Do I need the Skills CLI to find and add agent capabilities?

Yes, you need the Skills CLI commands 'npx skills find' and 'npx skills add' to discover and install agent skills. These commands provide the search and installation functionality required to extend agent capabilities.

When should I look for a new skill to extend my agent's capabilities?

You should look for a new skill when your tasks require specialized knowledge or automation that your current agent lacks. Queries like 'how do I do X' indicate you need to discover and onboard new capabilities.