# Introducing COPE: Create Once Post Everywhere

# COPE: Create Once Post Everywhere

So here's the thing I've been building. It's called COPE — Create Once Post Everywhere — and it's exactly what it sounds like: write your thought down once, let an agent turn it into content for every platform.

## What it actually is

COPE is an agent that runs on Claude or Codex. You give it a rough text note — voice-to-text ramble, half-formed idea, whatever — or even a URL, like one of your own blog posts, and it repurposes that into a full set of platform-ready outputs: a LinkedIn post, an X thread, a blog version, images, and a carousel PDF.

It also generates threaded tweets or posts, so if you've got something meaty to say, it can spread it across multiple posts instead of cramming it into one.

## How you use it

There's no hosted app or dashboard here. You download the repo from GitHub and run it inside Claude or Codex directly. From there you feed it your note or a URL for context, and it does the repurposing.

## Where the outputs go

Once COPE generates everything, here's the flow:

*   Carousel images → post to Instagram
    
*   Carousel PDF → post to LinkedIn
    
*   Short-form content → post to Threads or X
    

## The current limitation

Automatic posting is not supported yet. That's a real limitation right now — you still have to manually post everything COPE generates. It handles the repurposing, not the publishing.

## Best part

Best part about it, it is open source. It's hosted on my GitHub at github.com/sirius93/cope, so anyone can pull it down, poke at it, or extend it.

## Try it

If you've got a rough note sitting in a text file or a blog post you want to squeeze more mileage out of, download the repo from [github.com/sirius93/cope](http://github.com/sirius93/cope) and run it inside Claude or Codex. See what it turns your mess into.
