repowiki
Installation
SKILL.md
RepoWiki - Repository Report Generator
Generate a DeepWiki-style in-depth analysis report based on the current repository's code structure, configuration files, and dependency relationships.
Report Structure Specification
The generated report must strictly follow the layered structure below, output as a single Markdown file.
Layer 1: Project Overview
# {Project Name}
> {One-line project positioning description}
## Purpose & Scope
{2-3 paragraphs describing what problem the project solves, core value, target users}