find-skills

Search and install agent skills via the Skills CLI with enriched descriptions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users find and install new capabilities for their AI agents from a vast open ecosystem, making it easy to extend functionality without manual searching.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords or domain.
  • Enriched Search: Get detailed descriptions for each skill found.
  • Installation: Install skills directly via the Skills CLI for various agents.
  • Use Case: A user wants to add a new testing capability to their agent and asks, "How can I find a skill for writing unit tests in Jest?" This Skill will search, provide descriptions, and offer the installation command.

Quick Start

Use the find-skills skill to search for skills related to 'react testing'.

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 open ecosystem?

To discover and install agent skills, you can use the Skills CLI to search by keywords or domain, get enriched descriptions from skills.sh, and run targeted installation commands across multiple agents.

Can I search for specific capabilities like react testing before installing an agent skill?

Yes, you can search for specific capabilities like react testing by providing keywords to the interactive search, which returns enriched results with detailed descriptions from skills.sh before installation.

Does the skill discovery process support installation across multiple agents?

Yes, the skill discovery process supports targeted installation across multiple agents, allowing you to directly install discovered capabilities via the Skills CLI for various agents in your workflow.

What is the best way to extend my agent's functionality without manual searching?

The best way to extend agent functionality without manual searching is using the Skills CLI discovery feature, which provides enriched search results with descriptions and direct installation commands for new capabilities.

Do I need the Skills CLI to find and install new capabilities for my AI agent?

Yes, you need the Skills CLI to find and install new capabilities, as it facilitates the interactive search, enrichment script processing, and targeted installation required for extending agent features.

How do I get detailed descriptions for skills found during discovery?

You get detailed descriptions for skills found during discovery through an enrichment script that pulls information from skills.sh, providing enriched search results directly in the CLI output.