Analyze an open-source project from a repository URL and write a deeply sourced Chinese Markdown article. Use when the user asks to research a GitHub/open-source project, read its README, use DeepWiki MCP for architecture analysis, search related articles, compare competitors, validate claims, and save the final article under the current project's markdown directory.
Use this skill to turn an open-source project URL into an evidence-grounded, article-ready Chinese Markdown file.
Always gather evidence in this exact order:
README.md or readme.md.Do not start with web search. Do not write from memory. Do not skip DeepWiki when the repository is supported by DeepWiki MCP.
Require a repository URL or owner/repo. If the user omits it, ask for it.
Infer defaults unless risky:
markdown/ under the current project directory.pg-wait-tracer.md.Create markdown/ if missing.
owner/repo.README.md; if absent, try readme.md.mcp__deepwiki__read_wiki_structure first when available.mcp__deepwiki__ask_question for architecture, core modules, data flow, extension points, tradeoffs, tests, and limitations.Read references/article-structure.md before drafting. Use it as the mandatory content checklist.
The article must include:
For every major thesis, include this logic explicitly:
观点:...
成立前提:...
支撑证据:...
如果前提崩塌:应转向的其他观点/方案是...
Insert Mermaid or SVG diagrams at every core argument section. Prefer Mermaid unless SVG is clearly better. Diagrams must explain, not decorate.
Read references/validation-checklist.md before finalizing.
Validate:
markdown/<slug>.md.If validation finds weak evidence, revise the article before saving. If evidence remains unavailable, state the gap inside the article instead of inventing support.
Save the article to:
<current-project>/markdown/<repo-slug>.md
After saving, report:
Edit PDFs with natural-language instructions using the nano-pdf CLI.