← Back to Skills Marketplace
onlybelter

Longform Blog Writer

by Xin Xiong · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
76
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install longform-blog-writer
Description
Writes publication-ready longform blog posts with strong structure, accurate definitions, and balanced critique. Use when user asks to draft an article/newsl...
README (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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install longform-blog-writer
  3. After installation, invoke the skill by name or use /longform-blog-writer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug longform-blog-writer
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 76 downloads so far.

How do I install Longform Blog Writer?

Run "/install longform-blog-writer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Longform Blog Writer free?

Yes, Longform Blog Writer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Longform Blog Writer support?

Longform Blog Writer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Longform Blog Writer?

It is built and maintained by Xin Xiong (@onlybelter); the current version is v1.1.0.

💬 Comments