medir-meu-marketing

medir-meu-marketing is a skill for Claude Code, Codex from gethouston/houston. It costs 87 tokens per session (4,302 once invoked), scanned A, original, MIT.

A marketing measurement tool that creates tracking plans, A/B test specifications, or weekly LinkedIn performance summaries. An A/B test compares a control version with a changed version to learn which performs better.

In plain words
What is it for?
Use it to specify analytics events and UTM tags, plan a statistically informed A/B test, or summarize reach, engagement, and follower growth from your LinkedIn posts.
Why use it?
It replaces guesswork with defined events, metrics, hypotheses, and decision rules. This helps teams measure outcomes that matter to their target customer instead of only counting attention.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it to specify analytics events and UTM tags, plan a statistically informed A/B test, or summarize reach, engagement, and follower growth from your LinkedIn posts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gethouston/houston/medir-meu-marketing
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 gethouston/houston --skill medir-meu-marketing
Clone the repo
git clone --depth 1 https://github.com/gethouston/houston

Made for: Claude Code, Codex.

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 medir-meu-marketing

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/gethouston/houston/medir-meu-marketing"><img src="https://agentmods.dev/badge/skills/gethouston/houston/medir-meu-marketing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 87 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,302 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00087 $0.04302
Opus 5 $0.00044 $0.02151
Sonnet 5 $0.00017 $0.00860
Haiku 4.5 $0.00009 $0.00430

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

Security

Grade A, and why

medir-meu-marketing 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 9d 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.

store/agents-i18n/pt/marketing/.agents/skills/medir-meu-marketing/SKILL.md · 184 lines

How it starts

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

Medir meu marketing

Uma skill para todo trabalho de medição. O parâmetro scope escolhe o formato da saída: uma especificação de rastreamento de eventos pronta para um desenvolvedor, um documento rigoroso de teste A/B, ou um resumo semanal de desempenho no LinkedIn. Tudo ancorado no seu posicionamento para você medir o que importa para o seu cliente ideal, não números de vaidade.

Parâmetro: scope

  • tracking-plan - plano de rastreamento de eventos (nome do evento, gatilho, propriedades, responsável por etapa) mais uma matriz de UTM para que pago / social / e-mail sejam comparáveis no GA4 / no seu analytics. Saída: tracking-plans/{slug}.md.
  • ab-test - especificação completa de teste cobrindo hipótese (PICOT), controle versus variante, métricas primária + secundárias, estimativa de tamanho de amostra com MDE + poder estatístico, duração e critérios de go/no-go. Saída: ab-tests/{slug}.md.
  • linkedin-digest - resumo semanal das estatísticas das suas próprias publicações (alcance, engajamento, novos seguidores) mais publicações notáveis da sua rede com as quais vale a pena interagir. Saída: linkedin-digests/{YYYY-MM-DD}.md.

O usuário nomeia o escopo em linguagem simples ("especifique o rastreamento de eventos do cadastro", "teste A/B para a página de preços", "resumo do LinkedIn", "como foram minhas publicações") -> inferir. Ambíguo -> fazer UMA pergunta nomeando as três opções.

Quando usar

tracking-plan:

  • "Especifique o rastreamento de eventos de cadastro -> ativação"
  • "Plano de UTM para as campanhas do Q2"
  • "Plano de rastreamento para a nova página de preços"
  • Chamado por plan-a-campaign quando a campanha precisa de eventos ou UTMs que ainda não existem.

ab-test:

  • "Teste A/B para o título da página de preços"
  • "Desenhe um experimento para {proposed change}"
  • "Hipótese para trocar {X} por {Y}"
  • Costuma vir depois de audit-a-surface (surface=landing-page) quando as correções sinalizadas não são óbvias -> desenhar o teste.

Read the full file on GitHub · 184 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. 9d ago First seen · 184 lines · 87 tokens per session scan A fa300b9ea11f

Subscribe to this mod's changes

medir-meu-marketing is a skill published in the GitHub repository gethouston/houston (113 stars, last pushed yesterday), licensed MIT. It adds 87 tokens to every session and 4,302 once invoked, about $0.0004 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-09-03.

Related

Other skills, from other repositories

magazine-web-ppt

For marketing and gtm work: bind launches, campaigns, events, and brand plans to growth and pipeline outcomes. Built around the core query "annual-marketing-plan", with GTM strategy lead judgment, buyer-ready proof, and this outcome: approve launch plan, campaign budget, or GTM motion.

nexu-io/open-design · 67 tokens

html-ppt-zhangzara-coral

OpenDesign's community-growth campaign across GitHub, Discord, and X: the loops, the content calendar, and the pipeline math. Built as a decision-grade marketing & GTM deck for growth team, community lead.

nexu-io/open-design · 55 tokens

ads

When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' 'audience targeting,' 'Google Ads,' 'Facebook ads,' 'LinkedIn ads,' 'ad…

coreyhaines31/marketingskills · 175 tokens

attribution

When the user wants to figure out which marketing actually drives conversions and revenue, choose or interpret an attribution model, or reconcile conflicting numbers across tools. Also use when the user mentions "attribution," "attribution model," "first-touch vs last-touch," "multi-touch," "which channel drives…

coreyhaines31/marketingskills · 220 tokens

co-marketing

When the user wants to find co-marketing partners, plan joint campaigns, or brainstorm partnership opportunities. Use when the user says 'co-marketing,' 'partner marketing,' 'joint campaign,' 'who should we partner with,' 'integration marketing,' 'cross-promotion,' 'collaborate with another company,' 'partnership…

coreyhaines31/marketingskills · 92 tokens

analytics

When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event tracking," "UTM parameters," "tag manager," "GTM," "analytics implementation," "tracking plan," "how do I measure this,"…

coreyhaines31/marketingskills · 152 tokens