← Back to listings

Dispatch

Skill

Drop in your style guide. Dispatch handles everything else — live Grok research, topic selection, drafting to your voice, quality eval, and formatted output for any platform.

★★★★★50 reviewsv2.000
Works with:Python 3.8+xAI Grok APIClaude CodeGemini FlashKit / Beehiiv / Substack / Mailchimp
$79
One-time purchase · Lifetime access
Lifetime Access: yours forever
Instant Delivery: download immediately
Commercial License: business use
Pay
stripe
Product Details:
TypeSkill
CategoryContent
Version2.0
LicenseOne-time
Creatormasses.ai

About

Drop in your style guide. Dispatch handles everything else — live Grok research, topic selection, drafting to your voice, quality eval, and formatted output for any platform.

Live Grok/xAI research — real X index + web, no RSS feeds
Config-driven voice and style — your style guide is law
Per-category beats and diversity rules in YAML
Gemini Flash critic scoring against your style guide
Auto-rewriter for sections below threshold
3-persona advisory board (Reader, Editor, Fact Checker)
10-test quality checklist per draft
Kit, Beehiiv, Substack, Mailchimp, and plain markdown output
37/37 tests passing, --dry-run mode

Core Capabilities

Live research via xAI Responses API with web_search tool enabled
Validate Grok responses for placeholder text, auto-retry on failure
Draft each story to exact word count and sentence count from config
Apply per-category diversity rules to prevent topic repetition
Score drafts with Gemini Flash critic against your style guide
Auto-rewrite sections below pass threshold using Claude Sonnet
Deliver formatted output for Kit, Beehiiv, Substack, Mailchimp, or markdown
Track issue number automatically across runs
Optional Telegram notifications at each pipeline stage
--dry-run runs full workflow without making API calls

What's Included

dispatch.py
5-command CLI: research, draft, eval, output, full. Full workflow in one command.
research.py
Standalone xAI/Grok research module. Also importable as a library.
config.yaml
All configuration in one file. Voice, categories, platform, thresholds — no code edits needed.
SKILL.md orchestrator
Full Claude Code agent instructions for running the complete pipeline.
Eval system
10-test checklist, 3-persona advisory board, Gemini Flash critic, auto-rewriter.
37-test suite
Passes without API keys. Full coverage of research, drafting, and eval logic.

Requirements

Python 3.8+
Claude Code (for agent/drafting layer)
PyYAML (auto-installed)
xAI API key (optional — falls back to manual mode)
Gemini API key (optional — for critic scoring)
macOS, Linux, or Windows (WSL)