find-skills

Discover and install agent skills via keyword search and Skills CLI.

7|1|Updated May 16, 2026
One-click install
npx skills add https://github.com/ethan-krich/plannar --skill find-skills-ethan-krich
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/ethan-krich/plannar/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/ethan-krich/plannar --skill find-skills-ethan-krich

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you quickly discover an installable agent skill when you do not know whether a ready-made capability already exists for the task you want to perform.

Core Features & Use Cases

  • Skill discovery by intent and keywords: Helps translate your request (e.g., “how do I do X”) into effective searches across an open skills ecosystem.
  • Guided validation before recommending: Promotes checking installs, source reputation, and GitHub stars to reduce the risk of low-quality suggestions.
  • Practical install and update workflow: Supports finding, installing, checking, and updating skills via the Skills CLI.
  • Use cases: Finding skills for common developer and workflow tasks (testing, CI/CD, documentation, code quality), or extending capabilities when you want domain-specific help.

Quick Start

Ask an agent to find a skill for your task, for example: "Find a skill that can help me with PR reviews and recommend a few good options to install."

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 developer productivity tasks?

To find agent skills for developer productivity, use a keyword-based search to translate your task intent into queries across the skills ecosystem, validating popularity and source reputation before installing.

Can I search for domain-specific automation workflows like testing or CI/CD?

Yes, you can search for domain-specific automation workflows for testing, CI/CD, deployment, or documentation by guiding the agent with targeted keywords that describe your required task capabilities.

What is the best way to check if an agent skill is safe to install?

The best way to check if an agent skill is safe to install is to validate its GitHub stars, check its install counts, and review its source reputation before executing the installation command.

How do I install and update agent skills via the CLI workflow?

To install and update agent skills via the CLI workflow, use the Skills CLI commands to find the desired tool, execute the installation, and check for subsequent updates to maintain your environment.

Does this skill discovery process work without knowing the exact skill name?

Yes, the skill discovery process works without knowing the exact name by translating your general intent, such as asking how to do a task, into effective keyword searches across the ecosystem.