find-skills

Search and install agent skills using the Skills CLI workflow.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/engineai-nz/engineai-skills --skill find-skills-engineai-nz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/engineai-nz/engineai-skills/tree/main/find-skills
Command: npx skills add https://github.com/engineai-nz/engineai-skills --skill find-skills-engineai-nz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of not knowing whether an existing agent skill can help with the task you want to do, so you can find and install something appropriate instead of starting from scratch.

Core Features & Use Cases

  • Skills discovery by intent: Helps match user requests like “how do I do X” to relevant installable skills.
  • Skills CLI guidance: Provides a workflow using the Skills CLI to search and install skills from the ecosystem.
  • Fallback when nothing fits: Suggests continuing with direct help and optionally creating your own skill when no matches are found.
  • Use Case: If you want to improve a workflow (e.g., PR reviews, testing, deployment, or documentation), you can query for skills aligned to that domain and task.

Quick Start

Ask: “Find a skill for <your task or domain> and tell me how to install it.”

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find existing agent skills for workflow automation?

To discover skills for specific tasks like PR reviews, testing, or deployment, query the ecosystem search using the Skills CLI. It matches your intent to relevant installable skills and provides installation commands with links for quick evaluation.

What is the best way to extend agent capabilities across engineering domains?

The best way to extend agent capabilities across engineering domains is to search the skill ecosystem by keyword. This matches your intent to existing installable skills, preventing the need to start building a workflow from scratch.

How do I install a skill from the ecosystem search results?

You install a skill from ecosystem search results by running the specific install command provided by the Skills CLI guidance. This workflow presents the exact commands needed alongside ecosystem links so you can quickly evaluate and add the best match.

What should I do if no existing skills match my task?

If no existing skills match your task, the fallback suggests continuing with direct help and optionally creating your own skill. This ensures you can still address your workflow needs when ecosystem search returns no suitable matches.

Does skill discovery work for documentation and testing workflows?

Skill discovery works for documentation and testing workflows by allowing you to query for skills aligned to those specific domains. You can search by task or domain keyword to find and install appropriate agent capabilities.