find-skills

Discover and install agent skills from the open ecosystem using the Skills CLI.

79|4|Updated Jun 5, 2018
One-click install
npx skills add https://github.com/mixn/dotfiles --skill find-skills-mixn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/mixn/dotfiles/tree/main/agents/shared/skills/find-skills
Command: npx skills add https://github.com/mixn/dotfiles --skill find-skills-mixn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the difficulty of discovering and installing modular skills for agents by guiding users to find relevant capabilities and install them from the open ecosystem.

Core Features & Use Cases

  • Discover and search skills via the Skills CLI
  • Install skills from GitHub or other sources using npx skills
  • Browse skills at skills.sh, view leaderboard and popularity
  • Step-by-step guidance to verify quality and select skills
  • Use cases: when user asks "how do I do X", "find a skill for X", "is there a skill for X", etc.

Quick Start

Use the Skills CLI to locate and install relevant skills with simple queries.

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

To discover and install agent skills, use the Skills CLI to search by domain or task, evaluate quality via the leaderboard, and run npx skills to install relevant capabilities directly from GitHub or other sources.

How do I find a specific skill for a task I want to automate?

To find a skill for a specific task, use the Skills CLI to search the open ecosystem by domain or function, browse skills.sh to view popularity rankings, and apply quality checks before installation.

Can I install agent skills directly from GitHub repositories?

Yes, you can install agent skills directly from GitHub repositories by executing the npx skills command, which integrates external capabilities into your environment from the open ecosystem.

What is the best way to evaluate the quality of skills before installing them?

The best way to evaluate skills before installing is to browse the skills.sh leaderboard to check popularity, apply step-by-step quality verification guidance, and review best-practice recommendations for selecting suitable capabilities.

Does the Skills CLI support browsing skill popularity and rankings?

Yes, the Skills CLI supports browsing skill popularity and rankings by connecting to skills.sh, where you can view the leaderboard and evaluate community adoption before proceeding with installation.

Why should I use a dedicated CLI to search for agent skills instead of manual browsing?

Using a dedicated CLI to search for agent skills streamlines discovery, provides structured quality checks, and enables direct installation from the open ecosystem, avoiding the friction of manual repository browsing.