find-skills

Discover and install modular skills from the open agent ecosystem via CLI.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/eKoh951/hytale-gg --skill find-skills-ekoh951
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/eKoh951/hytale-gg/tree/main/.windsurf/skills/find-skills
Command: npx skills add https://github.com/eKoh951/hytale-gg --skill find-skills-ekoh951

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install modular skills from the open agent skills ecosystem.

Core Features & Use Cases

  • Discover and browse available skills from the ecosystem
  • Install selected skills with the Skills CLI (npx skills add)
  • Learn how to search, review, and manage installed skills

Quick Start

Run npx skills find <query> to search for 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 and install modular skills for automation and web development?

You can discover and install modular skills by running `npx skills find <query>` to search the ecosystem and `npx skills add` to install selected extensions across domains like automation and web development.

What CLI commands are available for searching and managing installed skills?

The Skills CLI supports searching, installing, checking, and updating skills through the commands `npx skills find`, `npx skills add`, `npx skills check`, and `npx skills update` for comprehensive skill management.

Can I use the Skills CLI to find capability extensions for data analytics and design?

Yes, the Skills CLI allows you to find capability extensions across domains like data analytics and design, providing guided search commands to browse and install modular skills from the open agent ecosystem.

What is the best way to browse available skills before installing them?

The best way to browse available skills is using the `npx skills find <query>` command, which searches the open agent skills ecosystem and returns matching modular skills for review before installation.

How do I update or check the status of my installed skills extensions?

You can check the status of installed skills using `npx skills check` and update them with `npx skills update`, allowing you to manage and maintain your modular skill extensions directly from the CLI.