find-skills

Search and install agent skills using the Skills CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users find and install new capabilities for their AI agent when they express a need for a specific functionality or task.

Core Features & Use Cases

  • Skill Discovery: Search the open agent skills ecosystem for relevant tools based on user queries.
  • Installation Guidance: Provide users with commands to easily add new skills to their agent.
  • Use Case: A user asks, "How can I generate unit tests for my Python code?" This skill can search for and recommend a testing skill, providing the exact command to install it.

Quick Start

Search for skills related to 'react performance optimization'.

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?

You can discover and install agent skills by searching the open ecosystem and using the Skills CLI command `npx skills` to find modular packages for specific tasks like web development or testing. This provides exact installation commands for needed capabilities.

What is the Skills CLI used for in agent capability extension?

The Skills CLI (`npx skills`) is used for searching an open ecosystem of modular agent skills and adding new functional packages to an AI agent. It facilitates discovering tools needed for tasks like documentation or testing.

Can I use the npx skills command to search for web development tools?

Yes, the `npx skills` command searches the open agent skills ecosystem for relevant tools based on user queries, including web development, testing, and documentation capabilities, returning exact commands to install them.

What's the best way to add modular testing packages to my AI agent?

The best way to add modular testing packages is to search the open agent skills ecosystem using the CLI and install the relevant package. This provides the exact command needed to extend your agent with testing capabilities.

Does the skill discovery ecosystem support searching for documentation generation tools?

Yes, the skill discovery ecosystem supports searching for documentation generation tools. It addresses user inquiries about extending agent capabilities by leveraging the CLI to find and recommend skills for specific tasks.

When do I need to use an agent skill discovery tool?

You need to use an agent skill discovery tool when your AI agent lacks specific functionality for tasks like web development, testing, or documentation, and you need to find and install modular skill packages to extend its capabilities.