find-skills

Discover and install agent skills from local or remote sources.

Updated May 22, 2026
One-click install
npx skills add https://github.com/Leo1349/autoresearch --skill find-skills-leo1349
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Leo1349/autoresearch/tree/main/skills/find-skills
Command: npx skills add https://github.com/Leo1349/autoresearch --skill find-skills-leo1349

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires skills, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the problem of discovering and installing agent skills when users are unsure of the existing functionalities or need to extend their agent's capabilities.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords or user queries.
  • Skill Installation: Install discovered skills directly into the agent's environment.
  • Local Skill Support: Allows installation of skills from local repositories or paths.
  • Use Case: When a user asks, "How do I do X?" or "Is there a skill for X?", this Skill can suggest and install the relevant skill.

Quick Start

Use the find-skills skill to discover and install a skill for "code review".

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover agent skills for a specific task?

You can discover agent skills by providing a user query or keywords to search the skill ecosystem, which then suggests relevant skills matching your requested task.

Can I install agent skills from a local repository?

Yes, you can install agent skills from local repositories or paths, allowing you to integrate locally developed skills directly into the agent's environment.

What's the best way to extend my agent's capabilities when I need new functionality?

To extend agent capabilities, you can query for available skills using descriptive keywords and install the discovered skill directly into the agent environment.

Do I need specific permissions to install new skills into the agent environment?

Yes, installing new skills requires appropriate permissions to access the agent's skill ecosystem and execute the installation process for new components.

What happens when I ask my agent if there is a skill for a specific function?

When you ask if a skill exists for a function, the system searches the skill ecosystem based on your query and suggests relevant skills for installation.

Can I search for skill management tools using natural language queries?

Yes, the skill discovery process handles natural language user queries to identify potential skills, matching your intent to available skills in the ecosystem.