find-skills

Search for agent skills by domain and task keywords via the Skills CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users find and install new capabilities for their agent by searching an ecosystem of pre-built skills, streamlining the process of extending functionality.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords related to desired functionality (e.g., "testing", "deployment", "React").
  • Installation Guidance: Provides clear commands to install found skills.
  • Use Case: A user asks, "How can I improve my Next.js app's performance?" This skill can search for and suggest relevant performance optimization skills.

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 specific tasks?

You can discover agent skills by searching an open ecosystem using domain and task keywords. The system provides interactive searching and direct installation commands via the Skills CLI to extend agent capabilities.

Can I search for skills to help with React performance optimization?

Yes, you can search for React performance optimization skills using relevant keywords. The skill discovery mechanism matches your query against an open ecosystem to suggest relevant pre-built capabilities.

What is the process for extending agent capabilities with new skills?

Extending agent capabilities involves searching a pre-built ecosystem with domain keywords and running installation commands provided by the Skills CLI. This streamlines adding new functionality to your agent.

Do I need the Skills CLI to install capabilities from the ecosystem?

Yes, the Skills CLI is used to execute direct installation commands for capabilities found in the ecosystem. It facilitates the interactive search and installation process required to extend agent functionality.

How does keyword-based skill discovery work for finding testing or deployment tools?

Keyword-based skill discovery matches terms like testing or deployment against a pre-built ecosystem. It suggests relevant capabilities to install, streamlining the process of extending your agent's functionality.