find-skills

Search for modular agent skills by keyword and install them via the Skills CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users find and install new capabilities for their agent by searching an ecosystem of modular, installable skills.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords related to desired functionality.
  • Installation Guidance: Provides clear instructions and commands for adding new skills.
  • Use Case: A user wants to add the ability for their agent to generate unit tests for React components. They can use this skill to search for relevant testing skills and install them.

Quick Start

Use the find-skills skill to search for a skill that can help with writing unit tests for React components.

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 for specific task domains?

To discover agent skills, use the Skills CLI to search an open ecosystem based on keywords related to desired functionalities, then execute the direct installation commands provided for the relevant modular skills.

What is the best way to add new capabilities like unit test generation to my agent?

The best way to add capabilities like unit test generation is to search the modular skill ecosystem using relevant keywords, find a matching skill, and install it directly via the Skills CLI.

Can I search for modular skills based on specific functionalities I need?

Yes, you can search for modular skills based on specific functionalities by using interactive searching with keywords tied to your desired task domains within the open agent skill ecosystem.

Do I need the Skills CLI to install new agent capabilities?

Yes, you need the Skills CLI to install new agent capabilities, as it provides the direct installation commands required to add modular skills from the open ecosystem to your environment.

How does interactive skill discovery work for extending agent capabilities?

Interactive skill discovery works by allowing users to input task domain keywords into the Skills CLI, which then searches the open ecosystem to find and return relevant modular skills for installation.