find-skills

Discover and install agent skills using the Skills CLI.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/Chris-Maskey/opencode-config --skill find-skills-chris-maskey
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Chris-Maskey/opencode-config/tree/main/skills/find-skills
Command: npx skills add https://github.com/Chris-Maskey/opencode-config --skill find-skills-chris-maskey

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install skills from the open agent skills ecosystem to extend capabilities and tooling when needed.

Core Features & Use Cases

  • Discover relevant skills using the Skills CLI with queries like "how do I do X" or "find a skill for X".
  • Install or update skills via npx skills add owner/repo@skill and npx skills update.
  • Browse and learn more at https://skills.sh/ to understand capabilities and usage.
  • Coordinate discovery with step-by-step guidance in responses and prompts.

Quick Start

Ask me to find a skill for X and install it with the Skills CLI.

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 to extend my capabilities?▼

Discover and install agent skills by querying the ecosystem with phrases like "find a skill for X", then applying the capability using the npx skills add command via the Skills CLI.

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

Finding a specific skill for an automation task is done by running npx skills find with a natural language query to locate relevant capabilities across the open agent skills ecosystem.

How do I update installed agent skills via the command line?▼

Update installed agent skills by running the npx skills update command in your terminal, which checks for and applies the latest versions of your installed ecosystem capabilities.

Can I browse available skills online before installing them with the CLI?▼

Browse available skills online before installing by visiting skills.sh, which serves as the knowledge source to understand capabilities, usage, and available ecosystem tooling.

Do I need the Skills CLI to manage and install ecosystem capabilities?▼

The Skills CLI is required to manage and install ecosystem capabilities, providing the npx skills find, add, check, and update commands needed to locate, install, and maintain skills.