find-skills

Find and list installable agent skills from the open ecosystem.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/Nguyenvanle/ag-wander-ai --skill find-skills-nguyenvanle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Nguyenvanle/ag-wander-ai/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/Nguyenvanle/ag-wander-ai --skill find-skills-nguyenvanle

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users often struggle to locate the right modular agent capabilities and need a simple way to install them.

Core Features & Use Cases

  • Discover available agent skills from the open ecosystem.
  • Install selected skills with the Skills CLI to extend agent capabilities.
  • Browse and compare skills using a concise, developer-friendly interface.

Quick Start

Ask me to find a skill by topic and install it with the Skills CLI.

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-source ecosystem?

You can discover and install agent skills by running the Skills CLI commands `npx skills find` to browse available options and `npx skills add` to install the selected capability to your environment.

Do I need special credentials to install agent skills using the Skills CLI?

No special credentials are required to install agent skills. The Skills CLI validates compatibility before installation, allowing you to securely add capabilities from the open ecosystem without authentication setup.

What is the best way to browse and compare available agent skills for my project?

The best way to browse and compare agent skills is using the `npx skills find` command, which provides a concise, developer-friendly interface to search the open ecosystem by topic.

Can I use the Skills CLI to search for specific agent capabilities by topic?

Yes, you can use the Skills CLI to search for specific agent capabilities by asking it to find a skill by topic, which queries the open ecosystem and lists relevant installable options.

Are there limitations when using the Skills CLI to add open-source agent skills?

The primary limitation when adding open-source agent skills is compatibility; the Skills CLI mitigates this by validating the skill against your environment before completing the installation process.