find-skills

Search for and install agent skills using CLI commands.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/DuoLi1999/traffic-project --skill find-skills-duoli1999
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/DuoLi1999/traffic-project/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/DuoLi1999/traffic-project --skill find-skills-duoli1999

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users find and install new agent skills from the open ecosystem when they need new capabilities or want to automate specific tasks.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords related to user needs.
  • Installation Guidance: Provide users with commands to install discovered skills.
  • Use Case: A user asks, "How can I automate my GitHub pull request reviews?" This skill can search for and suggest relevant PR review skills.

Quick Start

Search for skills that can help with writing unit tests.

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 task automation?

To discover and install agent skills, search the ecosystem using keywords related to your task description, then execute the provided CLI command to install the relevant skill. This facilitates extending agent capabilities for specific automation needs.

Can I search for agent skills based on a specific task description?

Yes, you can search for agent skills based on specific task descriptions. The discovery process matches your keywords and task requirements against available skills in the open ecosystem to suggest relevant extensions.

What is the process for installing discovered agent skills via CLI?

Installing discovered agent skills via CLI involves running a specific command provided during the discovery phase. This command directly installs the selected skill, enabling new capabilities for your agent.

How do I find an agent skill to automate GitHub pull request reviews?

Finding an agent skill to automate GitHub pull request reviews requires entering your automation needs as keywords. The skill discovery mechanism searches the ecosystem and suggests relevant PR review skills for installation.

Do I need any dependencies to search for and install agent skills?

No dependencies are required to search for and install agent skills. The discovery and installation process operates independently, requiring only the CLI command to add the new skill to your environment.