find-skills

Search and install agent skills from an open ecosystem via the Skills CLI.

1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/haowang020110/my_codex_skills --skill find-skills-haowang020110
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/haowang020110/my_codex_skills/tree/main/find-skills
Command: npx skills add https://github.com/haowang020110/my_codex_skills --skill find-skills-haowang020110

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users find and install new capabilities for their agent from a vast ecosystem of pre-built tools and workflows.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords or desired functionality.
  • Installation Guidance: Provides clear instructions and commands for adding new skills.
  • Use Case: A user wants to automate their code review process. They can ask this skill to find relevant skills, which might return a skill like "pr-review-assistant" with instructions on how to install and use it.

Quick Start

Use the find-skills skill to search for a skill that can help with writing unit tests for a React component.

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 web development or testing?

You can discover agent skills by using this tool to search an open ecosystem based on keywords. It integrates with the Skills CLI (`npx skills`) to return relevant packages and provide installation commands for tasks like web development and testing.

Can I search for DevOps automation tools using the Skills CLI?

Yes, you can search for DevOps automation tools using the Skills CLI. This skill facilitates discovery from an open ecosystem, allowing you to find pre-built workflows and tools specifically for DevOps tasks.

What is the best way to find a pre-built tool for automating code reviews?

The best way to find a pre-built tool for automating code reviews is to query this skill discovery tool. It searches the ecosystem and returns relevant packages, such as a pr-review-assistant, along with installation instructions.

How do I install a new package after finding it through skill discovery?

To install a new package after skill discovery, you use the provided installation guidance. The skill returns clear instructions and the exact `npx skills` commands needed to add the newly found package to your environment.

Does finding new skills require any specific dependencies or environments?

Finding new skills requires no specific dependencies. The skill operates independently to search the ecosystem and provides guidance on using the Skills CLI (`npx skills`) for installation, ensuring a low entry barrier.

Are there limitations to the types of agent skills I can search for?

There are no stated limitations on the types of agent skills you can search for. The skill supports discovery across an open ecosystem for various tasks, including documentation generation, testing, and web development.