find-skills

Discover, install, and update skills using the Skills CLI.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/leejayhsu/turborepo-money --skill find-skills-leejayhsu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/leejayhsu/turborepo-money/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/leejayhsu/turborepo-money --skill find-skills-leejayhsu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users find and install skills that extend the capabilities of an agent, making it easier to accomplish specific tasks and extend functionality.

Core Features & Use Cases

  • Skill Discovery: Search for skills using keywords or by specifying a domain or task.
  • Skill Installation: Install skills directly using the Skills CLI (npx skills add).
  • Skill Updates: Check for and update installed skills to the latest version.
  • Use Case: When a user needs a specific capability like a performance optimization tool for React apps or a PR review system.

Quick Start

Run the npx skills find [query] command to search for a skill.

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 agent's capabilities?

You can discover and install agent skills by running the `npx skills find [query]` command to search for specific capabilities, then use `npx skills add` to install them directly via the Skills CLI.

Can I update installed agent skills to the latest version using the Skills CLI?

Yes, the Skills CLI supports checking for and updating installed agent skills to ensure your agent ecosystem has the latest available capabilities and workflows.

What's the best way to find domain-specific tools for repetitive task automation?

To find domain-specific tools for task automation, use the skill discovery feature by running `npx skills find` with relevant keywords or specifying your target domain to locate specialized workflows.

Do I need any dependencies to use the skill discovery and installation process?

No dependencies are required to use the skill discovery and installation process. The Skill operates independently utilizing the Skills CLI for searching, adding, and updating agent extensions.

What types of agent capabilities can I find using the skill discovery feature?

The skill discovery feature allows you to find diverse agent capabilities including performance optimization tools for React apps, PR review systems, and other specialized knowledge workflows based on your search query.

Why does my agent need skill installation for extended capabilities?

Agent skill installation extends your agent's ecosystem with specialized knowledge and workflows, enabling it to accomplish specific tasks that are not available in the base configuration.