← 返回 Skills 市场
onlybelter

Longform Blog Writer

作者 Xin Xiong · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
76
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install longform-blog-writer
功能描述
Writes publication-ready longform blog posts with strong structure, accurate definitions, and balanced critique. Use when user asks to draft an article/newsl...
使用说明 (SKILL.md)

Longform Blog Writer

Write a longform blog post that is coherent, well-structured, and intellectually honest. Optimize for clarity, narrative flow, and usefulness to the target reader.

Language: Respond in the same language the user writes in. If mixed, default to English.


When to Use

Use this skill when the user asks to:

  • write a blog post / longform article / newsletter / essay
  • turn notes into a publishable post
  • produce a structured, high-quality draft with sections, examples, and references

Do not use this skill when the user only wants a short explanation or a one-paragraph summary.


Workflow

Step 1: Intake (ask in one message)

Ask for:

  1. Topic + angle (what is the main claim or question?)
  2. Target reader (beginner / practitioner / researcher / general public)
  3. Tone (neutral / opinionated / playful / academic-lite)
  4. Desired length (short / standard / long)
  5. Any constraints (company blog style, SEO keywords, “no hype”, etc.)
  6. Sources (links, papers, docs) and what must be cited

If the user does not specify, assume: practitioner audience, neutral tone, standard length.

Step 2: Propose an outline

Return a tight outline first. Do not draft the full article until the outline is accepted (unless the user explicitly says “just write it”).

Step 3: Draft (longform)

Write the full article following the structure below. Use short paragraphs, clear headings, and concrete examples.

Step 4: Revise

Do one editing pass with:

  • clearer topic sentences per section
  • removal of filler
  • consistency of terminology
  • stronger transitions between sections

Article Structure (default)

Always use this backbone unless the user requests a different format:

  1. Title
  2. Hook (why care?)
  3. Context / background
  4. Core idea (the main claim)
  5. Deep dive (how it works / why it’s true)
  6. Trade-offs / limitations / failure cases
  7. Practical takeaways (what to do next)
  8. References / further reading
  9. Optional: Glossary (for long or technical posts)

Types (choose one)

Pick the best type based on the topic; if unclear, ask the user to choose:

  1. Technical tutorial (programming / tooling)
  2. Research explainer (paper walkthrough or field overview)
  3. Math concept (conceptual + minimal essential equations)
  4. Book review (critical and comparative)
  5. Science communication (non-specialist, no hype)

Type-specific requirements

Technical tutorial

  • Include runnable code snippets.
  • Include a “Best practices” section and an “Anti-patterns” section.

Research explainer

  • Clearly separate: established consensus vs. open questions vs. debate.
  • Cite primary sources; do not invent citations.

Math concept

  • Explain intuition first, then introduce equations sparingly.
  • Define symbols and interpret every equation in plain language.

Book review

  • Include strengths + weaknesses, and compare to at least 2 related works.

Science communication

  • Explain like to an intelligent non-specialist.
  • Prefer analogies and visual descriptions; minimize formulas.

Concept Decoder Integration

Invoke the concept-decoder skill when:

  • a key concept needs more than two sentences to define well
  • the concept is central and non-trivial
  • the target reader is non-specialist and the term would be opaque

Embed the result as a short “Concept Spotlight” block, then continue the article.


Citations and Factuality

  • Do not fabricate names, dates, statistics, or citations.
  • If a claim is uncertain or contested, label it clearly.
  • Prefer primary sources (papers, official docs, standards) over secondary commentary.
  • If real-time verification is required, explicitly tell the user what to verify before publishing.

Input/Output

Input

  • Topic + optional notes, audience, tone, and desired length.
  • Optional: source links or documents to cite.

Output

  • A publishable blog post in Markdown, following the selected type requirements.
  • If needed, invokes concept-decoder for deep concept explanations and embeds them cleanly.
安全使用建议
This skill is internally consistent and low-risk: it only provides a writing workflow and templates and requires no credentials or installs. Two practical notes before installing: (1) it invokes a separate 'concept-decoder' skill for deep explanations — make sure that skill exists and you trust it, since external skill calls extend the runtime behavior; (2) the SKILL.md forbids fabricating citations, but the agent can still produce incorrect or invented facts — always verify important names, dates, statistics, and citations (especially before publishing). If you plan to feed private documents or proprietary source links, consider whether you want an external skill or agent with network access to see those documents.
功能分析
Type: OpenClaw Skill Name: longform-blog-writer Version: 1.1.0 The 'longform-blog-writer' skill is a well-structured writing assistant designed to help an AI agent produce high-quality, structured articles. It contains detailed instructions for various content types (technical, scientific, mathematical) and emphasizes fact-checking, citations, and critical thinking. There is no evidence of malicious code, data exfiltration, unauthorized system access, or harmful prompt injection; the integration with the 'concept-decoder' skill is a standard modular capability within the OpenClaw ecosystem.
能力评估
Purpose & Capability
The name/description (longform blog writing) matches the SKILL.md: structured workflows, article templates, and editorial rules. No unexpected binaries, config paths, or credentials are requested.
Instruction Scope
Instructions stay within writing/editorial scope (ask intake questions, propose an outline, draft, revise, embed citations, call Concept Decoder for complex concepts). They do not tell the agent to read unrelated files, access system paths, or transmit data to external endpoints beyond calling another skill.
Install Mechanism
No install spec and no code files — this is instruction-only, so nothing is downloaded or written to disk. Low install risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. It only references another skill (concept-decoder), which is appropriate for the stated functionality.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent presence or privileges to modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install longform-blog-writer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /longform-blog-writer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
- Major update: skill is now specialized for publication-ready, longform blog posts with rigorously structured workflow. - New intake process prompts for topic, audience, tone, length, constraints, and sources for clarity before writing. - Outlines are proposed and confirmed before drafting; full post is only written after outline acceptance. - Strong editing pass ensures coherence, structured sections, and removal of filler. - Adds type-specific requirements (tutorial, explainer, math, review, science communication). - Integrates "concept-decoder" skill for in-depth term explanations targeted to non-specialists. - Enforces strict citation and factuality standards—no fabrication of claims or references.
元数据
Slug longform-blog-writer
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Longform Blog Writer 是什么?

Writes publication-ready longform blog posts with strong structure, accurate definitions, and balanced critique. Use when user asks to draft an article/newsl... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 76 次。

如何安装 Longform Blog Writer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install longform-blog-writer」即可一键安装,无需额外配置。

Longform Blog Writer 是免费的吗?

是的,Longform Blog Writer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Longform Blog Writer 支持哪些平台?

Longform Blog Writer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Longform Blog Writer?

由 Xin Xiong(@onlybelter)开发并维护,当前版本 v1.1.0。

💬 留言讨论