find-skills

Search, install, and update agent skills via CLI commands.

357|29|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/brianlovin/claude-config --skill find-skills-brianlovin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/brianlovin/claude-config/tree/main/skills/find-skills
Command: npx skills add https://github.com/brianlovin/claude-config --skill find-skills-brianlovin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install agent skills from the open ecosystem to extend Claude's capabilities, reducing manual search effort and integration friction.

Core Features & Use Cases

  • Discover and compare skills via the Skills ecosystem index and CLI.
  • Install skills with guided commands and automatic updates to stay in sync.
  • Use cases include finding a skill for a task, exploring capabilities, or extending Claude's tooling.

Quick Start

Ask Claude to search for a skill by describing a task, then install it using the suggested 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 a CLI skill for a specific automation task?

You can discover and install agent skills by describing your task to trigger an ecosystem search, then executing the guided CLI add command to automatically download and integrate the matching skill.

What is the open agent skills ecosystem and how does it work?

The open agent skills ecosystem is an index of extensible capabilities for Claude. You query the index via CLI to find skills that match your domain, then install them to extend tooling without manual integration friction.

Can I update installed skills automatically to stay in sync with the ecosystem?

Yes, you can keep installed skills in sync. The CLI provides an update command that checks the ecosystem index and synchronizes your local skills with the latest available versions.

Do I need any dependencies to discover and install skills via CLI?

No external dependencies are required to discover and install skills. The CLI tooling operates independently to search the index, add new skills, check status, and apply updates within the ecosystem.

What's the best way to compare agent skills before installing them?

The best way to compare agent skills is using the search command to query the ecosystem index by task or domain, allowing you to evaluate matching capabilities and descriptions before running the add command.

Why use a CLI to discover skills instead of manually searching for integrations?

Using the CLI to discover skills reduces manual search effort and integration friction by providing direct commands to search, add, check, and update capabilities, keeping your agent tooling synced automatically.