find-skills

Discover and install agent skills using Skills CLI commands.

5|1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/ANONIMO432HZ/OmniBrain-AI-Proxy-Smart --skill find-skills-anonimo432hz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/ANONIMO432HZ/OmniBrain-AI-Proxy-Smart/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/ANONIMO432HZ/OmniBrain-AI-Proxy-Smart --skill find-skills-anonimo432hz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discovering and installing installable agent skills can be cumbersome. This skill helps users locate relevant capabilities in the open agent-skills ecosystem and guides them through installation.

Core Features & Use Cases

  • Discover and install agent skills from the open ecosystem using a simple CLI workflow.
  • Suggest skills for questions like "how do I" or "find a skill for X" and extend capabilities.
  • Learn the standard Skills CLI commands (find, add, check, update) to search, install, verify, and maintain skills.

Quick Start

Search for a skill that matches your task using the Skills CLI and install it with the add command.

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 and install agent skills, use the Skills CLI commands like npx skills find to search the open ecosystem and npx skills add to install the matching capability for your specific task.

What is the best way to search for an existing agent skill for design or testing workflows?

The best way to search for an existing agent skill for design or testing workflows is to apply the find command across domains to match your user intent with available installable skills in the ecosystem.

Can I verify and update installed agent skills using the Skills CLI?

Yes, you can verify and update installed agent skills using the Skills CLI. Use the npx skills check command to verify installation status and npx skills update to maintain your skills.

Does the Skills CLI support discovering skills across different domains like deployment and documentation?

Yes, the Skills CLI supports discovering skills across different domains like deployment and documentation. It matches user intents regarding how to perform tasks with existing installable skills.

Why should I use a CLI workflow to find agent skills instead of manually searching?

Using a CLI workflow to find agent skills solves the cumbersome nature of manual discovery. It guides you through locating relevant capabilities and installing them efficiently with simple commands.

What commands are available in the Skills CLI for managing agent skills?

The Skills CLI provides standard commands for managing agent skills: find to search, add to install, check to verify, and update to maintain your installed skills across the open ecosystem.