find-skills

Discover and install agent skills using the Skills CLI.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/yangyang-hub/reverse-turing-test-arena --skill find-skills-yangyang-hub
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/yangyang-hub/reverse-turing-test-arena/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/yangyang-hub/reverse-turing-test-arena --skill find-skills-yangyang-hub

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discovering and installing agent skills can be tedious when users need capabilities for tasks, requiring a guided flow to locate, evaluate, and install relevant skills.

Core Features & Use Cases

  • Discover and browse the open agent skills ecosystem.
  • Install, manage, and update skills with simple CLI commands.
  • Use cases include extending agent capabilities for task automation, data processing, and domain-specific workflows.

Quick Start

Use the Skills CLI to search for skills and install the ones you want.

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

Use the Skills CLI to discover and install agent skills from the open ecosystem. Run commands like `npx skills find` to browse available modules and `npx skills add` to install them, extending your agent's capabilities for task automation.

Can I manage and update installed agent skills using command line tools?▼

Yes, you can manage and update installed agent skills using the Skills CLI. Use `npx skills check` to verify installed modules and `npx skills update` to fetch the latest versions, ensuring your agent maintains current capabilities for domain-specific workflows.

What is the best way to browse available modules for extending agent capabilities?▼

The best way to browse available modules for extending agent capabilities is through the open-skills ecosystem integration. Use the `npx skills find` CLI command to search and evaluate relevant skills for data processing, task automation, and domain-specific workflows.

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

No dependencies are required to search for and add agent skills using the Skills CLI. The tool operates independently, allowing you to directly run `npx skills find` and `npx skills add` commands to locate and install modules from the open agent skills ecosystem.

When do I need to use the Skills CLI to find agent skills instead of manually configuring modules?▼

You need to use the Skills CLI to find agent skills when discovering and installing capabilities becomes tedious through manual configuration. It provides a guided flow to locate, evaluate, and install relevant skills from the open ecosystem for task automation and data processing.