check-my-marketing

check-my-marketing is a skill for Claude Code, Codex from akiotanaka847/qaio-desktop. It costs 65 tokens per session (1,970 once invoked), scanned A, original, MIT.

A marketing review that examines your sales funnel, compares your content with a competitor's, or summarizes your recent marketing work. A funnel is the series of steps from first visit to becoming a customer.

In plain words
What is it for?
Use it for funnel analysis, competitor content-gap research, or a weekly summary of published blog posts, campaigns, emails, social posts, and page rewrites.
Why use it?
It shows where potential customers drop out, which useful topics you have not covered, and what marketing work is missing. This gives you specific next actions instead of another dashboard of numbers.

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 for funnel analysis, competitor content-gap research, or a weekly summary of published blog posts, campaigns, emails, social posts, and page rewrites.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/akiotanaka847/qaio-desktop/check-my-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 akiotanaka847/qaio-desktop --skill check-my-marketing
Clone the repo
git clone --depth 1 https://github.com/akiotanaka847/qaio-desktop

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 check-my-marketing

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/check-my-marketing"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/check-my-marketing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 65 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,970 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.00065 $0.01970
Opus 5 $0.00032 $0.00985
Sonnet 5 $0.00013 $0.00394
Haiku 4.5 $0.00006 $0.00197

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

Security

Grade A, and why

check-my-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 12d 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/marketing/.agents/skills/check-my-marketing/SKILL.md · 81 lines

How it starts

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

Check My Marketing

One skill, three subjects. subject param pick lens. "Never invent numbers" shared across all.

Parameter: subject

  • funnel - stage-by-stage conversion from PostHog / GA4 / Mixpanel (or paste). Biggest drop-off + 2-3 experiments ranked by expected lift x effort.
  • content-gap - crawl competitor via Firecrawl / Semrush, compare vs our content, rank gaps by volume x fit / difficulty, first-draft brief per top gap.
  • marketing-health - weekly rollup of what THIS agent shipped (blog / campaigns / emails / social / page rewrites) by grouping outputs.json by type. Flag gaps ("no drip in 3 weeks"), recommend next moves per domain.

User name subject in plain English ("weekly funnel review", "where are we leaking", "what are we missing vs Ramp", "Monday marketing review") -> infer. Ambiguous -> ask ONE question naming 3 options.

When to use

  • Explicit: "weekly funnel review", "analyze the signup funnel", "content gap vs {competitor}", "where can we out-rank {X}", "Monday marketing review", "weekly readout".
  • Implicit: typically scheduled (weekly / Monday) by routine.
  • Cadence: funnel weekly, content-gap monthly max per competitor, marketing-health weekly.

Connections I need

I run external work through Composio. Before this skill runs I check that the categories below are linked. Missing -> I name the category, ask you to connect it from the Integrations tab, stop.

  • Analytics (PostHog, GA4, or Mixpanel) - source of stage-by-stage funnel counts. Required for funnel - no useful fallback, the data lives in your analytics tool.
  • Web scrape (Firecrawl) - optional for content-gap. If not connected I fall back to basic HTTP fetch on competitor pages, rougher but workable on static sites.
  • SEO (Semrush or Ahrefs) - size keyword volumes and ranking gaps. Required for content-gap - no fallback, that data is proprietary.

If analytics is required for funnel and not connected I stop. For content-gap, if SEO data is missing I stop too. The scrape category is the only one where I keep going on a fallback.

Read the full file on GitHub · 81 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. 12d ago First seen · 81 lines · 65 tokens per session scan A 3f30e1ee3c4c

Subscribe to this mod's changes

check-my-marketing is a skill published in the GitHub repository akiotanaka847/qaio-desktop (2 stars, last pushed 8d ago), licensed MIT. It adds 65 tokens to every session and 1,970 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-31.

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