blog-writer-pro
version: "2.1.0"
by bytesagain · published 2026-03-22
$ claw add gh:bytesagain/bytesagain-blog-writer-pro---
version: "2.1.0"
name: Blog Writer
description: "Draft blog articles with outlines, SEO optimization, and CTA copy. Use when producing long-form content, rewriting tone, or validating keywords."
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [blog, writing, seo, content, copywriting]
category: "text"
---
# blog-writer-pro
Blog writing toolkit for generating outlines, drafts, titles, intros, CTAs, and SEO analysis — all from the CLI.
Commands
`outline`
Generate a structured article outline with H1/H2/H3 headings.
scripts/script.sh outline "Remote Work Productivity"`draft`
Generate a complete article draft framework with sections, tables, and CTAs.
scripts/script.sh draft "Email Marketing for Beginners"`title`
Generate 5 title candidates for a topic.
scripts/script.sh title "Machine Learning"`intro`
Generate an engaging opening paragraph.
scripts/script.sh intro "Personal Finance Tips"`conclusion`
Generate a closing paragraph with takeaways.
scripts/script.sh conclusion "Time Management"`cta`
Generate call-to-action copy by type.
scripts/script.sh cta subscribe
scripts/script.sh cta buy
scripts/script.sh cta share
scripts/script.sh cta download`seo`
Analyze a keyword for SEO placement — length, title fit, slug, and variations.
scripts/script.sh seo "content marketing strategy"`rewrite`
Analyze an article and suggest tone adjustments.
scripts/script.sh rewrite article.md formal
scripts/script.sh rewrite article.md casual
scripts/script.sh rewrite article.md persuasive`wordcount`
Word count with readability analysis — sentences, paragraphs, reading time.
scripts/script.sh wordcount article.md`export`
Export a draft to markdown, HTML, or plain text.
scripts/script.sh export draft.md html
scripts/script.sh export draft.md txt`list`
List all saved drafts with sizes and word counts.
scripts/script.sh list`history`
Show recent actions.
scripts/script.sh historyExamples
# Full workflow: topic → outline → draft → SEO → export
scripts/script.sh outline "How to Start a Side Hustle"
scripts/script.sh draft "How to Start a Side Hustle"
scripts/script.sh seo "side hustle"
scripts/script.sh title "How to Start a Side Hustle"
scripts/script.sh wordcount ~/.blog-writer-pro/drafts/how-to-start-a-side-hustle-draft.md
scripts/script.sh export ~/.blog-writer-pro/drafts/how-to-start-a-side-hustle-draft.md htmlConfiguration
| Variable | Required | Description |
|----------|----------|-------------|
| `BLOG_WRITER_PRO_DIR` | No | Data directory (default: `~/.blog-writer-pro/`) |
Data Storage
All drafts and history saved in `~/.blog-writer-pro/`:
Requirements
---
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...