find-skills

Discover and install agent skills using the Skills CLI.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/revan710517539/SuperTeams --skill find-skills-revan710517539
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/revan710517539/SuperTeams/tree/main/skills/find-skills
Command: npx skills add https://github.com/revan710517539/SuperTeams --skill find-skills-revan710517539

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users quickly discover and install agent skills when they need capabilities that exist as installable skills, saving time and guiding exploration.

Core Features & Use Cases

  • Discover and search for relevant skills using natural language prompts and the Skills CLI.
  • Install and manage skills with simple commands like npx skills add.
  • Browse leaderboard-guided options and verify skill quality before installation.

Quick Start

Try asking for a skill, then use npx skills find <query> to locate options and npx skills add owner/repo@skill to install.

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 the CLI?▼

To discover agent skills, use the command `npx skills find <query>` to search options, then install them with `npx skills add <owner/repo@skill>`. This workflow requires the Skills CLI to locate and add capabilities to extend your environment.

What is the best way to find relevant skills for a specific task?▼

Finding relevant skills is best done using natural language prompts with the Skills CLI. You can browse leaderboard-guided options to compare available skills across domains and verify their quality before installing them into your ecosystem.

Can I compare and verify skill quality before installing them?▼

Yes, you can compare and verify skill quality by browsing leaderboard-guided options. The leaderboard helps guide your search workflow, allowing you to evaluate and compare skills across different domains before executing the installation command.

Do I need the Skills CLI to locate and add capabilities?▼

Yes, the Skills CLI is required to locate and add capabilities. You must use CLI commands like `npx skills find` and `npx skills add` to execute the discovery and installation workflows necessary for extending your agent's features.

How does searching for skills with natural language prompts work?▼

Searching with natural language prompts works by querying the skill ecosystem through the Skills CLI. You provide a text query describing your needed task, and the system returns matching installable skills from the leaderboard for you to review and install.