What problem does it solve?
Converts a single blog post into platform-appropriate social content and a persistent distribution artifact, removing manual copy adaptation, UTM tagging, and scheduling friction for multi-channel publishing.
Core Features & Use Cases
- Platform Variants: Generates tailored copy for Discord, X/Twitter threads, IndieHackers, Reddit, Hacker News, LinkedIn (personal and company), and Bluesky.
- Tracking & Metadata: Builds UTM-tagged URLs from the site URL and post slug, resolves frontmatter values, and injects live stats into templates.
- Safety & Validation: Runs a deterministic linter to detect and prevent Liquid/Jinja markers, enforces character limits, and supports an approval flow with optional Discord webhook posting.
- Use Case: A solo founder or marketing lead produces a blog post and uses this skill to create vetted, channel-ready drafts and a distribution content file for the cron publisher.
Quick Start
Run the social-distribute skill with the blog post path to generate platform-specific drafts, run marker linting, and write the persistent distribution content file.