find-skills

Discover and install agent skills using Skills CLI commands.

12|1|Updated Jun 4, 2013
One-click install
npx skills add https://github.com/bostonaholic/dotfiles --skill find-skills-bostonaholic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/bostonaholic/dotfiles/tree/main/claude/skills/find-skills
Command: npx skills add https://github.com/bostonaholic/dotfiles --skill find-skills-bostonaholic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helping users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", or express interest in extending capabilities.

Core Features & Use Cases

  • Discover and browse the open agent skills ecosystem.
  • Install skills directly from GitHub or other sources using the Skills CLI.
  • Get guided onboarding with install instructions and learning resources.

Quick Start

Tell me the task you want to accomplish and I will search for a matching skill and guide you through installation.

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 from the ecosystem?

To discover and install agent skills, you can use the Skills CLI commands like npx skills find to browse available options and npx skills add to install them directly from GitHub or other sources into your environment.

What is the best way to search for a skill that matches a specific task?

The best way to search for a skill matching a specific task is to describe what you want to accomplish, and the system will use the Skills CLI to search the open agent skills ecosystem and guide you through the installation.

How do I check for agent skills updates or verify my current installation?

To check agent skills updates or verify your current installation, run the npx skills check command provided by the Skills CLI to evaluate your existing setup against the open ecosystem.

Can I install agent skills directly from a GitHub repository?

Yes, you can install agent skills directly from GitHub or other sources by using the npx skills add command, which integrates the external skill into your current capabilities.

Do I need prior knowledge of the Skills CLI to start extending my agent capabilities?

No prior knowledge of the Skills CLI is required to start extending capabilities, as the system provides guided onboarding with install instructions and points to learning resources at skills.sh.