media-kit

media-kit is a skill for Claude Code from aryaminus/socials-assistant. It costs 53 tokens per session (392 once invoked), scanned A, original, MIT.

A media-kit workflow for creating or refreshing a one-page presentation of a creator's work and verified social-media results.

In plain words
What is it for?
It helps prepare a media kit with audience metrics, top videos, audience details, past collaborations, and optional PDF or live-link output.
Why use it?
It removes guesswork and stale screenshots from brand materials by using current analytics and clearly marking each metric's time period.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the socials-assistant plugin — 6 skills, 1 MCP server shipped together

Good fit It helps prepare a media kit with audience metrics, top videos, audience details, past collaborations, and optional PDF or live-link output.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aryaminus/socials-assistant/media-kit
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 aryaminus/socials-assistant --skill media-kit
Clone the repo
git clone --depth 1 https://github.com/aryaminus/socials-assistant

Made for: Claude Code.

Or install socials-assistant, the plugin that ships this one along with the rest of its 6 skills, 1 MCP server.

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 media-kit

README.md
[![agentmods](https://agentmods.dev/badge/skills/aryaminus/socials-assistant/media-kit/github.svg)](https://agentmods.dev/skills/aryaminus/socials-assistant/media-kit)
Your own site
<a href="https://agentmods.dev/skills/aryaminus/socials-assistant/media-kit"><img src="https://agentmods.dev/badge/skills/aryaminus/socials-assistant/media-kit/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 media-kit

Your own site · 80×15
<a href="https://agentmods.dev/skills/aryaminus/socials-assistant/media-kit"><img src="https://agentmods.dev/badge/skills/aryaminus/socials-assistant/media-kit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 392 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.00053 $0.00392
Opus 5 $0.00026 $0.00196
Sonnet 5 $0.00011 $0.00078
Haiku 4.5 $0.00005 $0.00039

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

Security

Grade A, and why

media-kit 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 8d 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.

skills/media-kit/SKILL.md · 29 lines

What it actually says

media-kit — verified numbers, auto-refreshed

The media kit is the creator's business card. Generate it from the vault so every number is real and current. Never estimate; never use stale screenshots.

Steps

  1. Call socials-mcp:profile_get — name, niche positioning, past_collaborations feed the header and case-study sections (ask the user to fill gaps; never invent brand names).
  2. Call socials-mcp:media_kit_data — followers, 30-day views, avg engagement, top videos, audience highlights per platform.
  3. If data is thin (no 30-day views, missing platforms), prompt the user to run socials-mcp:snapshot and (TikTok) socials-mcp:import_tiktok_csv first.
  4. Generate media-kit.md from the template in assets/media-kit-template.md.
  5. Fill "Past collaborations" from socials-mcp:outreach_log_list plus anything the user recalls — ask, don't invent.
  6. Export options: leave as markdown, render to PDF, or publish as a live link (GitHub page / Notion) — a live link is preferred for cold emails.

Refresh cadence

Re-run after every weekly snapshot. Numbers older than ~10 days in a media kit are how creators get lowballed.

Rules

  • Every metric carries its window ("last 30 days").
  • Omit platforms with meaningless data rather than showing zeros.
  • Audience section: top 3 facts maximum — brands skim.
Files

What ships with it

1 file 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.

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. 8d ago First seen · 29 lines · 53 tokens per session scan A 5e18f9fe64de

Subscribe to this mod's changes

media-kit is a skill published in the GitHub repository aryaminus/socials-assistant (0 stars, last pushed 3d ago), licensed MIT. It adds 53 tokens to every session and 392 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.