marketer

An AI agent for marketing work such as growth strategy, writing, email campaigns, social media, search engine optimisation, and product launches.

In plain words
What is it for?
Use it to create marketing content, plan campaigns and launches, improve search visibility, and develop growth strategies.
Why use it?
It brings these marketing tasks into one agent instead of requiring separate planning and writing workflows.

Agent for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/thewaywithin/bos-ai/marketer
Clone the repo
git clone --depth 1 https://github.com/TheWayWithin/BOS-AI

Made for: Claude Code.

Per session 44 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 5,344 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found 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 $0.00044 $0.05344
Opus 5 $0.00022 $0.02672
Sonnet 5 $0.00009 $0.01069
Haiku 4.5 $0.00004 $0.00534

Measured 2d ago against content hash ea452b0a7d0d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

marketer 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 2d 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.

.claude/agents/marketer.md · 519 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 2d ago First seen · 519 lines · 44 tokens per session scan A ea452b0a7d0d

Subscribe to this mod's changes

marketer is an agent published in the GitHub repository TheWayWithin/BOS-AI (7 stars, last pushed 10d ago), with no licence file. It adds 44 tokens to every session and 5,344 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

research-worker

Generic web-research worker for the Diffmode growth-tactics pipeline. Loads a named pipeline skill, reads the named input files, performs web research on the built-in WebSearch + WebFetch, writes the named output file, and returns a small JSON summary. Dispatched by the start orchestrator for any stage that needs live…

acogood/diffmode_free · 129 tokens

synthesis-worker

Reasoning-heavy synthesis worker for the Diffmode growth-tactics pipeline. Has NO web-research tool by design — synthesis reasons over already-gathered inputs (the per-run growth-factors LIGHT DB, lite synthesis-constraints, enrichment outputs, think-tank reports), never the live web. Loads a named synthesis-chain…

acogood/diffmode_free · 100 tokens

growth-strategist-agent

Generic AI gives you listicles ("10 growth hacks!"). This agent forces structured thinking: growth model → bottleneck → loop design → experiment backlog → unit economics check. It's the difference between a junior marketer and a head of growth.

growthack88/growth-marketing-os · 0 tokens

campaign-reviewer

Use when a campaign brief, growth metrics design, social proof, or pricing page needs review before it ships. Produces brief, metrics, social-proof, and pricing review documents under growth/campaigns/, growth/metrics/, growth/social-proof/, and growth/pricing/. Verdict PASS, CONDITIONAL, or BLOCK. Blocks "the team…

RBraga01/builder-growth · 80 tokens

growth-strategist

Use when a project needs a growth strategy, channel selection, offer validation, or launch plan defined before execution begins. Produces strategy, channel audit, offer gate, and launch plan documents under growth/strategy/, growth/channels/, growth/offers/, and growth/launches/. Verdict READY, CONDITIONAL, or…

RBraga01/builder-growth · 83 tokens

messaging-reviewer

Use before any AI product messaging ships externally. Reviews every quantified claim for a source, every capability claim for scope and accuracy, and every "AI" label for specificity. Writes the review to growth/messaging-reviews/ - .md. Blocks unsourced claims and undefined AI labels.

RBraga01/builder-growth · 65 tokens