CONTENT CREATION

Convert a finalized Google Doc into social variants and archive the assets to S3

When a doc lands in a Drive folder, this extracts the text, generates social variants and an image, uploads the image to S3 for a durable CDN-ready URL, and queues the posts.

CategoryContent Creation
Enginesim
Difficultyintermediate
Triggerevent
Steps6
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerNew document added to Drive folderGoogle DriveGoogle Drive
  • ActionRead document textGoogle DriveGoogle Drive
  • ActionGenerate social variantsOpenAI
  • ActionGenerate feature imageImage generation
  • ActionUpload image to S3 for stable URLAWS S3
  • OutputQueue posts with hosted imageSocial publishing

What it does

Treats a Google Drive folder as the handoff point between writing and distribution. When a finalized doc appears, the flow pulls its text, generates platform variants and an image, stores the image in S3 so you keep a permanent, CDN-servable asset URL, and queues the social posts referencing that hosted image.

When to use it

Use it when your writers finish drafts in Google Docs and you need both distribution and a clean asset archive — for example, when posts reference images that must remain live long-term rather than relying on a platform's transient upload.

How it works

  1. 1A new document is added to the watched Drive folder, firing the trigger.
  2. 2The flow reads the document's text content.
  3. 3OpenAI produces LinkedIn and X variants from the doc.
  4. 4generate-image creates a feature image.
  5. 5The image is uploaded to an S3 bucket, returning a stable public URL.
  6. 6post-to-platforms queues the variants using the S3-hosted image.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect Google DriveDocs, sheets, slides, files.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect Image generationManaged Nano Banana image renders, metered per image.
  4. 4
    Connect AWS S3Buckets, objects, signed URLs.
  5. 5
    Connect Social publishingCross-post to X, LinkedIn, Instagram, TikTok, and 4 more in one call.
  6. 6
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  7. 7
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  8. 8
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.