find-skills

Find and install agent skills using the Skills CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of finding and installing agent skills, making it easier for users to extend their agent's capabilities.

Core Features & Use Cases

  • Skill Discovery: Helps users find skills that match their needs by analyzing their questions or expressed interests.
  • Skill Installation: Provides commands to install skills directly from the command line.
  • Skill Management: Offers tools to check for updates and manage installed skills.
  • Use Case: When a user asks for help with a specific task or capability, this skill can suggest and install the appropriate skill to address the user's needs.

Quick Start

Use the npx skills find [query] command to search for a skill.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover agent skills for a specific task?

To discover agent skills, use the `npx skills find [query]` command to search the ecosystem. This skill analyzes your query and suggests appropriate skills for installation that match your expressed needs.

How do I install agent skills from the command line?

You can install agent skills directly from the command line using the Skills CLI. Once the find-skills tool suggests an appropriate skill, it provides the specific installation commands required to add it to your environment.

What do I need to use the skill discovery and installation tools?

To use the skill discovery and installation tools, you need the Skills CLI installed and access to the open agent skills ecosystem repository. No additional dependencies are required to run the search.

Can I check for updates to my installed agent skills?

Yes, you can check for updates to installed agent skills. The skill management features offer tools to verify available updates and manage the lifecycle of skills currently installed in your environment.

What is the open agent skills ecosystem?

The open agent skills ecosystem is a repository of capabilities that extends agent functionality. The discovery tool queries this repository to identify and suggest appropriate skills based on your specific questions or expressed interests.

How does skill discovery match suggestions to my needs?

Skill discovery matches suggestions by analyzing your questions or expressed interests. It identifies your needs based on these queries and searches the ecosystem repository to suggest the most appropriate skills for installation.