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.
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
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.
creatordna
Home
drag it here once
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
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 adddrag the claude folder here
After the drag it looks like this. Your path will have your own name in it.
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
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
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.
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. Codex reads from this folder every time you write, so if it goes to the bin the commands stop working.
creatordna
Home
drag it here once
2
Open a terminal
On a Mac press Command and Space, type Terminal and press Enter. On Windows open Windows Terminal or PowerShell from the Start menu. You will type two lines here and never come back.
3
Type this, then drag the codex-plugin 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 codex-plugin and drag it onto the terminal window. Its full location appears after your command. Now press Enter.
Terminal
$codex plugin marketplace adddrag the codex-plugin folder here
After the drag it looks like this. Your path will have your own name in it.
Mac. Right-click the codex-plugin folder, hold the Option key and choose Copy "codex-plugin" 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
Install
One line. Press Enter and wait for it to finish.
Terminal
$codex plugin add creatordna@creatordna-skills
Prefer clicking? Open Codex, type /plugins and pick Creator DNA from the list instead.
5
Check it worked
Open Codex and start a fresh conversation. Plugins load at the start of a session, so an old one will not see it. Call the write skill by name, or just ask for a post in plain words.
Codex
>$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.
1
Unzip the download and find the plugin zip
Double-click the download to unzip it. Inside, open the folder named zips. There is one file in it, creatordna-plugin.zip. Leave it zipped. That file is the whole plugin.
2
Open Customize, then Plugins, then Yours
Open the Claude desktop app. In the left sidebar click Customize. Across the top you get Skills, Connectors and Plugins. Click Plugins, then Yours. That is the list of plugins you added yourself, and it is where new ones go in. The same path works at claude.ai in the browser. Plugins need a paid plan, so if you do not see Customize, that is why.
CustomizethenPluginsthenYours
3
Click Add, then Upload plugin, then drop the zip
On the Yours tab click Add and choose Upload plugin. A file picker opens. Drag creatordna-plugin.zip onto it, or browse and pick it. Claude shows a notice about only installing plugins you trust. Confirm it. No terminal, no commands.
AddthenUpload plugin
creatordna-plugin.zip
Upload plugin
drop it here
4
Check it worked
Start a new chat. Type a slash, or click the + button next to the message box, and the six Creator DNA skills appear in the list. Pick the write one, or just ask for a post in plain words.
Claude
>/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.
A plugin you upload is saved on that computer only. On a second machine, do steps 2 and 3 again.
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 does
Claude Code and Claude Desktop
Codex
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.
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.
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.