find-skills

Search for agent skills by keywords and provide installation commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users find and install new agent capabilities from the open agent skills ecosystem when they need to extend the agent's functionality.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords related to tasks or domains.
  • Installation Guidance: Provides clear instructions and commands for adding new skills.
  • Use Case: A user asks, "How can I improve my React app's performance?" This skill can search for relevant skills and guide the user to install a performance optimization skill.

Quick Start

Use the find-skills skill to 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 discover and install agent skills for a specific task?

To discover agent skills, you can use the Skills CLI to interactively search the ecosystem based on task or domain keywords, which then provides direct installation commands for relevant capabilities.

Can I search the agent skills ecosystem by domain keywords?

Yes, you can search the agent skills ecosystem by providing domain or task keywords to find relevant capabilities that extend your agent's functionality for specific use cases.

How do I extend my agent capabilities with new skills?

You extend agent capabilities by searching the open skills ecosystem for needed functionality and running the provided CLI installation commands to add the discovered skills to your environment.

What is the best way to find a skill for React performance optimization?

The best way to find a skill for React performance optimization is to use the discovery tool to search keywords like 'React performance', which returns matching skills with direct CLI installation commands.

Do I need the Skills CLI to install agent capabilities?

Yes, you need the Skills CLI to install agent capabilities, as the discovery process provides direct installation commands specifically designed to be executed through the CLI interface.