find-skills

Discover and install agent skills from the open ecosystem.

3.0k|346|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/ljagiello/ctf-skills --skill find-skills-ljagiello
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/ljagiello/ctf-skills/tree/main/find-skills
Command: npx skills add https://github.com/ljagiello/ctf-skills --skill find-skills-ljagiello

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users discover and install agent skills from the open agent skills ecosystem.

Core Features & Use Cases

  • Find & compare skills: search for skills by task and evaluate capabilities.
  • Install guidance: provide install commands and compatibility notes for easy setup.
  • Guided discovery: suggests relevant skills when users express needs like extending capabilities.

Quick Start

Ask me to find a skill for your task and I will guide you through installing it.

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

You can discover and install agent skills by running CLI commands like npx skills find to search and npx skills add to install them, extending your agent capabilities with new ecosystem extensions.

Can I search for agent skills by task and compare their capabilities?

Yes, you can find and compare agent skills by task using the npx skills find command, which allows you to evaluate capabilities and check compatibility notes before installing an extension.

Does the skills CLI provide update and compatibility checking commands?

The skills CLI provides npx skills check to verify installed extensions and npx skills update to refresh them, ensuring your agent skills remain compatible and current within the ecosystem.

What is the best way to get install instructions for a specific agent skill?

The best way to get install instructions is to request guided discovery for your task, which provides the exact npx skills add command, compatibility notes, and learn-more URLs for setup.

Do I need any dependencies to use the skills CLI for extending capabilities?

No dependencies are required to use the skills CLI for discovering and installing agent skills, as it operates directly through npx commands without needing prior environment setup.