find-skills

Search for installable agent skills and present candidates for user confirmation.

1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/Rysnz/OpenHarness --skill find-skills-rysnz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Rysnz/OpenHarness/tree/main/src/crates/core/builtin_skills/find-skills
Command: npx skills add https://github.com/Rysnz/OpenHarness --skill find-skills-rysnz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install reusable agent skills when users ask for capabilities, workflows, or domain-specific help that may already exist as installable skills.

Core Features & Use Cases

  • Discover existing installable skills that match user needs.
  • Provide clear installation commands and usage guidance.
  • Ensure safe installation flow by requiring user confirmation.

Quick Start

Ask the assistant to search for matching installable skills and present install options for review.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover existing agent skills for coding or automation workflows?

To discover installable agent skills, ask the assistant to search for capabilities matching your needs. It queries the Skills CLI to find and present candidate skills across domains like coding, automation, and project workflows for your review.

What is the process for installing reusable agent skills via CLI?

Installing reusable agent skills requires explicit user confirmation. The assistant searches for matching skills, presents clear installation commands, and waits for your confirmation before invoking the Skills CLI to execute the installation safely.

Can I search for domain-specific skills for testing and project workflows?

Yes, you can search for domain-specific skills for testing and project workflows. The discovery mechanism adapts to your context and constraints, finding installable agent skills that satisfy requirements across various domains like coding and automation.

Do I need to confirm before an agent skill is installed?

Yes, explicit user confirmation is required before any agent skill is installed. The assistant presents installation options and clear commands, ensuring a safe installation flow by executing the CLI install only after you explicitly confirm.

What are the limitations of using automated skill discovery for AI workflows?

Automated skill discovery is limited to finding existing installable agent skills. If no matching capabilities exist in the Skills CLI repository, the assistant cannot generate custom workflows, meaning you must manually configure workflows for highly unique requirements.