launch-asset-packager

launch-asset-packager is a skill for Claude Code from aaron-he-zhu/aaron-marketing-skills. It costs 194 tokens per session (2,880 once invoked), scanned A, original, Apache-2.0.

A launch-planning tool that lists the materials needed for a product release and tracks who owns each item and its production status. A press kit is a collection of approved information and media for journalists or partners.

In plain words
What is it for?
Use it to plan press kits, store-listing materials, demo scripts, channel asset packages, localization variants, and launch checklists.
Why use it?
It helps teams see what is missing before launch and check that materials match the approved messaging and channel requirements. It also records technical go-live tasks without carrying them out.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: mentions Claude Code; built for openclaw.

Needs its repository: it reads a path above its own folder, which exists only inside the repository. The line is Emit the standard shape from [skill-contract.md §Handoff Summary Format](../../../references/skill-contract.md), preserving the Narrative/claims dependency tupl.

Part of the aaron-marketing plugin — 120 skills shipped together , and of aaron-marketing

Good fit Use it to plan press kits, store-listing materials, demo scripts, channel asset packages, localization variants, and launch checklists.

Compare 6 skills from other repositories ↓
About the project

aaron-marketing-skills is a collection of 120 AI-agent skills covering marketing work such as brand narrative, search optimization, social media, email, advertising, influencer campaigns, and launches. Marketers and agent users can install it as a plugin, use its portable skills, or run its described bot team. The catalogue entries are components of this marketing workflow.

aaron-he-zhu/aaron-marketing-skills · 2,767 stars · on GitHub · aaronmarketing.ai

Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/aaron-he-zhu/aaron-marketing-skills
agentmods
npx agentmods add skills/aaron-he-zhu/aaron-marketing-skills/launch-asset-packager

Made for: Claude Code.

Or install aaron-marketing, the plugin that ships this one along with the rest of its 120 skills.

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 launch-asset-packager

README.md
[![agentmods](https://agentmods.dev/badge/skills/aaron-he-zhu/aaron-marketing-skills/launch-asset-packager/github.svg)](https://agentmods.dev/skills/aaron-he-zhu/aaron-marketing-skills/launch-asset-packager)
Your own site
<a href="https://agentmods.dev/skills/aaron-he-zhu/aaron-marketing-skills/launch-asset-packager"><img src="https://agentmods.dev/badge/skills/aaron-he-zhu/aaron-marketing-skills/launch-asset-packager/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 launch-asset-packager

Your own site · 80×15
<a href="https://agentmods.dev/skills/aaron-he-zhu/aaron-marketing-skills/launch-asset-packager"><img src="https://agentmods.dev/badge/skills/aaron-he-zhu/aaron-marketing-skills/launch-asset-packager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 194 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,880 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
  • Socket pass 2 Sept 2026
  • Snyk pass 2 Sept 2026
  • 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.00194 $0.02880
Opus 5 $0.00097 $0.01440
Sonnet 5 $0.00039 $0.00576
Haiku 4.5 $0.00019 $0.00288

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

Security

Grade A, and why

launch-asset-packager 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 9d 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.

launch/assemble/launch-asset-packager/SKILL.md · 93 lines

How it starts

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

Launch Asset Packager

Assembles the tier-scoped asset manifest for a launch — every artifact the moment needs, its owner, its spec source, and its production status — in the Assemble phase of the RAMP loop (Research → Assemble → Mobilize → Prove). It feeds the RAMP A sub-items directly: press kit complete, per-channel asset kits complete per tier to each surface's documented spec (store listing character budgets included), and the technical go-live pass — and the manifest tracks the localization-variant and message-match rows the auditor later checks. It works one lever — the kit — and hands off: only launch-readiness-auditor computes the RAMP profile result or runs the A1 veto.

Scope guard: this skill owns the asset manifest and specs, not the content inside them. It does not write the message copy (message-house-builder owns the message house; long-form goes to content-writer), build the landing page or signup UX (landing-optimizer), research store keywords beyond budget-fitting the fields (keyword-research), execute the go-live technical items (technical-seo-checker and serp-markup-builder own execution — this skill only lists and tracks the manifest items), adjudicate product claims (marked [needs source] and routed to memory/events/claims.ndjson via an authorized operation: propose request to registry-events.py), or score any RAMP dimension.

Quick Start

Package the launch assets for [product] — tier [T1/T2/T3], channels: [list]. What exists already: [links / list].
Build the press kit spec for [product], plus a demo script and screenshot shot list for the walkthrough video.

Read the full file on GitHub · 93 lines

Files

What ships with it

2 files 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. 9d ago First seen · 93 lines · 194 tokens per session scan A ed260b280e0d

Subscribe to this mod's changes

launch-asset-packager is a skill published in the GitHub repository aaron-he-zhu/aaron-marketing-skills (2,767 stars, last pushed yesterday), licensed Apache-2.0. It adds 194 tokens to every session and 2,880 once invoked, about $0.0010 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-03.