find-skills

Search for agent skills and return npx install commands.

2|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/Wike-CHI/acquisition-agent --skill find-skills-wike-chi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Wike-CHI/acquisition-agent/tree/main/skills/find-skills
Command: npx skills add https://github.com/Wike-CHI/acquisition-agent --skill find-skills-wike-chi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users quickly find, evaluate, and install modular agent skills when they ask how to do a specific task or want to extend an agent's capabilities, removing the guesswork of searching multiple repositories.

Core Features & Use Cases

  • Search and Discovery: Run targeted queries against the skills ecosystem to locate relevant skills by keyword or task.
  • Install Guidance: Provide exact npx skills add install commands and direct links to skill pages for easy installation.
  • Fallback Help: When no skill exists, offer to perform the task directly or guide users to create a new skill with npx skills init.

Quick Start

Find and suggest installable skills for React performance optimization and include the npx skills add command for the top match.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find agent skills to extend my development environment?

You can find agent skills by running targeted keyword queries against the skills ecosystem. This search process locates relevant modular extensions by task and returns exact install commands alongside direct links to the skill pages.

How do I install an agent skill once I find a match?

You install a discovered agent skill using the provided npx skills add command. The search results include the exact npx-based installation steps required to instantly add the new capabilities to your agent.

What should I do if no existing agent skill matches my task?

If no agent skill exists for your task, you can perform the task directly or initialize a new skill. The system guides you to create a custom extension using the npx skills init command.

Can I search for agent skills by specific task keywords?

Yes, you can search for agent skills by specific task keywords. The discovery mechanism runs targeted queries against the ecosystem to locate relevant modular tools based on exactly what you ask how to do.

Do I need any dependencies to use the agent skill discovery tool?

No dependencies are required to use the agent skill discovery tool. It operates autonomously to automate the search and installation process, requiring only the npx command line interface for executing the install steps.

Is there a way to evaluate skills before running the install command?

Yes, you can evaluate skills before installation because the search results provide direct links to the skill pages. These links allow you to review the specific capabilities and details of the discovered agent skills.