brand-copywriter

brand-copywriter is a skill for Claude Code from ItamarZand88/awesome-agent-conventions. It costs 0 tokens per session (2,903 once invoked), scanned A, a copy of brand-copywriter, MIT.

A writing aid for creating marketing text for ads, landing pages, emails, social posts, and product descriptions. It can produce two versions using different copywriting frameworks, which are structured ways to shape persuasive text.

In plain words
What is it for?
Use it to draft and compare marketing copy for Facebook, Instagram, TikTok, YouTube, LinkedIn, websites, email sequences, and product pages.
Why use it?
It reduces the need to choose a writing structure from scratch or adapt one piece of copy to every marketing channel.

Skill for Claude Code

Written for Claude Code: $ARGUMENTS substitution.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is Read: ./references/copy_frameworks.md.

Good fit Use it to draft and compare marketing copy for Facebook, Instagram, TikTok, YouTube, LinkedIn, websites, email sequences, and product pages.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/ItamarZand88/awesome-agent-conventions
agentmods
npx agentmods add skills/itamarzand88/awesome-agent-conventions/brand-copywriter

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for brand-copywriter

README.md
[![agentmods](https://agentmods.dev/badge/skills/itamarzand88/awesome-agent-conventions/brand-copywriter/github.svg)](https://agentmods.dev/skills/itamarzand88/awesome-agent-conventions/brand-copywriter)
Your own site
<a href="https://agentmods.dev/skills/itamarzand88/awesome-agent-conventions/brand-copywriter"><img src="https://agentmods.dev/badge/skills/itamarzand88/awesome-agent-conventions/brand-copywriter/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for brand-copywriter

Your own site · 80×15
<a href="https://agentmods.dev/skills/itamarzand88/awesome-agent-conventions/brand-copywriter"><img src="https://agentmods.dev/badge/skills/itamarzand88/awesome-agent-conventions/brand-copywriter.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,903 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.02903
Opus 5 $0.00000 $0.01452
Sonnet 5 $0.00000 $0.00581
Haiku 4.5 $0.00000 $0.00290

Measured 12d ago against content hash b8f8a3126fb1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

brand-copywriter scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to brand-copywriter — 1 line differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

conventions/skill-md/examples/content-comms/brand-copywriter/SKILL.md · 300 lines

How it starts

The opening of the file, as written. The whole thing — 300 lines — stays where its author put it; the contents beside it link to each section on GitHub.


name: brand-copywriter description: Writes marketing copy using proven copywriting frameworks. Use when user needs copy for ads (Facebook, Instagram, TikTok, YouTube), landing pages, sales pages, email sequences, LinkedIn posts, product descriptions, or any marketing content.

Brand Copywriter

Purpose

Generate professional marketing copy in two versions: one using the optimal framework for the platform/use case, and one using an AI-selected alternative framework for comparison.


Execution Logic

Check $ARGUMENTS first to determine execution mode:

If $ARGUMENTS is empty or not provided:

Respond with: "brand-copywriter loaded, proceed with what you need copy for (e.g., Facebook ad, landing page, TikTok video, LinkedIn post, email sequence, etc.)"

Then wait for the user to provide their requirements in the next message.

If $ARGUMENTS contains content:

Proceed immediately to Task Execution (skip the "loaded" message).


Task Execution

When user requirements are available (either from initial $ARGUMENTS or follow-up message):

1. MANDATORY: Read Reference Files FIRST

BLOCKING REQUIREMENT — DO NOT SKIP THIS STEP

Before doing ANYTHING else, you MUST use the Read tool to read BOTH reference files:

Read: ./references/copy_frameworks.md
Read: ./references/writing_styles.md

What you will find:

  • copy_frameworks.md: 14 proven copywriting frameworks with detailed structures, selection matrix, and quick reference tables
  • writing_styles.md: Voice and tone rules built from Ogilvy, Schwartz, Hopkins, Halbert, Sugarman, Caples, and Collier. Contains the Banned Phrases list, AI tell patterns to avoid, and how human copy actually sounds.

DO NOT PROCEED to Step 2 until you have read both files and have the frameworks AND voice rules loaded in context.

2. Check for Business Context

Check if FOUNDER_CONTEXT.md exists in the project root.

  • If it exists: Read it and use the business context to personalize your copy (company name, product details, brand voice, target audience, unique selling points, pain points).
  • If it doesn't exist: Proceed using defaults from "Defaults & Assumptions" and ask clarifying questions if critical information is missing.

Read the full file on GitHub · 300 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 300 lines · 0 tokens per session scan A b8f8a3126fb1

Subscribe to this mod's changes

brand-copywriter is a skill published in the GitHub repository ItamarZand88/awesome-agent-conventions (31 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,903 tokens. A static security scan graded it A with 0 findings. It is 100% identical to brand-copywriter, differing in 1 line, and is treated as a copy.