find-skills

Analyze code repositories and recommend Claude Code skills from marketplace catalogs.

7|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/dan323/easier-life-skills --skill find-skills-dan323
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/dan323/easier-life-skills/tree/main/plugins/find-skills/skills/find-skills
Command: npx skills add https://github.com/dan323/easier-life-skills --skill find-skills-dan323

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps analyze a code repository and recommends relevant Claude Code skills from known marketplaces, saving time in selecting tools for development tasks.

Core Features & Use Cases

  • Repository Analysis: Examines project content, structure, and technologies to understand its scope.
  • Marketplace Integration: Loads skill catalogs from multiple sources to build a pool of potential skills.
  • Skill Matching: Recommends the most relevant skills based on project specifics and domain signals.
  • Use Case: For a REST API project with no changelog, it can suggest changelog, find-breaking-rest-api, and documentation skills.

Quick Start

Run find-skills to analyze your repository, then receive a tailored list of Claude Code skills suited for your project.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find relevant Claude Code skills for my code repository?

To find relevant Claude Code skills, you can analyze your code repository to recommend suited skills based on project domain, technical stack, and structure. It uses local and online marketplace catalogs to identify best-fit tools for tasks like documentation and logging.

Can I discover automation skills for specific tasks like dead code detection and API analysis?

Yes, you can discover automation skills for specific tasks like dead code detection and API analysis. The skill matching process examines your project specifics and domain signals to recommend targeted tools from known marketplaces for these exact development tasks.

What is the best way to match marketplace skills to my project's technical stack?

The best way to match marketplace skills to your technical stack is by analyzing project content and technologies to understand its scope. It loads skill catalogs from multiple sources to build a pool and recommends the most relevant skills based on domain signals.

Do I need a specific project structure to get accurate skill recommendations?

No specific rigid project structure is required, but the accuracy of skill recommendations depends on examining your repository's content, technologies, and overall scope to understand its purpose. The analysis focuses on project specifics to suggest best-fit tools.

How does repository analysis suggest skills for a REST API project?

Repository analysis for a REST API project examines project content and structure to suggest skills like changelog generation, breaking REST API detection, and documentation tools. It matches these skills based on the project's specific domain signals and technical scope.

Are there limitations to using marketplace catalogs for skill recommendation?

A limitation of using marketplace catalogs for skill recommendation is that suggestions are constrained to the skills available in the loaded local and online catalogs, meaning highly niche or unpublished tools outside these marketplaces will not be identified.