Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,19 @@ Claude:

#### copywriter ![Codex](assets/agent-badges/codex.svg) ![Claude Code](assets/agent-badges/claude-code.svg)

Transform substantive source material into grounded taglines, READMEs, local landing pages, editable pitch decks, and illustrated articles. See [usage and capability requirements](plugins/copywriter/README.md) and the [tested compatibility record](plugins/copywriter/packaging/compatibility.md).
Turn source material into clear, engaging taglines, READMEs, landing pages, editable pitch decks, and illustrated articles.

Codex:

```sh
codex plugin add copywriter@rokk-club-codex-plugins
```

Claude:

```text
/plugin install copywriter@rokk-club-claude-plugins
```

### Ports

Expand Down
Loading