find-skills

Find and install agent skills using the Skills CLI.

135|12|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Citrus-bit/medrix-flow --skill find-skills-citrus-bit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Citrus-bit/medrix-flow/tree/main/skills/public/find-skills
Command: npx skills add https://github.com/Citrus-bit/medrix-flow --skill find-skills-citrus-bit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill helps users locate and install modular agent capabilities from the open agent skills ecosystem, streamlining capability expansion.

Core Features & Use Cases

  • Discover and browse installable agent skills across the ecosystem.
  • Provide guided usage for the Skills CLI, including search, check, and update workflows.
  • Include an installation script that automates linking the skill into the project's skills/custom directory.

Quick Start

Run the provided install script to add a skill and link it to your project.

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 ecosystem?

You can discover and install agent skills using the Skills CLI via the npx skills command, which allows you to browse, search, and add modular capabilities from the open ecosystem to your project.

What is the best way to link a new agent skill into my project?

The best way to link a new agent skill is by running the provided installation script, which automates the process of placing and linking the skill into your project's skills/custom directory.

Can I use the Skills CLI to check and update my installed agent skills?

Yes, the Skills CLI provides guided usage workflows that allow you to check, search, and update your installed agent skills across the open ecosystem directly from your command line.

Do I need npx to browse and install modular agent capabilities?

Yes, you need npx to run the Skills CLI, which is the mechanism used to discover, browse, and install modular agent capabilities and workflows from the ecosystem into your environment.

What types of capabilities can I find and add using the Skills CLI?

Using the Skills CLI, you can find and add various agent capabilities such as templates, tools, and workflows from the open ecosystem to streamline your project's capability expansion.