find-skills

Search for and install agent skills via the Skills CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users find and install new agent capabilities from a vast ecosystem, enabling them to extend the AI's functionality for specific tasks.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords or task descriptions.
  • Installation Guidance: Provides clear instructions and commands for adding new skills.
  • Use Case: A user wants to automate code reviews. This skill can help them find and install a "code-review" skill.

Quick Start

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

Frequently Asked Questions about find-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find and install agent skills for specific tasks like code review?

You can discover agent skills for specific tasks like code review by using an interactive search based on keywords. Once found, install the skill package directly via the CLI to extend your agent's capabilities.

What is the best way to search an open ecosystem for AI agent extensions?

The best way to search an open ecosystem for AI agent extensions is to query by task description or keyword. The discovery mechanism matches your requirements with available specialized knowledge, workflows, and tool integrations.

How do I check for updates to installed agent skills using the CLI?

You can check for updates to installed agent skills by running a specific update command via the Skills CLI. This ensures your agent's specialized knowledge and tool integrations remain current within the ecosystem.

Can I add specialized workflows to my AI agent without manual configuration?

Yes, you can add specialized workflows without manual configuration by finding and directly installing skill packages. The installation guidance provides the exact CLI commands needed to integrate new capabilities automatically.

Does the skill discovery process support searching by task description instead of exact names?

Yes, the skill discovery process supports searching by task description instead of exact names. This allows you to find relevant tool integrations and workflows by describing the specific problem you want to solve.

What are the limitations of finding and installing agent skills from an open ecosystem?

The primary limitation is that available skills depend entirely on what the open ecosystem offers. If a specialized workflow or tool integration has not been published, it cannot be discovered or installed via the CLI.