find-skills

Discover and install agent skills using the Skills CLI workflow.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/Zhushuaijiang/auto-company-win --skill find-skills-zhushuaijiang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Zhushuaijiang/auto-company-win/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/Zhushuaijiang/auto-company-win --skill find-skills-zhushuaijiang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • Discover multiple skills relevant to the user's task and install the most suitable one with minimal friction.
  • Provide guidance on using the Skills CLI to search, install, check, and update installed skills.
  • Offer examples of how to present options to users and how to install a selected skill.

Quick Start

Run the Skills CLI to search for, view, and install relevant 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 and install agent skills using a command line interface?

You can discover and install agent skills by running the Skills CLI commands, specifically using npx skills find to search the ecosystem and npx skills add to install the selected capability directly into your workflow.

How do I update installed agent skills to their latest versions?

To update installed agent skills, use the npx skills update command provided by the Skills CLI, which checks for and applies the latest available versions to maintain your specialized workflows across domains.

Can I search for specialized agent workflows for design or testing tasks?

Yes, you can search for specialized agent workflows across domains like design, testing, deployment, or documentation by using the npx skills find command to discover relevant capabilities in the open ecosystem.

What is the best way to check the status of my installed agent skills?

The best way to check the status of your installed agent skills is by running the npx skills check command, which verifies your current setup and ensures your installed capabilities are properly configured.

Do I need any dependencies to use the Skills CLI for discovering capabilities?

No dependencies are required to use the Skills CLI for discovering capabilities, as it operates through the npx skills command structure to search, install, check, and update agent skills with minimal friction.