find-skills

Find and install skills from the open agent skills ecosystem using the Skills CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install modular capabilities from the open agent skills ecosystem, enabling rapid capability extension without manual wiring.

Core Features & Use Cases

  • Discover skills via keyword queries and browse top picks from skills.sh
  • Install selected skills with a single command and manage updates over time
  • Use cases include expanding capabilities for design, testing, deployment, and automation

Quick Start

Use the Skills CLI to search for a skill and install it when you find a match.

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 from the open ecosystem?

You can discover and install agent skills by running the Skills CLI commands such as npx skills find and add. This allows you to search the open ecosystem by keyword queries and install selected modular capabilities with a single command.

Can I search for specific CLI tools and templates to expand my automation capabilities?

Yes, you can search for specific CLI tools and templates to expand your automation capabilities. The Skills CLI applies search commands to browse top picks from skills.sh, enabling rapid capability extension for design, testing, deployment, and automation without manual wiring.

What is the best way to manage updates for installed skills over time?

The best way to manage updates for installed skills is using the Skills CLI update command. After you install selected modular capabilities, you can manage updates over time to ensure your open ecosystem tools remain current and functional.

Do I need any dependencies to use the Skills CLI for finding and adding capabilities?

No external dependencies are required to use the Skills CLI for finding and adding capabilities. The Skill operates independently to search the open agent ecosystem and install modular capabilities directly through commands like npx skills find and add.

How does the Skills CLI check command work for installed ecosystem tools?

The Skills CLI check command works by verifying the status of installed ecosystem tools. It applies when users want to discover, compare, and install skills, ensuring that your current modular capabilities are properly recognized and ready for use.

When should I not use the Skills CLI to discover modular capabilities?

You should not use the Skills CLI to discover modular capabilities if your project requires manually wiring custom components instead of using pre-built tools. This approach is designed for rapid capability extension from the open ecosystem rather than bespoke, from-scratch development.