find-skills

Discover and install existing agent skills via the Skills CLI.

Updated May 13, 2026
One-click install
npx skills add https://github.com/Ricardo-Vae/codex-research-skills --skill find-skills-ricardo-vae
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Ricardo-Vae/codex-research-skills/tree/main/skills/find-skills
Command: npx skills add https://github.com/Ricardo-Vae/codex-research-skills --skill find-skills-ricardo-vae

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you quickly locate an existing installable skill when you need help with a task and want to leverage the broader agent skills ecosystem instead of starting from scratch.

Core Features & Use Cases

  • Skill discovery: Guides searches using the Skills CLI when you ask “how do I do X” or “find a skill for X.”
  • Quality verification: Helps you evaluate candidate skills using install counts, source reputation, and GitHub stars before recommending them.
  • Install workflow: Supports installing a selected skill via the Skills CLI to accelerate your desired workflow.

Quick Start

Ask your agent: Find me an installable skill for helping me with [your specific task], then recommend the best matches and tell me how to install them.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find an existing agent skill for a specific workflow?

To find an existing agent skill, use the Skills CLI to search the agent ecosystem for your specific workflow, such as research support or documentation generation, and review the matching capabilities.

What is the best way to evaluate an installable skill before adding it to my workflow?

The best way to evaluate an installable skill is to verify its source reputation, check GitHub stars, and review install counts via the Skills CLI before proceeding with the installation.

How do I install a recommended skill using the Skills CLI?

You install a recommended skill by executing the install commands provided by the Skills CLI, which directly adds the selected capability to your agent environment for immediate use.

Can I use skill discovery for development assistance and literature research?

Yes, you can use skill discovery for development assistance and literature research, as it applies to any capability that might already exist as an ecosystem skill to accelerate your workflow.

Does the skill discovery process require any specific dependencies?

The skill discovery process requires no specific dependencies or components, relying solely on the Skills CLI to search the agent ecosystem and verify repository signals before recommending actions.