blog_writer for Openclaw

A friendly blog editor that polishes drafts and fixes grammar while maintaining an unofficial, spoken tone.

j3ffyang
v1.0.0
Mar 7, 2026
0
0
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install j3ffyang

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install j3ffyang using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is blog_writer?

The blog_writer skill acts as a dedicated editor designed to refine draft_content by fixing grammatical errors and enhancing prose without losing the author's original voice. It is specifically tuned to maintain a spoken, friendly, and unofficial style, making it ideal for creators who want to avoid corporate speak. By using this tool within the Openclaw Skills ecosystem, developers and writers can ensure their content is polished yet accessible.

blog_writer Use Cases

  • Refining rough drafts or spoken-word transcripts into readable blog posts.
  • Performing automated grammar and typo checks while preserving an informal brand voice.
  • Adding meaningful context to vague or hollow sentences to improve reader engagement.
  • Identifying disorganized paragraphs that require structural rethinking through automated advisory tags.

How blog_writer Works

  1. The skill receives the raw text via the draft_content input variable.
  2. It detects the source language (English or Chinese) to ensure the output remains consistent with the input.
  3. The engine performs a comprehensive grammar check and typo correction.
  4. It identifies vague sentences and adds minimal, relevant context to increase clarity.
  5. If structural issues are found, the skill inserts a specific ADVICE tag rather than changing the layout immediately.
  6. The final polished version is returned in clean Markdown format.

blog_writer Setup

To utilize this skill, configure your agent to pass the necessary input variable. Ensure your environment supports Openclaw Skills for seamless integration.

# Example usage within a CLI-based agent environment
openclaw run blog_writer --input "Your rough draft content here..."

Ensure the version is set to 1.0.0 in your configuration files.

blog_writer Data Schema & Taxonomy

Field Type Description
draft_content String The source text provided for editing.
output_format Markdown The standard format for the refined response.
[ADVICE] Tag A structural metadata tag used for layout suggestions.

blog_writer Advanced Features

  • Multi-language Support: Automatically maintains the original language (English or Chinese) without forced translation.
  • Intelligent Structural Guardrails: Prevents accidental layout changes by using an advice-first approach for messy paragraphs.
  • Tone Consistency: Strictly avoids academic or corporate language to keep the content relatable.
  • Openclaw Skills Integration: Can be chained with other agents for full-scale content production pipelines.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*