find-skills

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

218|11|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/poteto/noodle --skill find-skills-poteto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/poteto/noodle/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/poteto/noodle --skill find-skills-poteto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps you discover and install agent skills from the open ecosystem, streamlining capability expansion for your agent.

Core Features & Use Cases

  • Discover skills by task or domain using intuitive queries.
  • Install skills locally with the Skills CLI and manage versions.
  • See learning resources and installation guidance via skill pages and references.

Quick Start

Ask me to search for skills or install a matching skill using the Skills CLI.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover agent skills for a specific task or domain?

To discover agent skills, you can search the open ecosystem by task or domain using intuitive queries. The skill provides usage guidance and discoverability prompts to help you find relevant capabilities for your agent.

How do I install agent skills locally using the skills-cli?

You install agent skills locally using the Skills CLI via the pnpx command. The skill provides direct installation guidance and supports managing versions to streamline capability expansion for your agent.

What is the skills-cli and how does it expose skill metadata?

The skills-cli is a command-line interface that exposes a standard frontmatter-driven metadata layer for the agent skill ecosystem. It allows you to discover, install, and manage skill versions locally.

Can I use pnpx to manage and install skills from the open ecosystem?

Yes, you can use pnpx to install skills from the open ecosystem. The Skills CLI leverages this approach to provide local installation guidance and version management for expanding your agent's capabilities.

What are the limitations of discovering skills through the open ecosystem?

Discovering skills through the open ecosystem relies on standard frontmatter-driven metadata. If a skill lacks proper metadata or usage guidance, its discoverability and installation guidance through the Skills CLI will be limited.

Do I need any dependencies to use the find-skills skill?

No dependencies are required to use the find-skills skill. It is a basic skill that directly supports users in finding relevant skills by task or domain and provides install guidance via the Skills CLI.