find-skills

Search the open agent skills ecosystem and provide installation commands via the npx skills CLI.

5|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/oldwinter/skills --skill find-skills-oldwinter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/oldwinter/skills/tree/main/meta-skills/find-skills
Command: npx skills add https://github.com/oldwinter/skills --skill find-skills-oldwinter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users find and install new capabilities for their AI agent when they express a need for a specific function or task.

Core Features & Use Cases

  • Skill Discovery: Search the open agent skills ecosystem for relevant skills based on user queries.
  • Installation Guidance: Provide users with commands and links to install discovered skills.
  • Use Case: A user asks, "How can I improve my React app's performance?" This skill would search for relevant skills and suggest one like vercel-labs/agent-skills@vercel-react-best-practices.

Quick Start

Use the find-skills skill to search for a skill that can help with React performance.

Frequently Asked Questions about find-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find and install agent skills for specific tasks?

You can discover agent skills by using the `npx skills` CLI to search the open ecosystem for relevant packages and install them. This approach helps you find specific functionalities or workflow extensions by querying for your desired task.

What is the best way to search for an open ecosystem skill package?

The best way to search for an open ecosystem skill package is using the `npx skills` CLI. It facilitates discovery by querying the ecosystem based on your specific functional needs and recommending installable packages.

Can I use the CLI to discover workflow extensions for my AI agent?

Yes, you can use the `npx skills` CLI to discover workflow extensions for your AI agent. It searches the open ecosystem and provides recommendations for installable skill packages tailored to your requests.

Does discovering new capabilities require any specific environment setup?

Discovering new capabilities requires the `npx skills` CLI to search and add packages from the open ecosystem. No specific dependencies are needed beyond an environment capable of running npx commands to execute the search.

How do I get installation commands for a discovered skill?

Once you discover a skill using the `npx skills` CLI, the tool provides installation guidance including the specific commands and links needed to install the recommended skill packages into your environment.