snapgen-marketing-tracker

snapgen-marketing-tracker is a skill for Claude Code, Codex from HoangAViet/AI-Marketing-Kit. It costs 214 tokens per session (3,377 once invoked), scanned A, original, MIT.

An Excel workbook for planning 90 days of marketing content for a software product or independent app. It includes written weekday and weekend tweets, calendars, metrics, media planning, outreach tracking, and automated checks.

In plain words
What is it for?
Use it to organize daily posts, track marketing work and results, manage media assets, review weekly progress, and check that content follows the defined rules.
Why use it?
It provides a ready-made structure and content plan instead of requiring you to build the spreadsheet and schedule from scratch.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: names the AskUserQuestion tool; positional $N argument.

Good fit Use it to organize daily posts, track marketing work and results, manage media assets, review weekly progress, and check that content follows the defined rules.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hoangaviet/ai-marketing-kit/snapgen-marketing-tracker
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 HoangAViet/AI-Marketing-Kit --skill snapgen-marketing-tracker
Clone the repo
git clone --depth 1 https://github.com/HoangAViet/AI-Marketing-Kit

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 snapgen-marketing-tracker

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/hoangaviet/ai-marketing-kit/snapgen-marketing-tracker"><img src="https://agentmods.dev/badge/skills/hoangaviet/ai-marketing-kit/snapgen-marketing-tracker.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 214 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,377 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.00214 $0.03377
Opus 5 $0.00107 $0.01688
Sonnet 5 $0.00043 $0.00675
Haiku 4.5 $0.00021 $0.00338

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

Security

Grade A, and why

snapgen-marketing-tracker 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.

The scan reads SKILL.md. This mod also ships 9 executable files (scripts/01_scaffold.py, scripts/02_fill_weeks.py, scripts/03_accounts_narrative.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/snapgen-marketing-tracker/SKILL.md · 197 lines

How it starts

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

Marketing Tracker Builder

What this skill does

Builds a complete 90-day marketing tracker as an Excel file (.xlsx) with:

  • 180 main weekday tweets — 12 weeks × 5 days (Mon-Fri) × 3 tweets/day, distributed across 9 content pillars
  • 50 weekend tweets — 25 weekend days × 2 slots/day, auto-filled from 45 evergreen bonus pool (Community Question / Tips & Craft / Indirect Insight)
  • 12 sheets — README, QA Check, Daily Tracker, Metrics Dashboard, Tweet Templates, Outreach CRM, Asset Library, Weekly Review, Content Mix Rules, Media Queue, Bonus Content Pool, Weekly Calendar
  • Automated QA Check — 42 live formulas validating consistency (e.g., Feature Showcase tweets must have Video/GIF, Competitor tweets must never post from brand account, etc.)
  • Media Production Queue — 30 P0/P1 media assets cross-referenced with the Daily Tracker
  • Embedded README — usage instructions inside the workbook

The tweets are fully written, ready-to-publish text customized to the user's product — not placeholders. This is the key value: the skill pre-generates content so the user only has to review, edit, and post.

When to use

Trigger this skill when the user asks any of:

  • "Tạo kế hoạch marketing 90 ngày cho [product]"
  • "Build me a content calendar for my SaaS launch"
  • "Generate 90 days of tweets for build-in-public"
  • "Apply the Screenify template to my product"
  • "Create a launch tracker like before"
  • Any request mentioning "90-day plan", "content tracker", "Twitter plan", "marketing calendar" for a specific product

How to use this skill — workflow

This is a multi-step process. Do NOT skip straight to running scripts. Quality of output depends entirely on how well you understand the user's product first.

Step 1: Interview the user

Read references/interview_questions.md and ask the user the essential questions (marked REQUIRED). For optional ones, use judgment — ask if the answer isn't obvious from context. Use the AskUserQuestion tool in batches (group related questions into one tool call with multiple questions).

Read the full file on GitHub · 197 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 · 197 lines · 214 tokens per session scan A 88b458f790c9

Subscribe to this mod's changes

snapgen-marketing-tracker is a skill published in the GitHub repository HoangAViet/AI-Marketing-Kit (3 stars, last pushed 5mo ago), licensed MIT. It adds 214 tokens to every session and 3,377 once invoked, about $0.0011 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

audit-xls

Audit spreadsheet, formula error detection, hardcoded cell finder, cross-sheet reference audit, workbook auditor, Excel model audit, financial model QA, spreadsheet review, cell dependency trace, formula integrity check.

agentii-ai/agentii-investment-intelligence · 42 tokens

xlsx-financials

Produce formatted .xlsx financial statement workbooks from XBRL statement data. Uses Bash + openpyxl (Python) following Anthropic FSI xlsx-author conventions for professional Excel output with calculation arc cross-validation.

agentii-ai/agentii-investment-intelligence · 48 tokens

deal-packet

Produce the full institutional deal packet for a deal — Excel underwriting model + Word IC memo + PowerPoint deck + PDF one-pager — all Bristol-branded, fully cited, and cross-linked to one sources registry. Use when the user says "build the packet," "full workup," "put together the IC package," "model this deal," or…

Fusion-Data-Company/bristol-os · 83 tokens

xlsx

Create, edit, analyze, or convert Excel spreadsheets (.xlsx, .xlsm, .xltx) where the workbook file is the primary deliverable. Use for formulas, formatting, financial models, multi-sheet workbooks, and tabular cleanup exported to Excel. Also applies to .csv/.tsv when the user wants spreadsheet output. Do NOT use for…

K-Dense-AI/scientific-agent-skills · 94 tokens

google-sheets

Read and write Google Sheets spreadsheets - get content, update cells, append rows, fetch specific ranges, search for spreadsheets, and view metadata. Use when user asks to: read a spreadsheet, update cells, add data to Google Sheets, find a spreadsheet, check sheet contents, export spreadsheet data, or get cell…

sanjay3290/ai-skills · 81 tokens

synthesize

Thesis report synthesis — turn a thesis's markdown artifacts into its letter-size thesis-report.html, then OPTIMIZE it against real page renders. Four-step loop — pack (deterministic Python bundle of all sources + report/metrics.json), author (the LLM writes report/content.html — narrative, KPI tiles, badges…

agentii-ai/agentii-investment-intelligence · 134 tokens