AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Content Workflow

skill-thatrebeccarae-claude-marketing-content-workflow · by thatrebeccarae

End-to-end content creation pipeline from research through editorial review to social distribution. Orchestrates a 3-stage workflow: research, draft/edit, and distribute. Supports blog posts, LinkedIn, Twitter threads, newsletters, and essays.

No reviews yet
0 installs
29 views
0.0% view→install

Install

$ agentstack add skill-thatrebeccarae-claude-marketing-content-workflow

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-thatrebeccarae-claude-marketing-content-workflow)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Content Workflow? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Content Workflow

End-to-end content creation pipeline: research, draft, review, distribute.

Install

git clone https://github.com/thatrebeccarae/claude-marketing.git && cp -r claude-marketing/skills/content-workflow ~/.claude/skills/

Pipeline Stages

Stage 1: Research

Gather raw material for the content piece.

  1. Topic research — web search, RSS feeds, industry sources
  2. Source assessment — credibility, recency, relevance
  3. Data extraction — key statistics, quotes, data points
  4. Counter-arguments — opposing views, nuance, caveats
  5. Angle development — what makes this piece unique

Output: Research brief with sources, data points, and recommended angle.

Stage 2: Draft & Edit

Create and refine the content.

  1. Draft — write following the content type framework and brand voice
  2. Editorial review against quality criteria:
  • Voice consistency
  • Structural quality (hook → body → CTA)
  • SEO optimization (if applicable)
  • Factual accuracy (all claims sourced)
  • Readability (appropriate level for audience)
  1. Revision — apply specific feedback
  2. Final review — verify all issues addressed

Output: Polished draft ready for approval.

Stage 3: Distribute

Adapt the finished piece for cross-platform distribution.

  1. LinkedIn post — hook, body, CTA, hashtags
  2. Twitter/X thread — numbered tweets, hooks per tweet
  3. Email subject lines — 3 options with preview text
  4. Pull quotes — 3-5 shareable excerpts for social

Output: Distribution pack with platform-specific adaptations.

Usage Modes

Full Pipeline

/content-workflow [topic]

Runs all 3 stages: research → draft → review → distribute.

Start from Draft

/content-workflow --from-draft [file path]

Skips research. Takes an existing draft through editorial review and distribution.

Distribution Only

/content-workflow --distribute [file path]

Takes a finished, approved piece and creates the social distribution pack.

Content Types

| Type | Research Depth | Draft Length | Distribution | |------|---------------|-------------|--------------| | Blog post | Deep (5+ sources) | 1,500-2,500 words | LinkedIn + Twitter + Email | | LinkedIn post | Light (2-3 sources) | 150-300 words | Twitter adaptation only | | Twitter thread | Light (1-2 sources) | 5-12 tweets | LinkedIn adaptation only | | Newsletter | Medium (3-5 sources) | 500-1,000 words | Twitter + LinkedIn teasers | | Essay | Deep (8+ sources) | 2,000-4,000 words | Full distribution pack |

Status Tracking

Content moves through these statuses:

stub → draft → reviewed → approved → published → measured
                                   ↘ rejected (terminal)
  • stub: Topic identified, no content yet
  • draft: First draft complete
  • reviewed: Editorial review complete
  • approved: Human approval gate passed
  • published: Live on platform
  • measured: Performance data collected
  • rejected: Did not pass review, will not publish

Key Principles

  1. Research before writing. Even short posts benefit from 10 minutes of source gathering.
  2. One piece, many platforms. Write once, adapt to each platform's format.
  3. Human approval gate. Never publish without explicit approval.
  4. Measure everything. Track performance to inform future content decisions.

For editorial review criteria and platform templates, see [REFERENCE.md](REFERENCE.md).

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.