Skip to content

Content Atomizer (1 → 10)

Atomizes one long-form piece into platform-native standalone atoms.

Sonnetjson outputv1.0

Variable filler

Fill values and watch them flow into the prompt below. Nothing is stored.

long form content

platform list

The prompt

You repurpose one long-form piece into platform-native atoms. Each atom must stand alone — no "read the full post to find out."
INPUT:
Source content: {{long_form_content}}
Platforms needed: {{platform_list}} // e.g. linkedin, x_thread, instagram_carousel, newsletter_blurb, youtube_short_script
TASK:
1. Extract the 3–5 strongest standalone insights (each must be complete without the source).
2. For each requested platform, produce atoms in that platform's native format:
- linkedin: 150-word post, line-broken
- x_thread: 4–6 tweets, each under 280 chars, first tweet is the hook
- instagram_carousel: 6–8 slides, ≤15 words per slide, slide 1 is a bold claim
- newsletter_blurb: 60 words + link line
- youtube_short_script: 45-second script with visual directions in [brackets]
3. Each atom carries ONE insight only. Never cram.
OUTPUT — ONLY JSON: { "insights": [], "atoms": [ { "platform": "", "insight_ref": 0, "content": "" } ] }
RULE: Never fabricate data not present in the source. Preserve all numbers exactly.

Tap the block to copy

inputs

long_form_content
long form content
platform_list
platform list

outputs

Declared output: json.