find-skills

Discover and install agent skills via CLI search workflows.

Updated May 27, 2026
One-click install
npx skills add https://github.com/ashcabula30/NowhereToSpend --skill find-skills-ashcabula30
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/ashcabula30/NowhereToSpend/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/ashcabula30/NowhereToSpend --skill find-skills-ashcabula30

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users discover and install agent skills from the open agent skills ecosystem, reducing friction when extending capabilities.

Core Features & Use Cases

  • Discover skills by natural language queries and keywords
  • Evaluate skill quality and source before installation
  • Install skills using the Skills CLI (npx skills add)

Quick Start

Ask the assistant to find a skill for a task and install it with the appropriate npx skills add command.

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 common tasks like web development or testing?

Discover and install agent skills by asking the assistant to find a skill for your task, then install it using the npx skills add command. The skill evaluates quality and source before installation across domains like web development, design, and testing.

Can I search for agent skills using natural language queries and keywords?

You can search for agent skills using natural language queries and keywords. The discovery mechanism evaluates skill quality and source based on frontmatter-driven metadata before guiding you through the installation workflow.

What is the best way to validate agent skill quality before installing it in my CLI environment?

Validating agent skill quality involves evaluating the source and frontmatter-driven metadata before installation. This skill helps evaluate quality and source before guiding the installation using the Skills CLI.

Does the ecosystem support installing skills across different domains like design and web development?

The ecosystem supports installing skills across multiple domains including web development, design, and testing. You can discover skills by natural language queries and install them with the npx skills add command.

Why do I need to use frontmatter-driven metadata when discovering agent skills?

Frontmatter-driven metadata is needed because it provides the structural information used to evaluate skill quality and source. The discovery mechanism relies on this metadata to validate skills before installing them via the CLI.