find-skills

Search for modular agent skills by keywords and task descriptions.

Updated Jan 24, 2026
One-click install
npx skills add https://github.com/FlorinSenoner/the-dahan-codex --skill find-skills-florinsenoner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/FlorinSenoner/the-dahan-codex/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/FlorinSenoner/the-dahan-codex --skill find-skills-florinsenoner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users find and install new capabilities for their agent by searching the open agent skills ecosystem, making it easy to extend functionality.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on user needs and keywords.
  • 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 performance optimization skills and guide the user on how to install them.

Quick Start

Use the find-skills skill to search for a skill that can help with writing unit tests for a Node.js application.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover new agent capabilities for my CLI?

You can discover new agent capabilities by searching the open skills ecosystem using specific keywords and task descriptions. This functionality allows you to find modular skills that extend your agent's functionality based on your project needs.

How do I install agent skills from the ecosystem?

You can install agent skills by running direct installation commands provided through the Skills CLI. After searching for relevant capabilities, the tool supplies clear instructions and commands to add the new modules to your environment.

Can I search for skills based on a specific task description?

Yes, you can search for skills based on specific task descriptions. If you need to improve a React app's performance or write Node.js unit tests, the discovery tool matches your task description against available skills in the ecosystem.

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

The best way to extend agent functionality is by using a discovery tool to search the open ecosystem for relevant modular skills. This approach helps you find and install exact capabilities required for your software engineering tasks.

Do I need any dependencies to search the skills ecosystem?

No dependencies are required to search the skills ecosystem. The discovery tool operates independently to locate modular agent skills, though you will use the Skills CLI to execute the installation commands for the capabilities you find.

When should I use a skill discovery tool instead of manual installation?

You should use a skill discovery tool when you need to find specific capabilities within a broad open ecosystem but do not know which modules exist. It provides interactive searching to locate relevant skills before guiding the installation process.