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.
npx skills add imMamdouhaboammar/marketing-council-pack --skill customer-researchgit clone --depth 1 https://github.com/imMamdouhaboammar/marketing-council-packWrote 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.
[](https://agentmods.dev/skills/immamdouhaboammar/marketing-council-pack/customer-research)<a href="https://agentmods.dev/skills/immamdouhaboammar/marketing-council-pack/customer-research"><img src="https://agentmods.dev/badge/skills/immamdouhaboammar/marketing-council-pack/customer-research/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.
<a href="https://agentmods.dev/skills/immamdouhaboammar/marketing-council-pack/customer-research"><img src="https://agentmods.dev/badge/skills/immamdouhaboammar/marketing-council-pack/customer-research.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00038 | $0.00606 |
| Opus 5 | $0.00019 | $0.00303 |
| Sonnet 5 | $0.00008 | $0.00121 |
| Haiku 4.5 | $0.00004 | $0.00061 |
Grade A, and why
customer-research 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.
How it starts
The opening of the file, as written. The whole thing — 56 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Customer Research
Job
Design research that reveals customer progress, switching triggers, language, and decision criteria
Own this request only when customer evidence is the clear decision boundary. If ownership is ambiguous or several functions compete, route to marketing-council. If the user explicitly asks for dependent work across functions, use ../../scripts/dynamic_router.py to build a bounded DAG.
Operating contract
- Read
references/skill-spec.jsonfirst for activation, invariants, workflow freedom, evidence rules, handoffs, and completion conditions. - Use
references/decision-model.mdwhen framing or challenging the decision. - Check
references/failure-modes.mdbefore finalizing a recommendation. - Render the response against
references/output-contract.md. - 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
- Focused request: stay inside this Skill.
- Ambiguous or cross-functional ownership: hand to
marketing-council. - Explicit dependency chain: use
../../scripts/dynamic_router.py. - 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/audience-strategist.md - Skeptical counterweight:
../../agents/marketing-skeptic.md - Domain challenge gate:
../../hooks/customer-language-check.md - Evidence gate:
../../hooks/evidence-gate.md - Keep these as decision inputs, not automatic authority. The Skill owns the final evidence-bound synthesis.
Neural connections
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.
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.
- 7d ago Changed · +16 lines · -9 tokens per session ff275f642968
- 12d ago First seen · 40 lines · 47 tokens per session scan A 12e52a7504f8
customer-research is a skill published in the GitHub repository imMamdouhaboammar/marketing-council-pack (4 stars, last pushed 8d ago), licensed MIT. It adds 38 tokens to every session and 606 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.
Other skills, from other repositories
agent-harness-fault-injection
Use when an agent workflow needs deterministic recovery evidence for sandbox, MCP/tool, worker, checkpoint, memory, or orchestration failures.
architecture-decision-records
Comprehensive patterns for creating, maintaining, and managing Architecture Decision Records (ADRs) that capture the context and rationale behind significant technical decisions.
autonomous-agent-patterns
Design patterns for building autonomous coding agents, inspired by Cline and OpenAI Codex.
peon-ping-log
Log exercise reps for the Peon Trainer. Use when user says they did pushups, squats, or wants to log reps. Examples - "/peon-ping-log 25 pushups", "/peon-ping-log 30 squats", "log 50 pushups".
antigravity-skills-manager
Global skills manager for Google Antigravity. Explore, search, install, and manage 300+ agent skills from the rmyndharis/antigravity-skills catalog using pure stdlib CLI tools.
ably-automation
Automate Ably tasks via Rube MCP (Composio). Always search tools first for current schemas.