find-skills

Find and install agent skills using the Skills CLI.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/wellnessbrotherjay-debug/ts-residence --skill find-skills-wellnessbrotherjay-debug
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/wellnessbrotherjay-debug/ts-residence/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/wellnessbrotherjay-debug/ts-residence --skill find-skills-wellnessbrotherjay-debug

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users often need to locate and install appropriate agent skills for tasks they want to accomplish, but may not know which skills exist or how to install them.

Core Features & Use Cases

  • Skill Search: Leverages the Skills CLI (npx skills find) to locate relevant skills based on keywords.
  • Recommendation Guidance: Evaluates install count, source reputation, and GitHub stars before suggesting a skill.
  • Installation Support: Provides the exact command to add the chosen skill globally.
  • Use Cases: Finding performance optimization skills for React, locating PR review assistants, or discovering changelog generation tools.

Quick Start

Ask the agent to find a skill for "react performance" using the find-skills skill.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find and install AI agent skills for specific tasks?

Find and install relevant agent skills by using the Skills CLI to query the skills.sh ecosystem based on your task keywords. It evaluates install count, source reputation, and GitHub stars before suggesting a skill and provides the exact installation command.

What is the best way to discover a PR review assistant or changelog generation tool?

Discovering a PR review assistant or changelog generation tool involves querying the skills.sh ecosystem with relevant keywords. The Skill evaluates source reputation and GitHub stars to recommend the most suitable agent skill for your workflow.

Can I use the skills CLI to search for agent skills without internet connectivity?

Using the skills CLI to search for agent skills requires internet connectivity to query the skills.sh ecosystem. Without an active connection, the tool cannot locate relevant skills or provide installation commands.

How do I locate a performance optimization skill for React?

Locate a performance optimization skill for React by asking the agent to find a skill for "react performance". It leverages the Skills CLI to search the ecosystem and suggests relevant skills based on reputation and install counts.

Do I need the npx skills command to install recommended agent skills globally?

You need the Skills CLI accessed via the npx skills command to install recommended agent skills globally. The Skill provides the exact command required to add the chosen skill to your environment.

What factors are evaluated before suggesting an agent skill for installation?

Factors evaluated before suggesting an agent skill include the install count, source reputation, and GitHub stars. This ensures the recommended skills are reliable and widely adopted within the ecosystem.