find-skills

Search for and install agent skills from the command line.

3|1|Updated Jun 6, 2026
One-click install
npx skills add https://github.com/guchengzhong/pixiu --skill find-skills-guchengzhong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/guchengzhong/pixiu/tree/main/.pixiu/skills/find-skills
Command: npx skills add https://github.com/guchengzhong/pixiu --skill find-skills-guchengzhong

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users find and install agent skills when they need to extend their agent's capabilities or solve specific problems.

Core Features & Use Cases

  • Skill Discovery: Search for skills using keywords or specific task queries.
  • Skill Installation: Install skills directly from the command line.
  • Skill Updates: Check for and update installed skills.
  • Skill Management: Manage skill installations and configurations.
  • Use Case: When a user needs a skill to perform a specific task, such as automating a workflow or accessing specialized knowledge.

Quick Start

To find and install a skill, use the following command:

npx skills find [query]

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 command line?

You can discover and install agent skills by running the command `npx skills find [query]` in your CLI. This tool facilitates interactive search and direct installation of specialized workflows to extend your agent's capabilities.

What is the best way to search for specialized knowledge workflows for my agent?

The best way to search for specialized knowledge workflows is using the skill discovery feature. By passing specific task queries or keywords to the CLI tool, you can interactively find relevant agent skills.

Can I manage and update installed agent skills using this CLI tool?

Yes, you can manage and update installed agent skills using this CLI tool. It supports skill management and allows you to check for and apply updates to your installed skill configurations seamlessly.

When do I need to use a skill discovery tool for my agent?

You need to use a skill discovery tool when you want to extend your agent's capabilities to solve specific problems. It helps you find and install specialized knowledge or automate workflows without building them from scratch.