repo-scan

Scan and classify source code across languages with HTML reports.

1|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/ROYCE-8425/ai-marketing-hub --skill repo-scan-royce-8425
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: repo-scan
Source: https://github.com/ROYCE-8425/ai-marketing-hub/tree/main/skills/repo-scan
Command: npx skills add https://github.com/ROYCE-8425/ai-marketing-hub --skill repo-scan-royce-8425

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a comprehensive source code audit, classifying files, detecting embedded libraries, and delivering actionable feedback on each module to help streamline your development process.

Core Features & Use Cases

  • Cross-stack scanning: Analyze C/C++, Java/Android, iOS (OC/Swift), and Web (TS/JS/Vue) code with a single tool.
  • File classification: Identify and tag every file as project code, third-party code, or build artifact.
  • Library detection: Find and version embedded third-party libraries.
  • Verdicts: Assess each module for four levels: Core Asset, Extract & Merge, Rebuild, Deprecate.
  • Interactive HTML reports: Review the audit asynchronously with detailed insights and drill-down navigation.
  • Monorepo support: Scan hierarchical repositories for in-depth reporting.

Quick Start

Perform a thorough analysis of your codebase with the repo-scan skill, generating a comprehensive HTML report detailing file classifications and recommendations.

Frequently Asked Questions about repo-scan

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

FAQPage Schema
How do I perform a source code analysis for embedded third-party libraries?▼

Source code analysis for embedded libraries scans your codebase to classify files as project code, third-party code, or build artifacts, and detects the versions of embedded third-party libraries.

Does cross-stack repository scanning work for C/C++, Java, iOS, and Web projects?▼

Cross-stack repository scanning works across C/C++, Java/Android, iOS (OC/Swift), and Web (TS/JS/Vue) code, allowing you to analyze multiple platforms and languages with a single tool.

What is the best way to assess codebase health and module risks in a monorepo?▼

Assessing codebase health in a monorepo involves scanning hierarchical repositories to group modules, assess risks, and generate interactive HTML reports with drill-down navigation.

How do I generate an interactive HTML report detailing file classifications and recommendations?▼

Generate an interactive HTML report by scanning your codebase to classify files, detect dependencies, and assign module verdicts like Core Asset, Extract & Merge, Rebuild, or Deprecate.

Can I review my codebase health assessment asynchronously?▼

You can review your codebase health assessment asynchronously through interactive HTML reports that deliver detailed insights and drill-down navigation for each module.