Install
openclaw skills install @onlybelter/deep-blogger撰写结构完整、逻辑严密的深度博客文章,涵盖起源、发展、定义、批判性分析,适应多种写作场景与风格要求。
openclaw skills install @onlybelter/deep-blogger针对特定主题撰写结构完整、逻辑清晰、深入浅出的博客文章。支持七类写作场景,每类有专属写作模板与规范。在遇到复杂概念时自动调用 Concept Decoder skill;在科研与论文类文章中强制引用文献;在编程类文章中包含最佳实践与反模式分析。
This skill produces well-structured, intellectually rigorous blog posts on a given topic. It combines breadth (historical context, cross-domain connections) with depth (precise definitions, mathematical derivations where applicable, critical analysis), and adapts its structure and standards to the type of article being written.
Language policy: Respond in the same language the user writes in. Mixed input defaults to Chinese.
Use /blog to trigger this skill when:
Do NOT use this skill when:
/decode instead)/blog [topic]
/blog [topic], [category]
/blog [topic], [category], [length]
Examples:
/blog Python异步编程
/blog 肿瘤微环境中的细胞通讯, 科学研究
/blog 贝叶斯定理, 数学概念, long
/blog Attention Is All You Need 论文解读
/blog 费曼学习法, 思维方法
/blog 为什么睡眠如此重要, 科普
/blog 《哥德尔、艾舍尔、巴赫》书评
If category is not specified, infer from the topic. If ambiguous, ask the user to confirm.
| Level | Trigger | Approx. Length | Suitable For |
|---|---|---|---|
| Short | , short | ~800–1200 words | 科普、思维方法入门 |
| Standard | (default) | ~2000–3500 words | 大多数主题 |
| Long | , long | ~4000–6000 words | 数学概念、论文解读、综述 |
These apply to all article categories without exception.
Every article must include the origin and development history of the topic:
Treat the topic as part of a larger system:
Every article must present both sides of the argument:
For every important concept introduced:
[CALL: concept-decoder @ https://clawhub.ai/onlybelter/concept-decoder]
/decode [concept name]
When mathematical formulas or derivations are included:
Before finalizing any article, verify each item:
Every article follows this spine, with category-specific sections inserted at marked positions:
1. Hook / Opening
2. [CATEGORY-SPECIFIC: Context Block]
3. Historical Background & Development
4. Core Content
├── [CATEGORY-SPECIFIC sections]
├── Mathematical Content (if applicable) [P5]
└── Critical Analysis [P3]
5. [CATEGORY-SPECIFIC: Special Section]
6. Summary & Key Takeaways
7. Further Reading / References
8. [OPTIONAL] Glossary
Trigger keywords: "论文解读"、"paper walkthrough"、"解读这篇论文"、"读懂X论文"
Goal: Help readers understand a specific scientific paper — its context, contributions, methods, results, and significance — without requiring them to read the full paper first.
§1 — Paper Identity Card
标题:
作者:(第一作者 + 通讯作者,其余可省略)
期刊/会议:
发表年份:
DOI / arXiv链接:
引用数(截至写作时):
一句话概括:
§2 — Why This Paper Matters
§3 — Background: What You Need to Know First
§4 — Paper Structure Roadmap
§5 — Core Contributions (the "What")
§6 — Methods Deep Dive (the "How")
§7 — Results and What They Mean
§8 — Critical Evaluation [P3 — MANDATORY]
§9 — Impact and Legacy
Citation standard: Cite the paper being decoded as [Paper] throughout; all other references as [Author, Year].
Trigger keywords: 科研综述、研究进展、领域综述、research overview
Goal: A rigorous, balanced overview of a research topic — suitable for researchers entering a field or experts wanting a structured synthesis.
§1 — The Central Question
§2 — Historical Development [P1 — MANDATORY]
§3 — Current State of Knowledge
| Status | Claims |
|--------|--------|
| ✅ Established consensus | ... |
| 🔄 Active debate | ... |
| ❓ Open question | ... |
§4 — Key Methods and Tools
§5 — Critical Analysis [P3 — MANDATORY]
§6 — Future Directions
Citation standard: MANDATORY. Cite recent papers (≤5 years preferred) AND seminal high-citation works. Format: [Author et al., Year, Journal]. Full list at end.
Trigger keywords: 编程、代码、框架、库、算法实现、技术选型
Goal: A technically accurate, practically useful article that helps developers understand and correctly apply a technology.
§1 — What Problem Does This Solve?
§2 — Historical Context & Evolution [P1 — RECOMMENDED]
§3 — Core Concepts
§4 — How It Works (Internals)
§5 — Code Examples
§6 — ✅ Best Practices [MANDATORY for all programming articles]
§7 — ❌ Anti-Patterns: What to Avoid [MANDATORY for all programming articles]
# ❌ Anti-pattern: [name]
# Problem: [what goes wrong and why]
[code showing the bad pattern]
# ✅ Fix:
[correct approach]
§8 — Critical Evaluation [P3 — MANDATORY]
Citation standard: Official documentation, RFC/PEP/spec documents, authoritative blog posts (e.g., engineering blogs from major tech companies). Format: [Source Name, URL, accessed date].
Trigger keywords: 数学、定理、证明、公式、代数、分析、几何、概率
Goal: Make a mathematical concept genuinely understandable — not just formally correct, but intuitively grasped.
Primary tool: This category has the highest overlap with Concept Decoder. For the central concept, always trigger Concept Decoder first, then expand into the full article structure.
§1 — The Problem This Math Solves [P1 — MANDATORY]
§2 — Historical Development [P1 — MANDATORY]
§3 — Intuitive Foundation
§4 — Formal Development [P5 — MANDATORY]
Math Formatting Rules (this category):
$$...$$, centered; number them if cross-referenced$...$§5 — Examples and Special Cases
§6 — Connections and Generalizations
§7 — Critical Perspective [P3 — MANDATORY]
Citation standard: Cite original papers AND standard textbooks. Format: Author, Title, Publisher/Journal, Year.
Trigger keywords: 思维、方法论、学习、认知、决策、心智模型
Goal: Present a thinking framework in a way that is intellectually honest, practically actionable, and resistant to oversimplification.
§1 — The Cognitive Problem
§2 — Origin and Intellectual History [P1 — RECOMMENDED]
§3 — The Framework Explained
§4 — Worked Examples
§5 — Evidence and Effectiveness
§6 — Critical Analysis [P3 — MANDATORY]
§7 — Practical Application
Citation standard: Cognitive science and psychology papers where available. Popular books cited as secondary sources. Format: Author, Title, Year.
Trigger keywords: 书评、读书笔记、文献综述、review、读后感
Goal: A critical, structured evaluation that helps readers decide whether to read the work and what to take from it.
§1 — Work Identity Card
书名/综述主题:
作者:
出版社/期刊:
出版年份:
页数/篇数:
核心主张(一句话):
§2 — Author and Context [P1 — RECOMMENDED]
§3 — Core Arguments / Thesis
§4 — Chapter-by-Chapter / Paper-by-Paper Synthesis (for Long articles)
§5 — Strengths [P3]
§6 — Weaknesses and Criticisms [P3 — MANDATORY]
§7 — Comparison with Related Works
§8 — Who Should Read This
Citation standard: Full bibliographic entry for the reviewed work; APA format for all other references.
Trigger keywords: 科普、面向大众、通俗解释、为什么、怎么理解
Goal: Make a scientific or technical topic accessible to an intelligent non-specialist reader, without sacrificing accuracy or intellectual honesty.
Primary tool: Concept Decoder should be triggered proactively for any concept that would be opaque to a non-specialist. Prefer the "quick" decode mode for science communication.
§1 — The Hook: Why Should You Care?
§2 — The Story: Historical Narrative [P1 — MANDATORY]
§3 — The Concept: Explained Simply
§4 — The Depth: Going Further
§5 — The Implications: So What?
§6 — Critical Honesty [P3 — MANDATORY]
Citation standard: Cite authoritative sources (Nature, Science, major textbooks, institutional reports). Keep citations light in the main text; collect at end as "Further Reading."
Concept Decoder (https://clawhub.ai/onlybelter/concept-decoder) is a core dependency of this skill.
When any of the following conditions are met, pause the article draft and call Concept Decoder:
| Condition | Action |
|---|---|
| A concept requires more than 2 sentences to define accurately | /decode [concept] |
| A concept is central to the article and non-trivial | /decode [concept], deep |
| Writing a science communication article with a technical term | /decode [concept], quick |
| Central concept in a mathematical concepts article | /decode [concept], deep (priority) |
| User explicitly asks "what is X?" mid-article | /decode [concept] |
| Category · 类别 | Integration Level · 集成深度 | Default Mode · 默认模式 |
|---|---|---|
| 📐 数学概念 | 核心用途,优先调用 · Primary use, always trigger | Deep |
| 🌍 科普文章 | 主动调用,面向大众 · Proactive, audience-aware | Quick |
| 📄 科学论文解读 | 前置知识模块中调用 · Called in prerequisites section | Standard |
| 🔬 科学研究 | 遇复杂方法论概念时调用 · For complex methodological concepts | Standard |
| 💻 编程技术 | 遇复杂底层概念时调用 · For complex underlying concepts | Standard |
| 🧠 思维方法 | 遇认知科学概念时调用 · For cognitive science concepts | Quick |
| 📚 书评/综述 | 遇作品核心概念时调用 · For the work's central concepts | Standard |
> 💡 **Concept Spotlight:** [concept name]| Category · 类别 | Required? · 是否必须 | Format · 格式 | Placement · 位置 |
|---|---|---|---|
| 📄 科学论文解读 | ✅ 强制 | [Author et al., Year] | 行内 + 末尾列表 |
| 🔬 科学研究 | ✅ 强制 | [Author et al., Year, Journal] | 行内 + 末尾列表 |
| 📐 数学概念 | ✅ 推荐 | Author, *Title*, Year | 行内 + 末尾列表 |
| 🧠 思维方法 | ✅ 推荐 | Author, *Title*, Year | 行内 + 末尾列表 |
| 📚 书评/综述 | ✅ 强制 | APA 格式 | 行内 + 末尾列表 |
| 🌍 科普文章 | ✅ 推荐 | Author, *Title*, Source, Year | 末尾"延伸阅读"列表 |
| 💻 编程技术 | ⚡ 来源决定 | [Source Name, URL, accessed date] | 末尾列表 |
科学论文 / Scientific paper:
[1] Vaswani, A., et al. (2017). Attention is all you need.
Advances in Neural Information Processing Systems, 30.
书籍 / Book:
[2] Hofstadter, D. R. (1979). Gödel, Escher, Bach: An Eternal Golden Braid.
Basic Books.
网络资源 / Web resource:
[3] Python Software Foundation. (2024). asyncio — Asynchronous I/O.
https://docs.python.org/3/library/asyncio.html [Accessed: 2024-01-15]
/blog 人工智能/blog 熵 (thermodynamic? information-theoretic? philosophical?)"这篇文章的目标读者是谁? A) 专业研究者 / B) 开发者 / C) 大众读者 / D) 学生"
"Who is the target reader? A) Researchers / B) Developers / C) General public / D) Students"
⚠️ 注意 / Note: 以下内容基于训练数据,可能不包含最新进展。建议发布前在 arXiv / PubMed / 官方文档 / GitHub Releases 中核实。 The following content is based on training data and may not reflect the latest developments. Please verify in arXiv / PubMed / official documentation before publishing.
$$...$$, centered, numbered if referenced$...$# ❌ Anti-pattern comment| Skill | 用途 | Link |
|---|---|---|
| Concept Decoder | 复杂概念第一性原理解构 · Deconstruct complex concepts from first principles | https://clawhub.ai/onlybelter/concept-decoder |