find-skills

Search and install agent skills using the Skills CLI workflow.

7|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/wsxwj123/opencode-skills-backup --skill find-skills-wsxwj123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/wsxwj123/opencode-skills-backup/tree/main/find-skills
Command: npx skills add https://github.com/wsxwj123/opencode-skills-backup --skill find-skills-wsxwj123

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discovering and installing agent skills when you need new capabilities can be tedious and confusing; this guide helps users understand how to locate, evaluate, and deploy installable skills from the open agent ecosystem.

Core Features & Use Cases

  • Discover relevant skills using the Skills CLI search
  • Install selected skills with the recommended commands
  • Check for updates and browse available skills at skills.sh

Quick Start

Start by asking me to search for a relevant skill using a query, then install the best match 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 discover and install agent skills for new capabilities?

You can discover and install agent skills by using the Skills CLI search to find relevant tools for your task and then running the suggested install commands to deploy the best match from the open ecosystem.

What is the recommended structure for an installable agent skill?

An installable agent skill requires a SKILL.md file with a name and description at its root, and it can optionally include scripts, references, and assets directories to extend its functionality and processing logic.

How do I check for updates and browse available agent skills?

You can check for updates and browse available agent skills by using the check and update commands within the Skills CLI workflow, or by visiting skills.sh to explore the open ecosystem directly.

Do I need any dependencies to use the Skills CLI workflow?

No external dependencies are required to use the Skills CLI workflow, as the skill operates independently to help you locate, evaluate, and deploy installable skills from the ecosystem without prerequisites.

Can I use this to find automation and tooling skills for specific tasks?

Yes, you can find automation, tooling, and CLI skills for specific tasks by asking the agent to search the ecosystem using a query relevant to your desired capability and evaluating the returned matches.