marketing-council

marketing-council is a skill for Claude Code, Codex from imMamdouhaboammar/marketing-council-pack. It costs 39 tokens per session (871 once invoked), scanned A, original, MIT.

A decision process for marketing work that spans areas such as positioning, launch planning, pricing, growth, advertising, conversion, and retention. It first identifies the business situation, diagnoses the problem, weighs trade-offs, and uses evidence where available.

In plain words
What is it for?
Use it for broad marketing strategy, go-to-market planning, campaigns, brand or offer decisions, growth questions, and situations where several marketing perspectives need to be reconciled.
Why use it?
It helps avoid choosing a tactic before understanding the commercial problem, constraints, and economics. It also makes assumptions, uncertainty, and ways to test the decision explicit.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the marketing-council plugin — 30 skills, 1 command, 24 agents shipped together

Good fit Use it for broad marketing strategy, go-to-market planning, campaigns, brand or offer decisions, growth questions, and situations where several marketing perspectives need to be reconciled.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/immamdouhaboammar/marketing-council-pack/marketing-council
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.

Any agent
npx skills add imMamdouhaboammar/marketing-council-pack --skill marketing-council
Clone the repo
git clone --depth 1 https://github.com/imMamdouhaboammar/marketing-council-pack

Made for: Claude Code, Codex.

Or install marketing-council, the plugin that ships this one along with the rest of its 30 skills, 1 command, 24 agents.

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 marketing-council

README.md
[![agentmods](https://agentmods.dev/badge/skills/immamdouhaboammar/marketing-council-pack/marketing-council/github.svg)](https://agentmods.dev/skills/immamdouhaboammar/marketing-council-pack/marketing-council)
Your own site
<a href="https://agentmods.dev/skills/immamdouhaboammar/marketing-council-pack/marketing-council"><img src="https://agentmods.dev/badge/skills/immamdouhaboammar/marketing-council-pack/marketing-council/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 marketing-council

Your own site · 80×15
<a href="https://agentmods.dev/skills/immamdouhaboammar/marketing-council-pack/marketing-council"><img src="https://agentmods.dev/badge/skills/immamdouhaboammar/marketing-council-pack/marketing-council.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 871 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 original 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.1 $0.00039 $0.00871
Opus 5 $0.00019 $0.00436
Sonnet 5 $0.00008 $0.00174
Haiku 4.5 $0.00004 $0.00087

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

Security

Grade A, and why

marketing-council 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 7d 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.

skills/marketing-council/SKILL.md · 75 lines

How it starts

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

Marketing Council

Job

Diagnose ambiguous or cross-functional marketing problems and coordinate the minimum set of specialist skills

Own the request when the marketing problem is ambiguous or genuinely cross-functional. If a single dominant function clearly owns the next decision, delegate to that focused Skill instead of retaining Council ownership. Otherwise Council is the safe fallback. If the request explicitly establishes dependent work across functions, use the dynamic router in ../../scripts/dynamic_router.py to build a bounded DAG.

Operating contract

  1. Read references/skill-spec.json first for activation, invariants, workflow freedom, evidence rules, handoffs, and completion conditions.
  2. Use references/decision-model.md when framing or challenging the decision.
  3. Check references/failure-modes.md before finalizing a recommendation.
  4. Render the response against references/output-contract.md.
  5. Use packaged shared references or current external research only when they are load-bearing. Never present inference as evidence.

Evidence discipline

Classify material claims as fact, inference, assumption, or unknown. Prefer supplied primary evidence. Verify current platform, policy, product, pricing, or market claims when freshness affects the recommendation. Do not fabricate research, tool calls, metrics, customer language, or causal proof.

Routing

  • Canonical Skill Router registry: ../../routing/skill-routes.json.
  • Single dominant function: delegate to the selected focused Skill.
  • Ambiguous or cross-functional ownership: Council remains the fallback diagnostic owner.
  • Explicit dependency chain: use the dynamic router at ../../scripts/dynamic_router.py and keep the graph bounded to the minimum required Skills.
  • After Skill ownership is known, theory/agent selection may use ../../scripts/neural_router.py; neural nodes never replace Skill routing.

Execution connections

  • Primary specialist: ../../agents/council-director.md
  • Skeptical counterweight: ../../agents/marketing-skeptic.md
  • Domain challenge gate: ../../hooks/post-strategy-red-team.md
  • Evidence gate: ../../hooks/evidence-gate.md
  • Keep these as decision inputs, not automatic authority. The Skill owns the final evidence-bound synthesis.

Read the full file on GitHub · 75 lines

Files

What ships with it

9 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 7d ago Changed · -207 lines · -11 tokens per session 7795b08adec8
  2. 9d ago Changed · +19 lines · +3 tokens per session a1d5afdeaa78
  3. 12d ago First seen · 263 lines · 47 tokens per session scan A e7588fb26445

Subscribe to this mod's changes

marketing-council is a skill published in the GitHub repository imMamdouhaboammar/marketing-council-pack (4 stars, last pushed 8d ago), licensed MIT. It adds 39 tokens to every session and 871 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.