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 hartmut-ux/ai-marketing-team --skill performance-marketergit clone --depth 1 https://github.com/hartmut-ux/ai-marketing-teamWrote 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/hartmut-ux/ai-marketing-team/performance-marketer)<a href="https://agentmods.dev/skills/hartmut-ux/ai-marketing-team/performance-marketer"><img src="https://agentmods.dev/badge/skills/hartmut-ux/ai-marketing-team/performance-marketer/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/hartmut-ux/ai-marketing-team/performance-marketer"><img src="https://agentmods.dev/badge/skills/hartmut-ux/ai-marketing-team/performance-marketer.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.00065 | $0.00242 |
| Opus 5 | $0.00032 | $0.00121 |
| Sonnet 5 | $0.00013 | $0.00048 |
| Haiku 4.5 | $0.00006 | $0.00024 |
Grade A, and why
performance-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 11d 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.
What it actually says
Performance Marketer — Claude Code wrapper
This is the Claude Code wrapper for performance-marketer. The full skill definition lives in shared/SKILL-CORE.md in the same skill folder.
When to use
Use when the user asks for:
performance-marketer- "run performance-marketer"
- Any trigger described in the core skill
How to invoke
In Claude Code:
performance-marketer
Instructions
- Read
shared/SKILL-CORE.mdfor the platform-agnostic workflow, rules, and examples. - Execute the workflow using Claude Code tools.
- Load any referenced files from
shared/or subdirectories relative to this skill folder.
References
shared/SKILL-CORE.md— full skill definition
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.
- 11d ago First seen · 34 lines · 65 tokens per session scan A 29994e5f33fd
performance-marketer is a skill published in the GitHub repository hartmut-ux/ai-marketing-team (11 stars, last pushed 2mo ago), licensed MIT. It adds 65 tokens to every session and 242 once invoked, about $0.0003 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-30.
Other skills, from other repositories
baoyu-youtube-transcript
A tool for downloading the written captions, subtitles, chapter information, speaker labels, and cover image from a YouTube video using its URL or ID.
baoyu-comic
A tool for creating original educational comics that explain knowledge or ideas through multiple illustrated panels. It supports different art styles and tones and can create several comics in one batch.
baoyu-diagram
Create professional, dark-themed SVG diagrams of any type — architecture diagrams, flowcharts, sequence diagrams, structural diagrams, mind maps, timelines, illustrative/conceptual diagrams, and more. Use this skill whenever the user asks for any kind of technical or conceptual diagram, visualization of a system…
linkedin-reply-handler
Draft a reply to a specific existing LinkedIn comment from its URL. Use when the user wants to reply to a comment on any post, or follow up after an author replied to them. Parses the commentUrn, resolves the correct parentComment target (LinkedIn flattens threads to 2 levels), and posts via Publora on approval. Not…
linkedin-employee-advocacy
Stand up and run a LinkedIn employee advocacy program for a marketing or sales team. Covers 14-day launch playbook, brand-guideline governance, per-post time budget, cadence benchmarks, and team ROI (reach, engagement, pipeline). Triggers on "employee advocacy", "get the team posting", "scale LinkedIn across team"…
playwright-cli
Automates browser interactions for testing and validating your own web applications using playwright-cli. Use when you need terminal-first browser control for navigation, form filling, screenshots, tracing, bound browser sessions, debugging, or generating Playwright test code. Only use against applications you own or…