find-skills

Search for and install agent skills using the Skills CLI.

1|Updated Oct 10, 2025
One-click install
npx skills add https://github.com/cgRGM/rivercitymd --skill find-skills-cgrgm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/cgRGM/rivercitymd/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/cgRGM/rivercitymd --skill find-skills-cgrgm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Finding the right agent skill can be hard when you know the task you want to accomplish but not which skill package or workflow to install. This Skill helps you quickly identify relevant capabilities so you can extend the agent instead of solving everything manually.

Core Features & Use Cases

  • Skill discovery: Search for skills by task, domain, or desired outcome.
  • Skill installation guidance: Get the exact package name and install command for a matching skill.
  • Capability expansion: Use it when you need help with common areas like testing, design, deployment, documentation, or code quality.
  • Use case: A user wants help with PR reviews, and this Skill points them to a relevant review-focused skill they can install immediately.

Quick Start

Ask for a skill that matches your task, then review the suggested options and install the one you want with the Skills CLI.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover agent skills for specialized tasks like testing or deployment?

To discover agent skills for specialized tasks, you can search by your desired domain or outcome. The Skill queries available packages to help you find capabilities for testing, design, deployment, documentation, or productivity automation.

What is the best way to find a skill package for GitHub workflow automation?

The best way to find a skill package for GitHub workflow automation is to query by your specific task. This Skill identifies matching packages and provides the exact package name and installation command for immediate use.

Do I need the Skills CLI to install agent skills I find?

Yes, you need the Skills CLI to install agent skills. The Skill requires the Skills CLI to query skill packages, install them from supported sources, and manage updates after you select a matching capability.

Can I search for productivity automation skills if I only know the desired outcome?

Yes, you can search for productivity automation skills by desired outcome. You do not need to know the specific package name beforehand; the Skill matches your task description to relevant workflow packages.

How do I get the installation command for a code quality skill?

To get the installation command for a code quality skill, ask for a skill matching your task. The Skill suggests relevant options and provides the exact install command to run with the Skills CLI for the package you choose.