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 augchan42/inkstone --skill media-kitgit clone --depth 1 https://github.com/augchan42/inkstoneWrote 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/augchan42/inkstone/media-kit)<a href="https://agentmods.dev/skills/augchan42/inkstone/media-kit"><img src="https://agentmods.dev/badge/skills/augchan42/inkstone/media-kit.svg" alt="Measured on agentmods" 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.00037 | $0.02539 |
| Opus 5 | $0.00018 | $0.01269 |
| Sonnet 5 | $0.00007 | $0.00508 |
| Haiku 4.5 | $0.00004 | $0.00254 |
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 6d 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.
How it starts
The opening of the file, as written. The whole thing — 315 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Media Kit Builder
Build a complete speaker media kit from scratch — bios, headshots, and a ready-to-publish page that event organizers can use directly.
When to Use
- User wants to create a speaker media kit
- User is preparing for speaking engagements or conferences
- User needs professional bios at different lengths
- User needs headshots cropped and formatted for events
- User has a photo but doesn't know what sizes/formats organizers need
What You'll Produce
- Bio variants — one-liner, short (~50 words), medium (~100 words), long (~200 words)
- Photo assets — headshot (square), headshot (wide), portrait, each with transparent background variant
- Media kit page — HTML/framework page with copy buttons and download links
- Markdown kit — plain text version for email/docs
- Downloadable zip — all assets bundled for organizers
Phase 1: Collect Information
Interview the user. Batch 2-3 questions per round. Don't proceed until you have enough to write bios.
Round 1: Identity
- Full name (as it should appear on event materials)
- Current title and company
- Contact email for event organizers
Round 2: Background
- What did you do before your current role? (companies, roles, duration — but we won't use exact years in the bio)
- Education (degree, institution)
- Any notable affiliations (podcasts, open-source orgs, advisory roles)
Round 3: Positioning
- In one sentence, what do you do now? (This becomes the core of every bio variant.)
- What are 2-3 current projects you want highlighted?
- What topics can you speak on? (List 3-5)
Round 4: Links
- Personal website
- Twitter/X
- GitHub
- Any other relevant links (podcast, company site, project sites)
Phase 2: Write Bios
Write all four variants and present them together for review. Each variant builds on the previous.
Bio Principles
- No year counts — say "enterprise architecture background" not "12 years of enterprise architecture." Years date quickly and create update debt.
- Name companies, not durations — "at Informatica and Dun & Bradstreet" not "over a decade in data management"
- Lead with current work — what you're building now, not where you came from
- Spell out abbreviations — "Hong Kong" not "HK" in bios that organizers will copy verbatim
- End with education — it's credential, not headline
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.
- 6d ago First seen · 315 lines · 37 tokens per session scan A 9530e90454fe
media-kit is a skill published in the GitHub repository augchan42/inkstone (4 stars, last pushed 10d ago), licensed MIT. It adds 37 tokens to every session and 2,539 once invoked, about $0.0002 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.
Other skills, from other repositories
xiaohongshu-auto-posting
Automates the complete Xiaohongshu (XHS / Little Red Book) content operation workflow: pain-point topic collection → style case collection → topic selection → content writing → publishing → performance tracking. Use when user mentions xiaohongshu auto posting, xhs auto post, little red book posting, xiaohongshu post…
muapi-seedance-2
Expert Cinema Director skill for Seedance 2.0 (ByteDance) — high-fidelity video generation across Chinese, Global, and VIP tiers. Supports text-to-video, image-to-video, first-last-frame, omni reference, character training, omni-reference training, video editing, and watermark removal.
muapi-social-media-video
Brand-aware social media video creator. Reads brand-identity.md, ICP.md, and messaging.md to write a post/storyboard, craft an optimized Seedance 2.0 Director prompt, generate reference frames with the best available image model, and produce platform-ready video.
muapi-ai-clipping
Turn a long video into N viral-ready short clips with a single managed API call. Wraps muapi.ai's /ai-clipping endpoint, which handles transcription, highlight ranking through a virality framework (hook / emotional peak / opinion bomb / revelation / conflict / quotable / story peak / practical value), overlap dedupe…
muapi-youtube-shorts
Auto-generate viral 9:16 YouTube Shorts (or TikTok / Reels clips) from a long-form video. Thin platform-aware wrapper around the AI Clipping skill — picks sensible defaults for short-form social platforms (9:16, 30–60s sweet spot) and delegates the actual highlight extraction + crop to muapi.ai's /ai-clipping endpoint.
muapi-workflow
Build, run, and visualize multi-step AI generation workflows. The AI architect translates natural language descriptions into connected node graphs — chain image generation, video creation, enhancement, and editing into automated pipelines.