auto-media-onboarding

auto-media-onboarding is a skill for Claude Code, Codex from mr-tbot/Auto-Everything. It costs 98 tokens per session (6,585 once invoked), scanned A, original, MIT.

A workflow for making the onboarding video shown to people using a product for the first time. It covers the video from capture and narration through the final version.

In plain words
What is it for?
Use it to create or update a welcome video that guides a new user to their first useful result.
Why use it?
It helps keep the first-run walkthrough aligned with the current product and avoids filming unstable screens or exposing real customer information.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to create or update a welcome video that guides a new user to their first useful result.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mr-tbot/auto-everything/auto-media-onboarding
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 mr-tbot/Auto-Everything --skill auto-media-onboarding
Clone the repo
git clone --depth 1 https://github.com/mr-tbot/Auto-Everything

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 auto-media-onboarding

README.md
[![agentmods](https://agentmods.dev/badge/skills/mr-tbot/auto-everything/auto-media-onboarding/github.svg)](https://agentmods.dev/skills/mr-tbot/auto-everything/auto-media-onboarding)
Your own site
<a href="https://agentmods.dev/skills/mr-tbot/auto-everything/auto-media-onboarding"><img src="https://agentmods.dev/badge/skills/mr-tbot/auto-everything/auto-media-onboarding/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 auto-media-onboarding

Your own site · 80×15
<a href="https://agentmods.dev/skills/mr-tbot/auto-everything/auto-media-onboarding"><img src="https://agentmods.dev/badge/skills/mr-tbot/auto-everything/auto-media-onboarding.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 98 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,585 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.00098 $0.06585
Opus 5 $0.00049 $0.03292
Sonnet 5 $0.00020 $0.01317
Haiku 4.5 $0.00010 $0.00658

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

Security

Grade A, and why

auto-media-onboarding 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 4d 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/auto-media-onboarding/SKILL.md · 410 lines

How it starts

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

/auto-media-onboarding

One deliverable: the onboarding video. The film that takes a stranger from nothing to their first real outcome in the product.

/auto-media-maker owns the series and the staleness tracker. /auto-media-stinger owns the launch commercial. This owns one film, and is held to standards neither of them is.

What This Skill Inherits

Read from /auto-media-maker, never re-asked: pipeline discovery and .agent/media.json, avatar and voice, the brand folder, the verbatim never_say list, the catalog, the watch/on_change machinery, per-line content-addressed narration, vN filenames, blessing, and the memory entry format. Its capture hygiene is law here — scripted drive, no hand-scroll, cursor hidden, UI settles before and after every action.

If none of that exists, bootstrap only what this film needs — pipeline discovery, avatar and voice from the real account listing, brand folder, never_say, the tutorial style set, plus the demo account and capture rig, which this film cannot be shot without. Write one catalog entry, record that the rest of the series is unplanned rather than skipped, and say so in one line: "run /auto-media-maker when you want the catalog." Offer; do not perform.

Never plan a catalog here, never build a second config or task list, never re-ask the parent's interview.

Step 1 — Name The First-Value Moment, Before A Word Of Script

The film is not done when it has explained the product. It is done when a stranger who watched it has the outcome in front of them. Write that as one sentence, in this shape, at the top of the shot list:

A new <role> now has <a concrete artifact or observable state> that the product produced, which they did not have before, and they can see it.

"Understands the dashboard", "has explored the workspace", "knows what we do" are all failures — none is observable. These are the shape:

Product First-value moment
Log/analytics tool Their own first line of real log data is visible in the live tail
CI product A green check appears on a commit they just pushed
Invoice SaaS An invoice PDF exists and is downloadable
Video/VJ tool The first output frame renders on the second screen
Home-server appliance The device answers on its LAN address from their own browser
API product A 200 comes back from their own key, in their own terminal

Read the full file on GitHub · 410 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. 4d ago First seen · 410 lines · 98 tokens per session scan A 9cdf7f662498

Subscribe to this mod's changes

auto-media-onboarding is a skill published in the GitHub repository mr-tbot/Auto-Everything (7 stars, last pushed 7d ago), licensed MIT. It adds 98 tokens to every session and 6,585 once invoked, about $0.0005 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-04.

Related

Other skills, from other repositories

baoyu-comic

A creator for educational comics, including biographies and tutorials, that turns supplied content or topics into illustrated comic pages.

NousResearch/hermes-agent · 17 tokens

html-ppt-zhangzara-cartesian

An economics senior thesis on the employment effects of local minimum-wage increases — identification strategy, evidence, and limitations. Built as a decision-grade coursework defense deck for thesis committee.

nexu-io/open-design · 46 tokens

html-ppt-zhangzara-daisy-days

A customer-success workshop onboarding users to a project-management app — the first-value path and the habits that retain. Built as a decision-grade professional training deck for new customers, CS team.

nexu-io/open-design · 49 tokens

html-ppt-zhangzara-playful

A retail sales-floor training on consultative selling — the flow, the role-plays, and the daily habit that lifts conversion. Built as a decision-grade professional training deck for store associates, floor managers.

nexu-io/open-design · 52 tokens

html-ppt-zhangzara-retro-windows

An IT security-awareness training on spotting phishing — the tells, the drill, and what to do in the first 60 seconds. Built as a decision-grade professional training deck for all employees.

nexu-io/open-design · 51 tokens

sprite-animation

A pixel / sprite-style animated explainer slide — full-bleed cream stage, bold display year, animated pixel-art mascot (e.g. Hanafuda card, mushroom, or 8-bit console), kinetic Japanese display type, ticking timeline ribbon. Reads like a single frame of an educational motion video — looping CSS keyframes, no JS, ready…

nexu-io/open-design · 141 tokens