skill-scanner

Scan manifests, configs, and source files to identify a project's tech stack and skill gaps.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/skanimesh10/skills --skill skill-scanner-skanimesh10
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-scanner
Source: https://github.com/skanimesh10/skills/tree/main/skill-scanner
Command: npx skills add https://github.com/skanimesh10/skills --skill skill-scanner-skanimesh10

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Scans a codebase to reveal its tech stack, architecture, tooling, and gaps in skills to optimize tooling decisions and learning.

Core Features & Use Cases

  • Detects languages, frameworks, build tools, test runners, and CI/CD signals.
  • Produces a ranked set of skill recommendations and potential custom-skill opportunities tailored to the project, with install commands and context.
  • Generates a Phase 1 tech-stack summary to feed Phase 2 matching and Phase 3 customization.

Quick Start

Instruct Claude to run a project audit and report the recommended skills for the current repository.

Frequently Asked Questions about skill-scanner

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

FAQPage Schema
How do I audit a codebase to identify the tech stack and skill gaps?

To audit a codebase, scan manifests, config files, and source files to detect languages, frameworks, and tooling. This produces a structured metadata report summarizing the tech stack and highlighting potential skill gaps.

What is codebase analysis for skill recommendation?

Codebase analysis for skill recommendation is the process of mapping detected project technologies to ranked core, testing, CI/CD, and database skills. It outputs tailored install commands and identifies custom-skill opportunities.

Can I detect CI/CD and testing tools by scanning config files?

Yes, you can detect CI/CD and testing tools by scanning config files. The project analysis extracts signals from manifests and configurations to rank relevant testing runners and continuous integration skills.

How do I generate a tech-stack summary for a software project?

Generate a tech-stack summary by scanning source files and manifests to identify languages, frameworks, and build tools. The resulting structured report feeds matching and customization phases for the project.

Does project analysis flag safety concerns when auditing a codebase?

Yes, project analysis flags safety concerns when auditing a codebase. Alongside producing a tech-stack summary and recommended skills, the output explicitly notes any detected safety issues within the codebase.