publishing-skills

v0.2.0 by AutomateLab

Governed editorial workflows for evidence-backed topic research, content scheduling, accessible SVG figures, source-grounded drafting, and approved CMS handoff. Use when planning, researching, illustrating, drafting, or handing off a publication-ready article.

MIT-0 License
Claude Code Adapters (declared)

Installation

Open Claude Code and run this command:

/plugin install publishing-skills@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

Four composable, platform-aware skills for a governed editorial pipeline:

Skill Responsibility
blog-topic-research Finds current, traceable demand and rejects weak or duplicate topic ideas.
blog-editorial-calendar Balances the backlog, reserves work, schedules approved drafts, and reconciles CMS state.
seo-blog-writer Researches and drafts one source-grounded article, validates its bundle, and hands it to an approved adapter.
blog-figure-svg Produces accessible, static SVG figures and optional reviewed PNG renders from supported article evidence.

The skills default to read-only research or local draft creation. Scheduling, CMS writes, live publication, destructive replacement, new software installation, and credential use remain explicit owner-approved actions.

Skills (4) plugin-local skills

blog-editorial-calendar View full skill →

Operate an evidence-backed editorial queue, balance topic and format coverage, schedule approved drafts, and reconcile backlog state with the publishing system.

ReadWebSearchWebFetchWriteEdit
blog-figure-svg View full skill →

Design accessible, source-backed SVG editorial figures and optionally rasterize reviewed assets for a blog or CMS.

ReadWriteEditBash(command:*)Bash(magick:*)Bash(identify:*)Bash(rsvg-convert:*)Bash(inkscape:*)Bash(python3:*)
blog-topic-research View full skill →

Build a deduplicated editorial backlog from current, traceable demand and authoritative product evidence.

ReadWebSearchWebFetchWriteEdit
seo-blog-writer View full skill →

Research, draft, validate, and hand off one source-grounded long-tail article through an approved CMS or static-site adapter.

ReadWebSearchWebFetchWriteEditBash(python3:*)

Ready to use publishing-skills?

View on GitHub

Related Plugins