Content
Transform and repurpose your content for different platforms and formats.
repurposecreditsRepurpose
Transform a full blog post into platform-native content for 6 platforms. Generates Twitter/X threads with rotating hook styles, LinkedIn posts with curated hashtags and engagement questions, Reddit posts with code snippets and subreddit suggestions, Hacker News titles, Bluesky posts, and newsletter intros. Each output follows platform-specific formatting rules and conventions.
| Parameter | Type | Required | Description |
|---|---|---|---|
content | string | Yes | Full article markdown content |
title | string | Yes | Article title |
url | string | No | Article URL for links and CTAs |
platforms | string[] | Yes | Platforms: twitter, linkedin, reddit, hackernews, bluesky, newsletter |
frontmatterfreeFrontmatter
Generate correctly-formatted frontmatter for any static site generator or publishing platform. Supports Hugo, Jekyll, Astro, Next.js, Dev.to, Hashnode, and Ghost. Auto-extracts description, reading time, slug, and suggested tags from your content.
| Parameter | Type | Required | Description |
|---|---|---|---|
title | string | Yes | Article title |
content | string | Yes | Article content for auto-extraction |
format | string | Yes | hugo, jekyll, astro, nextjs, devto, hashnode, or ghost |
tags | string[] | No | Tags (auto-suggested if omitted) |
canonical_url | string | No | Canonical URL for cross-posted content |
featured_image | string | No | Cover image URL |
Social
Generate platform-native promotional posts from your articles.
generate_social_postscreditsSocial Posts
Generate platform-native promotional posts from your article content. Creates optimized copy for each platform — concise threads for Twitter, professional posts for LinkedIn, discussion-friendly posts for Reddit, and clean text posts for Bluesky. Each output follows the conventions of its platform.
contentplatforms