Install guide

Installed in under a minute.

Unzip. Drag one folder. Paste two lines. That is the whole install, and you do not need to know your way around a terminal to do it.

  1. 1 Unzip the download Move the folder somewhere it can stay.
  2. 2 Drag it into the window The folder's path appears. Press Enter.
  3. 3 Paste the install line Then ask for a post.

Before you start

Two things you need.

Both take a minute to check. If you have them, skip ahead.

1

The download from your purchase

The moment you buy, you get a link. It downloads one zip. Inside are a folder named claude, a folder named codex-plugin and a folder named zips. You will use one of them, depending on your tool.

Lost the link? Email support@orgengage.com from the address you bought with.

2

Claude Code, Codex or the Claude app

This is a plugin, not a writing app. It runs inside a tool you already have. Any one of these three works.

  • Claude Code from Anthropic. The terminal tool or the desktop app.
  • Codex from OpenAI. The terminal tool or the desktop app.
  • Claude desktop app or claude.ai in the browser, on a paid plan. Pro, Max, Team or Enterprise.

Install

Pick your tool.

Each tab is the full set of steps for that tool. Nothing is skipped and nothing is assumed.

  1. 1

    Unzip and put the folder somewhere it can stay

    Double-click the download to unzip it. Then drag the whole folder to your home folder or to Documents. Anywhere is fine as long as it stays there. Claude reads from this folder every time you write, so if it goes to the bin the commands stop working.

  2. 2

    Open Claude Code

    Open Terminal on a Mac or Windows Terminal on Windows and type claude. Any project folder is fine. The desktop app works too.

    Terminal
    $ claude
  3. 3

    Type this, then drag the claude folder into the window

    Type the line below with a space at the end. Do not press Enter yet. Now open the folder you unzipped, find the folder named claude and drag it onto the Claude Code window. Its full location appears after your command. Now press Enter.

    Claude Code
    > /plugin marketplace add drag the claude folder here

    After the drag it looks like this. Your path will have your own name in it.

    Claude Code
    > /plugin marketplace add /Users/you/creatordna/claude
    Dragging did nothing? Copy the path instead

    Mac. Right-click the claude folder, hold the Option key and choose Copy "claude" as Pathname. Paste it after the command.

    Windows. Hold Shift, right-click the folder and choose Copy as path. Paste it after the command. Keep the quotes it adds.

    Either way, if the path has a space in it, wrap the whole path in double quotes.

  4. 4

    Install and reload

    Two lines, one after the other. Press Enter after each.

    Claude Code
    > /plugin install creatordna@creatordna-skills
    Claude Code
    > /reload-plugins
  5. 5

    Check it worked

    Type a slash and the word creatordna. Six commands should appear. Pick the write one and give it a topic, or skip the command and just ask for a post in plain words.

    Claude Code
    > /creatordna:creatordna-write a post about the hiring mistake we made last quarter

    That is the install. Every post comes back with a short footer naming the template and the hook it used.

What you now have

Six commands. Or just ask.

You never have to remember these. Ask for a post in plain words and the right one runs on its own. They are here for when you want to reach for one directly.

What it doesClaude Code and Claude DesktopCodex
A finished post from a topic, notes or a rough draft/creatordna:creatordna-write$creatordna-write
Fix spacing and line breaks without changing a word/creatordna:creatordna-format$creatordna-format
Replace the opening line, keep the rest/creatordna:creatordna-swap-hook$creatordna-swap-hook
Rebuild the post on a different structure/creatordna:creatordna-swap-template$creatordna-swap-template
Browse the opening patterns/creatordna:creatordna-list-hooks$creatordna-list-hooks
Browse the post structures/creatordna:creatordna-list-templates$creatordna-list-templates

Updates

New version? Same folder, out and back in.

Updates are free and you pull them yourself. Download again from your original link, replace the folder you installed from and run the lines for your tool. Both tools cache a plugin by version, which is why it has to go out and come back.

Claude Code
> /plugin marketplace update creatordna-skills
> /plugin uninstall creatordna@creatordna-skills
> /plugin install creatordna@creatordna-skills
> /reload-plugins

Inside a Claude Code session.

Terminal
$ codex plugin marketplace upgrade creatordna-skills
$ codex plugin remove creatordna@creatordna-skills && codex plugin add creatordna@creatordna-skills

In a terminal. Then start a fresh Codex session.

Claude Desktop

Open Customize, then Plugins, then Yours. Remove the old Creator DNA from its three-dot menu, then Add, Upload plugin and drop the new creatordna-plugin.zip.

Removing the plugin
Claude Code
> /plugin uninstall creatordna@creatordna-skills
> /plugin marketplace remove creatordna-skills
Terminal
$ codex plugin remove creatordna@creatordna-skills
$ codex plugin marketplace remove creatordna-skills
Claude Desktop

Open Customize, then Plugins, then Yours. Open Creator DNA, click the three-dot menu and choose Remove.

Nothing else was installed, so there is nothing else to clean up. Delete the folder whenever you like.

If something goes wrong

The five things that usually fix it.

The commands do not show up

Plugins load when a session starts. Close Claude Code or Codex, open it again and try once more. On Claude Code you can also run /reload-plugins. In the Claude desktop app start a new chat, and check the plugin is switched on under Customize, then Plugins, then Yours.

It says the marketplace or path was not found

The path has to point at the folder named claude for Claude Code or codex-plugin for Codex, not the folder around them. Check that the folder is still where you put it. If the path has a space in it, wrap it in double quotes.

Dragging the folder did nothing

Some windows do not accept a drop. Copy the path instead. Mac: right-click the folder, hold Option and choose Copy as Pathname. Windows: hold Shift, right-click and choose Copy as path. Paste it after the command.

It worked yesterday and not today

The folder moved or was deleted. Both tools read the plugin from where you installed it. Put the folder back in the same place, or run the install steps again from wherever it lives now.

The command says "codex" or "claude" is not recognised

The tool itself is not installed on this machine, or the terminal was opened before it was installed. Install Claude Code or Codex first, close the terminal, open a new one and try again.

Still stuck? Email support@orgengage.com with a screenshot of what you typed and what came back. We will walk you through it.

Not bought it yet?

$49 once. No subscription. Free updates. Everything above takes under a minute.