find-skills

Search the open agent skills ecosystem and present installation commands.

6|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/SummerSec/SumSec-Skills --skill find-skills-summersec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/SummerSec/SumSec-Skills/tree/main/skills/find-skills
Command: npx skills add https://github.com/SummerSec/SumSec-Skills --skill find-skills-summersec

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as installable skill.

Core Features & Use Cases

  • Discover, evaluate, and install skills from the open agent skills ecosystem using the Skills CLI.
  • Guide users to search by domain, task, or capability, and present installation commands.
  • Provide best-practice recommendations and a lightweight decision framework for selecting skills.

Quick Start

Ask me to find and install a skill, for example: find a skill for logging.

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 and install agent skills, use the Skills CLI (npx skills) to search the open ecosystem by domain or task, evaluate matching results, and execute the provided installation commands. This allows you to quickly locate and add new capabilities to your environment.

What is the best way to find a skill for a specific task?

The best way to find a skill for a specific task is to ask how to do that task or request a skill for a particular domain. The system then applies a lightweight decision framework to search the ecosystem and present the most relevant installation commands.

Can I search the open agent skills ecosystem by capability?

Yes, you can search the open agent skills ecosystem by capability. The CLI guides users to filter and evaluate installable skills that match specific queries, presenting best-practice recommendations and installation commands for the selected capability.

Do I need npx to locate installable skills?

You need npx to run the Skills CLI, which is the mechanism used to locate installable skills. By executing npx skills, you can search, filter, and present installation commands directly from the open agent skills ecosystem.

How does the skill selection process evaluate matching results?

The skill selection process evaluates matching results by applying a lightweight decision framework when users express interest in extending capabilities. It searches the ecosystem, filters by domain or task, and provides best-practice recommendations for choosing the right installable skill.