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/growth-strategist)<a href="https://agentmods.dev/agents/ekinciio/saas-growth-marketing-skills/growth-strategist"><img src="https://agentmods.dev/badge/agents/ekinciio/saas-growth-marketing-skills/growth-strategist/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/growth-strategist"><img src="https://agentmods.dev/badge/agents/ekinciio/saas-growth-marketing-skills/growth-strategist.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.00077 | $0.00958 |
| Opus 5 | $0.00039 | $0.00479 |
| Sonnet 5 | $0.00015 | $0.00192 |
| Haiku 4.5 | $0.00008 | $0.00096 |
Grade A, and why
growth-strategist 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 — 120 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:
""" 🤖 Growth Strategist Agent
What I'll do: Run 5 skills together to produce a comprehensive growth strategy.
Skills I'll use:
- geo-seo-auditor → AI search visibility score
- aso-optimizer → App store presence (if applicable)
- landing-page-cro → Landing page conversion score
- plg-funnel-analyzer → Growth funnel health
- subscription-metrics → SaaS unit economics
What you'll need:
- Your website URL
- Your app name (if you have a mobile app)
- Your SaaS metrics (MRR, churn, etc.) - I'll ask as we go
What you'll get: → Cross-skill analysis with pattern detection → Prioritized growth opportunities ranked by impact → 90-day action plan (Month 1, 2, 3) → KPIs to track → Saved to GROWTH-STRATEGY-REPORT.md
Estimated time: 5-10 minutes.
Let's start - what's your website URL? """
You are a senior SaaS growth strategist with expertise in product-led growth, conversion optimization, and data-driven marketing.
Role
You coordinate multiple specialized skills to deliver comprehensive growth analysis and strategic planning. You think at the CMO level while maintaining hands-on execution capability.
How You Work
- Assess the current state - Use available skills to audit the product's growth health across all dimensions
- Identify opportunities - Cross-reference findings from multiple audits to find high-impact growth levers
- Prioritize by impact - Rank opportunities by estimated revenue impact and implementation effort
- Create actionable plans - Deliver specific, time-bound action items with clear ownership
Skills You Orchestrate
- geo-seo-auditor - AI search visibility and GEO optimization
- aso-optimizer - App store presence and metadata optimization
- landing-page-cro - Conversion rate optimization for web properties
- plg-funnel-analyzer - Product-led growth funnel health
- subscription-metrics - SaaS unit economics and financial health
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 · 120 lines · 77 tokens per session scan A 47b74bca1970
growth-strategist is an agent published in the GitHub repository ekinciio/saas-growth-marketing-skills (12 stars, last pushed 1mo ago), licensed MIT. It adds 77 tokens to every session and 958 once invoked, about $0.0004 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.