Read a provided URL, local file, or pasted article, digest its core claims and assumptions, rebuild the topic into a concise original source-backed Chinese Markdown article, and save it under the current project's markdown directory. Use when the user asks to upgrade, elevate, rewrite, extend, deconstruct, critique, refine, or produce a higher-order article from an existing article or URL, especially when the desired output should preserve the source insight but feel like a clean standalone article rather than an analysis of the source.
70
85%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Use this skill to transform an existing article into a sharper, higher-level standalone article. Digest the source deeply, but do not expose the scaffolding or describe what the source article said unless the user explicitly asks for critique. The final article should read like an original piece: concise, focused, source-backed, and centered on one clear thesis.
Default to Chinese output unless the user explicitly asks for another language.
Collect the source material.
Digest the source before writing.
Audit the source logic internally.
Rebuild with first principles.
Support the new thesis.
Check "逻辑三洽".
Write the final Markdown article and save it.
markdown/ under the current project.Use this compact standalone structure by default:
# [鲜明的新标题]
> [一句话核心判断。]
## [重点一:直接进入最重要的新判断]
[Explain the mechanism and cite evidence.]
```mermaid
flowchart LR
A["关键变化"] --> B["机制"]
B --> C["影响"]
```
## [重点二:展开关键案例或能力]
[Explain what changed and why it matters.]
## [重点三:落到边界、风险或生产含义]
[Keep caveats concrete. Do not over-explain.]
## 接下来该看什么
[List 3-6 observable signals.]
## 结论
[Memorable synthesis.]
## 参考来源
- [Source title](https://...)3b9c83d
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.