find-skills

Discover and install agent skills using the Skills CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/BearyDevs/dotfiles --skill find-skills-bearydevs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/BearyDevs/dotfiles/tree/main/.config/opencode/skills/find-skills
Command: npx skills add https://github.com/BearyDevs/dotfiles --skill find-skills-bearydevs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users find and install agent skills from the open agent skills ecosystem when they need functionality that might exist as an installable skill.

Core Features & Use Cases

  • Discover skills relevant to a task and learn what each skill does.
  • Install skills via the Skills CLI and browse skills at skills.sh for reference.
  • Validate quality before recommending a skill by considering install counts and source reputation.

Quick Start

Ask the user what task they want to accomplish and run the skills find command to locate matching skills.

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, use the Skills CLI to run the find command with your task description, which searches the open ecosystem and returns matching skills ready for installation. You can also browse skills.sh for reference.

What is the best way to discover open agent skills for automation?

The best way to discover open agent skills for automation is using the skills find command via the CLI, which locates matching skills across the ecosystem and provides descriptions of what each skill does.

How do I validate the quality of an agent skill before installing it?

You validate an agent skill's quality before installing by checking its install counts and source reputation, as the skill's metadata supports validation, categorization, and safety checks to ensure ecosystem reliability.

Can I browse the agent skills ecosystem without using the CLI?

Yes, you can browse the agent skills ecosystem without using the CLI by visiting skills.sh, which serves as a reference to discover available skills and learn their functionality before installation.

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

No dependencies are needed to use the Skills CLI for discovering skills, as the find-skills capability operates independently to help you search, compare, and install skills from the open agent ecosystem.