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 agentmods add skills/yosefhayim/launch-store/add-a-commandnpx skills add YosefHayim/launch-store --skill add-a-commandgit clone --depth 1 https://github.com/YosefHayim/launch-storeWrote 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/yosefhayim/launch-store/add-a-command)<a href="https://agentmods.dev/skills/yosefhayim/launch-store/add-a-command"><img src="https://agentmods.dev/badge/skills/yosefhayim/launch-store/add-a-command.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 | $0.00034 | $0.00284 |
| Opus 5 | $0.00017 | $0.00142 |
| Sonnet 5 | $0.00007 | $0.00057 |
| Haiku 4.5 | $0.00003 | $0.00028 |
Grade A, and why
add-a-command 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 5d 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.
What it actually says
Add a launch CLI command
Use this when
- adding a new
launch <command>or subcommand - a
docs:checkfailure after changing the CLI surface
Steps
- Add the command as thin commander wiring in
src/cli/commands/and register itsregister*Commandinsrc/cli/program.ts'sbuildProgram(). Keep domain logic insrc/core, not the CLI layer. - Run
pnpm docs:gen- it introspectsbuildProgram()and regeneratesdocs/commands.md,llms.txt, the README stats badges, and the committed.cursor/rules/.claude/skills. - Commit the regenerated files;
pnpm docs:check(CI) fails if they drift. - Add a
*.test.tsbeside the new logic, then run the gate.
The docs are generated from the live buildProgram() in src/cli/program.ts, so a new command surfaces in the reference automatically once you run docs:gen - never hand-edit the generated files.
See AGENTS.md.
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.
- 5d ago First seen · 23 lines · 34 tokens per session scan A 0ec1b517a51e
add-a-command is a skill published in the GitHub repository YosefHayim/launch-store (9 stars, last pushed 8d ago), licensed MIT. It adds 34 tokens to every session and 284 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
app-store-preflight-compliance
Pre-submission compliance scanner workflow for Apple App Store apps. Use when reviewing iOS, macOS, tvOS, watchOS, or visionOS projects (Swift, Objective-C, React Native, Expo) for App Store rejection risks, submission readiness, privacy compliance, or guideline violations.
greenlight
It now lives at skills/greenlight/SKILL.md.
aso-playbook
Beginner-friendly App Store Optimization guide covering keyword research, screenshot design, rating management, and A/B testing for iOS and Android. By @WeiYipei — practical ASO for indie developers and small teams.
gingiris-aso-growth
🇺🇸 ASO & Mobile App Growth Playbook 2026 — Complete App Store Optimization guide. ASO keyword ranking, App Store & Google Play listing optimization, app cold start, UGC creator operations, TikTok/Instagram/YouTube Shorts marketing, AI-matrix content scaling, mobile user acquisition. 🇨🇳 ASO 增长与 App 冷启动权威指南 …
appstore-ppp-pricing
Bulk-sets App Store in-app purchase and subscription prices across 175+ countries by purchasing power parity, using the appstore-ppp-prices CLI. Use whenever the user wants to localize, bulk-update, lower, raise or review regional App Store pricing — "set regional prices", "PPP pricing", "make my app cheaper in…
gr-aso
ASO(App Store Optimization)+ App 冷启动。覆盖关键词研究、metadata 优化、UGC 创作者矩阵、 TikTok 投流、AI 多账号矩阵、多语言本地化。从 gingiris-aso-growth 提炼。.