find-skills

Identify installable agent skills from the open ecosystem matching user needs.

Updated Dec 24, 2025
One-click install
npx skills add https://github.com/smile95137a/kuji-client --skill find-skills-smile95137a
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/smile95137a/kuji-client/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/smile95137a/kuji-client --skill find-skills-smile95137a

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users quickly discover and install agent skills from the open ecosystem.

Core Features & Use Cases

  • Discover and identify installable agent skills across domains based on user queries.
  • Guide users through evaluation steps (install counts, authenticity, repository quality) before recommending skills.
  • Use cases: When a user asks for capabilities (e.g., "PR reviews" or "CI templates"), the assistant suggests relevant skills and how to install them.

Quick Start

Describe the task you want to accomplish and I will search for installable agent skills.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover open agent skills for specific tasks like PR reviews?▼

To discover open agent skills for tasks like PR reviews, you can use the Skills CLI command `npx skills find` to search the open ecosystem for matching capabilities. The assistant surfaces installable skills based on your specific query.

Can I install agent skills directly from the CLI?▼

Yes, you can install agent skills directly from the CLI using the `npx skills add` command. This fetches and integrates the selected skill from the open agent skills ecosystem into your environment.

What is the best way to evaluate an agent skill before installing it?▼

The best way to evaluate an agent skill before installing is to review its install counts, authenticity, and repository quality. The assistant guides you through these evaluation steps before recommending a skill for installation.

How do I check for updates to my installed agent skills?▼

To check for updates to installed agent skills, run the `npx skills check` or `npx skills update` commands via the Skills CLI. These commands help you maintain the latest versions of your open agent skills.

Does the Skills CLI require any dependencies to search for skills?▼

No, the Skills CLI does not require any dependencies to search for skills. You can run `npx skills find` directly to discover installable agent skills from the open ecosystem without prior setup.

Where can I learn more about the open agent skills ecosystem?▼

You can learn more about the open agent skills ecosystem by visiting skills.sh. This site provides additional information and documentation on discovering, evaluating, and installing agent skills.