find-skills

Search for and install modular agent skills using keyword queries.

Updated Dec 19, 2025
One-click install
npx skills add https://github.com/leonelcnr/Pomodoro --skill find-skills-leonelcnr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/leonelcnr/Pomodoro/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/leonelcnr/Pomodoro --skill find-skills-leonelcnr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users find and install new capabilities for the agent, expanding its functionality to meet specific needs.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords related to desired functionality.
  • Installation Guidance: Provides clear instructions and commands for installing discovered skills.
  • Use Case: A user asks, "How can I generate unit tests for my Python code?" This skill can search for and recommend a relevant testing skill.

Quick Start

Use the find-skills skill to search for a skill that can help with writing documentation.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I search for agent skills to extend my CLI capabilities?

Agent skills are discovered by searching an ecosystem using task or domain keywords. The system queries modular skills based on your desired functionality, returning relevant options that match your specific requirements.

What is the best way to install new agent capabilities via a package manager?

Installing new agent capabilities is handled through a CLI package manager. The system provides clear installation commands for discovered skills, ensuring seamless integration of new modular functionalities into your existing agent environment.

Can I find agent skills for specific tasks like Python unit test generation?

Finding agent skills for Python unit test generation is supported by keyword-based discovery. You can search for relevant testing skills using domain keywords, and the system will recommend appropriate modular capabilities.

Do I need any dependencies to discover and install agent skills?

Discovering and installing agent skills requires no external dependencies. The system operates independently to search the ecosystem and provide CLI package manager installation commands for seamless capability integration.

What are the limitations of searching for skills by domain keywords?

Searching by domain keywords relies on matching your query terms to skill metadata. If your task description is too vague or uses non-standard terminology, the discovery process may not return the most relevant modular agent capabilities.