find-skills

Find and suggest installable agent skills with install commands.

Updated Mar 17, 2017
One-click install
npx skills add https://github.com/dfmonaco/dotfiles --skill find-skills-dfmonaco
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/dfmonaco/dotfiles/tree/main/archive/agents-skills/find-skills
Command: npx skills add https://github.com/dfmonaco/dotfiles --skill find-skills-dfmonaco

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discoverable, installable agent skills are hard to locate and evaluate, making it difficult to extend capabilities when needed.

Core Features & Use Cases

  • Surface relevant agent skills based on user questions and context
  • Provide installation guidance via the Skills CLI and learn-more links
  • Help users decide when to install a skill versus building a custom solution

Quick Start

Ask me to find a skill for a task, and I will surface matching installable skills and a quick install command.

Frequently Asked Questions about find-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find and install agent skills for a specific task?

To find and install agent skills, you can ask for a skill matching your request. The tool surfaces relevant installable skills from a catalog and provides a quick install command via the Skills CLI.

What is the best way to discover available CLI automation skills?

The best way to discover CLI automation skills is to query the skills catalog with your specific use case. It evaluates your request context and suggests matching skills alongside their installation instructions.

How do I know when to install a skill versus building a custom solution?

You can decide whether to install a skill or build a custom solution by reviewing the suggested skills and learning resources. The tool helps you evaluate existing capabilities against your specific requirements before committing.

Can I search for skills to extend my agent's capabilities without knowing exact names?

You can search for skills to extend capabilities without knowing exact names by describing what you want to do. The tool interprets queries like how to do a task and proposes matching installable skills.

Does the Skills CLI provide learning resources for discovered skills?

Yes, the Skills CLI provides learning resources for discovered skills. Alongside installation commands, the tool surfaces learn-more links to help you understand the skill before deploying it.