find-skills

Guide users to search, evaluate, and install agent skills via the Skills CLI.

3|Updated Jan 14, 2014
One-click install
npx skills add https://github.com/prateek/dotfiles --skill find-skills-prateek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/prateek/dotfiles/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/prateek/dotfiles --skill find-skills-prateek

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skills ecosystem is large and evolving, and users often need help locating and installing suitable agent skills. This skill centralizes discovery and installation processes by guiding users to search, review, and add skills from the ecosystem.

Core Features & Use Cases

  • Skills CLI overview: The Skills CLI provides commands to search, install, verify, and update installed skills.
  • Guided discovery workflow: It walks users through step-by-step steps to understand their needs and find matching skills.
  • Install and manage skills: It suggests commands to install a chosen skill and keep installed skills up to date.
  • Browse and learn more: It links to skills.sh to explore available options.

Quick Start

Use the Skills CLI to find a skill that matches your task, then install it with the recommended command.

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 CLI?

The Skills CLI centralizes skill discovery by providing commands to search the open ecosystem, review available options, and install a chosen skill on demand using npx skills.

What is the best way to find a skill for a specific automation task?

To find a suitable skill for a specific automation task, use the guided discovery workflow to evaluate your needs and search the open ecosystem, then install the matching skill via the recommended CLI command.

Can I browse available agent skills without installing them first?

Yes, you can browse available agent skills without installing them first by visiting skills.sh to explore the open ecosystem or using the Skills CLI search commands to review options.

How do I keep installed skills up to date?

To keep installed skills up to date, use the Skills CLI update commands, which verify installed skills against the open ecosystem and apply the latest versions to maintain your agent capabilities.

Do I need any dependencies to use the Skills CLI for npx skills?

No external dependencies are required to use the Skills CLI for npx skills, as it operates independently with no listed dependencies, allowing you to search, install, and manage agent skills directly.

When should I use a guided workflow instead of browsing skills.sh directly?

Use the guided workflow instead of browsing skills.sh when you need step-by-step assistance to evaluate your specific needs and find matching skills, whereas skills.sh is better suited for casually exploring available options.