find-skills

Search installable agent skills by task and provide installation commands.

2|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/pure-golang/level85 --skill find-skills-pure-golang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/pure-golang/level85/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/pure-golang/level85 --skill find-skills-pure-golang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly find existing agent skills for the task you want to do, instead of starting from scratch or guessing tools.

Core Features & Use Cases

  • Search the open skills ecosystem: Find skills by domain keywords and user goals, such as testing, deployment, documentation, or code quality.
  • Guide safe selection: Recommend options only after checking practical signals like installs, source reputation, and GitHub stars.
  • Install the selected skill: Provide the correct install command so you can add the skill to your setup and use it immediately.

Quick Start

Tell the assistant what you need, for example: “Find a skill to help me review PRs and install the best matching option.”

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find agent skills for a specific development task?

To find agent skills, describe your task or capability need to the assistant. It searches the open skills ecosystem by domain keywords and user goals, then recommends matching options after checking practical signals like installs and source reputation.

What is the best way to discover and install developer tooling for PR workflows?

The best way to discover developer tooling is requesting a skill search for your PR workflow needs. The assistant provides a correct installation command and a learning link to add the selected skill to your setup immediately.

Does the skill discovery process validate source reputation before recommending options?

Yes, skill discovery validates source reputation before recommending options. It checks practical signals like installs, source reputation, and GitHub stars to guide safe selection and ensure you install reliable agent skills.

Can I search the agent ecosystem for skills across common software domains like testing and deployment?

Yes, you can search the agent ecosystem across common software domains like testing, deployment, documentation, and code quality. The skill discovery process matches your described task to existing installable agent skills.

How do I install an agent skill after finding a match for my task?

To install an agent skill, use the installation command provided by the assistant after it finds a matching option. This adds the skill to your setup so you can use it immediately for your specific software engineering workflow.