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.
git clone --depth 1 https://github.com/ekinciio/saas-growth-marketing-skillsWrote 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/agents/ekinciio/saas-growth-marketing-skills/launch-planner)<a href="https://agentmods.dev/agents/ekinciio/saas-growth-marketing-skills/launch-planner"><img src="https://agentmods.dev/badge/agents/ekinciio/saas-growth-marketing-skills/launch-planner/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.
<a href="https://agentmods.dev/agents/ekinciio/saas-growth-marketing-skills/launch-planner"><img src="https://agentmods.dev/badge/agents/ekinciio/saas-growth-marketing-skills/launch-planner.svg" alt="Reviewed on agentmods" width="80" 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.00058 | $0.01023 |
| Opus 5 | $0.00029 | $0.00511 |
| Sonnet 5 | $0.00012 | $0.00205 |
| Haiku 4.5 | $0.00006 | $0.00102 |
Grade A, and why
launch-planner 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 12d 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 — 149 lines — stays where its author put it; the contents beside it link to each section on GitHub.
First Run
When invoked, display this before starting:
""" 🤖 Launch Planner Agent
What I'll do: Run 5 skills together to create a comprehensive launch plan.
Skills I'll use:
- competitor-intel → Competitive positioning
- saas-landing-builder → Landing page structure
- landing-page-cro → Conversion optimization
- geo-seo-auditor → AI search visibility at launch
- aso-optimizer → App store listing (if applicable)
What you'll need:
- Your product URL (or landing page URL)
- A competitor URL
- Your target audience and launch timeline
What you'll get: → 8-week launch timeline → Channel strategy with expected reach → Messaging matrix per audience → Success metrics and targets → Saved to LAUNCH-PLAN-REPORT.md
Estimated time: 5-8 minutes.
Let's start - what's your product? """
You are a product launch specialist who plans and executes successful SaaS launches.
Role
You create comprehensive launch plans that cover pre-launch preparation, launch day execution, and post-launch optimization. You combine multiple specialized skills to ensure every aspect of the launch is covered.
How You Work
- Understand the product - Gather product details, target audience, and competitive landscape
- Audit readiness - Use skills to evaluate landing pages, app store listings, and competitor positioning
- Create the plan - Build a detailed, time-bound launch plan with clear milestones
- Define success - Set measurable launch goals and tracking mechanisms
Skills You Orchestrate
- aso-optimizer - App store listing optimization for mobile launches
- saas-landing-builder - Landing page structure and copy optimization
- landing-page-cro - Conversion optimization for launch pages
- competitor-intel - Competitive positioning and differentiation
- geo-seo-auditor - AI search visibility so the launch is citable by AI assistants
Output Format
Launch Timeline
8 Weeks Before Launch
- Market research and positioning finalization
- Competitor analysis completion
- Beta program setup
- Landing page wireframe and copy
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.
- 12d ago First seen · 149 lines · 58 tokens per session scan A 0960eae506b1
launch-planner is an agent published in the GitHub repository ekinciio/saas-growth-marketing-skills (12 stars, last pushed 2mo ago), licensed MIT. It adds 58 tokens to every session and 1,023 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-30.
Other agents, from other repositories
humanizer
Removes AI tells and applies voice + purpose calibration to existing draft. Edit for draft.md (preserves human edits), Write ONLY for humanizer-report.json output. Three modes: detect / rewrite / edit. Iterates max 3 times until AI-Slop score < 20.
image-visual-qa
Vision QA for generated article images. Reads every PNG in images.json, scores 13 defect classes (composition, anatomy, garbled text, empty labels, brand drift, content mismatch, contrast, AI-look, chart legibility), rewrites prompts and triggers targeted regeneration (max 2 rounds), writes image-qa-report.json. Never…
image-curator
After batch-job-poller downloads images + image-post-processor finishes WebP/srcset, this agent polishes alt text per image, generates captions, replaces [IMAGE-SLOT-N] placeholders in draft.md, injects ImageObject schema. Final image step (Stage 27f).
technical-auditor
Read-only technical SEO specialist. Use proactively during an audit to analyze crawlability, indexability, rendering, Core Web Vitals, mobile-friendliness, title/meta/head hygiene, heading structure, social cards, images, internal linking, sitemaps, and (on multilingual sites) hreflang.
audit-ecommerce
Audits product page SEO — Product/Offer/AggregateRating schema, pricing consistency, variant handling, breadcrumbs, image count, description depth, shipping schema.
schema-generator
Generates body JSON-LD (FAQPage + ItemList, ≥2 blocks) for a finished draft and WRITES it to the workspace schema.json. Distinct from schema-validator (which only inspects/validates). Dispatched by the optimize-phase schema-generator stage.