find-skills

Discover and install agent skills via the Skills CLI.

Updated May 7, 2026
One-click install
npx skills add https://github.com/lgzarturo/codeconductor --skill find-skills-lgzarturo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/lgzarturo/codeconductor/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/lgzarturo/codeconductor --skill find-skills-lgzarturo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users often struggle to locate and install the right agent capabilities to expand functionality. This skill helps you discover and install skills from the open agent skills ecosystem when you need a capability that might exist as an installable skill.

Core Features & Use Cases

  • Discover and browse installable agent skills relevant to your task with concise capability summaries.
  • Install or update skills via the Skills CLI, and validate compatibility with your environment.
  • Use cases include finding a skill for X, verifying whether a capability exists, and extending agent capabilities across domains.

Quick Start

Try asking the assistant to locate a skill for your task and install it using the Skills CLI.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find and install agent skills to extend capabilities for a specific task?

To find agent skills, you can search the open ecosystem for installable capabilities matching your domain task. Once located, you install the skill via the Skills CLI to instantly extend your agent's functionality and bridge capability gaps.

What is the best way to check if an installable skill exists for a domain task?

The best way to check for an existing skill is to search the agent skills ecosystem. You can browse concise capability summaries to verify whether a specific domain task already has a matching, installable skill before building your own.

How do I validate skill compatibility and dependencies with my environment?

You validate skill compatibility by evaluating the skill quality, dependencies, and integration requirements listed in the ecosystem. This ensures the installable agent skill aligns with your environment before you run the installation via the Skills CLI.

Can I update installed agent skills using the Skills CLI?

Yes, you can update installed agent skills using the Skills CLI. The CLI supports searching, installing, and updating skills, allowing you to maintain the latest versions and ensure continued compatibility with your environment.

When should I not use an installable skill from the ecosystem?

You should not use an installable skill when its integration requirements and dependencies conflict with your environment, or when evaluating skill quality reveals it lacks the necessary compatibility for your specific agent tooling and domain task.

Do I need the Skills CLI to discover and install agent capabilities?

Yes, the Skills CLI is required to install and update agent capabilities directly. You use it after discovering relevant skills in the ecosystem to validate compatibility and execute the installation within your environment.