find-skills

Search for agent skills by task description and provide installation commands.

3|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/MehdiRtal/dotfiles --skill find-skills-mehdirtal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/MehdiRtal/dotfiles/tree/main/dot_agents/skills/find-skills
Command: npx skills add https://github.com/MehdiRtal/dotfiles --skill find-skills-mehdirtal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

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 accomplish a task or extend the agent's functionality.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords related to tasks or domains (e.g., "react testing", "deploy docker").
  • Installation Guidance: Provides clear instructions and commands to add discovered 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'.

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 search the open agent skills ecosystem using keywords related to your task or domain. The system then provides installation commands to add the discovered capabilities directly to your agent.

Can I search for agent capabilities based on a problem description?

Yes, you can search for agent capabilities by providing task descriptions or domain keywords, such as asking how to improve a React app's performance. The tool searches the package manager for skills matching those specific requirements.

What do I need to use the CLI tool to add new skills?

You need the 'skills' CLI tool installed to search for and add new agent capabilities. This command-line interface acts as the package manager to facilitate discovery and installation from the open ecosystem.

What is the best way to extend agent functionality with new tools?

The best way to extend agent functionality is by searching the open agent skills ecosystem for relevant task keywords and using the provided installation commands to add the discovered tools to your environment.

Are there limitations when searching for skills from a package manager?

Skill discovery relies entirely on the 'skills' CLI tool and the available packages within the open ecosystem. If a specific capability is not published in the package manager, it will not appear in search results.