From hermes-qq
Clones GitHub repos, analyzes source code architecture and principles, generates Markdown source interpretation and quick-start docs in working directory.
npx claudepluginhub chujianyun/skills --plugin hermes-qqThis skill uses the workspace's default tool permissions.
本 skill 主要采用:
Scouts GitHub repos for patterns, features, and ideas to improve your project by cloning, analyzing architecture and code, comparing with your codebase, and delivering actionable recommendations.
Analyzes open-source GitHub libraries for contribution readiness. Produces structured Markdown reports on codebase structure, project lifecycle, and contribution paths.
Analyzes code repositories to generate hierarchical wiki catalogs and onboarding guides for contributors, staff engineers, executives, and more.
Share bugs, ideas, or general feedback.
本 skill 主要采用:
使用本 skill:
不要使用本 skill:
在合适的 ~/Documents/working 子目录下创建项目分析目录,并产出两份文档:
<repo_name>_源码解读.md<repo_name>_快速上手.md可额外产出:
structure.txtmetadata.json报告结构参考 references/report-outline.md。
开始前先向用户确认或声明本次分析范围,至少覆盖:
如果用户已经明确说了“解读源码/分析架构/生成报告”,可直接进入执行,并在回复里顺手说明本次范围。
按以下优先级选择输出目录:
~/Documents/working 子目录~/Documents/working/github-analysis/<repo_name>不要跳出 ~/Documents/working 体系。
优先在 ~/Documents/coding/github 中查找目标仓库。
~/Documents/coding/github/<repo_name>需要快速完成仓库定位、结构导出、元数据生成时,运行:
python3 scripts/bootstrap_github_analysis.py <github_url> ~/Documents/working
如果脚本不可用,就手动完成以下事情:
至少覆盖这些内容:
README.md 和核心文档package.json、pyproject.toml、Cargo.toml大型仓库不要假装“全读完了”。要明确说明本次聚焦的模块或子系统。
至少包括:
mermaid skill 生成图至少包括:
完成初稿后,先把两份文档路径明确告诉用户,再补充:
如果当前渠道支持发文件,就直接发送文件;如果不支持,就至少给出可点击路径。
默认不自动复查。
如果你判断这份分析值得继续完善,只能先问用户要不要复查;用户明确同意后,才可以安排约 1 小时后的复查。 如果当前环境不方便安排,就不要假装已经安排成功,直接告诉用户即可。
复查时遵循增量更新:
汇报时至少包含: