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.
git clone --depth 1 https://github.com/prashishh/seo-geo-report-enginenpx agentmods add commands/prashishh/seo-geo-report-engine/growth-proposalWrote 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/commands/prashishh/seo-geo-report-engine/growth-proposal)<a href="https://agentmods.dev/commands/prashishh/seo-geo-report-engine/growth-proposal"><img src="https://agentmods.dev/badge/commands/prashishh/seo-geo-report-engine/growth-proposal/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/commands/prashishh/seo-geo-report-engine/growth-proposal"><img src="https://agentmods.dev/badge/commands/prashishh/seo-geo-report-engine/growth-proposal.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.00022 | $0.00606 |
| Opus 5 | $0.00011 | $0.00303 |
| Sonnet 5 | $0.00004 | $0.00121 |
| Haiku 4.5 | $0.00002 | $0.00061 |
Grade A, and why
growth-proposal 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 — 47 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/growth-proposal
Thin workflow that produces the growth-proposal PDF (the 3-pillar deck) for $1
(defaults to the active project — resolve with ./bin/mkt config show). The methodology and all the
real work live in the proposal-builder skill and playbooks/proposal-methodology.md; this
command just gathers the inputs, invokes the skill, renders, and reviews.
Steps
-
Gather inputs.
./bin/mkt config show --project $1. Readclient.yml(profile, ICP, competitors, target keywords, brand colors, market) and everything inprojects/$1/research/— especiallyDISCOVERY.mdif/discovery-audithas run. Glob the brief/notes inprojects/$1/inputs/. Ifresearch/is empty, suggest running/discovery-audit $1first (the proposal is stronger with evidence), or let the skill fill the minimal gaps itself. -
Invoke
proposal-builder. Hand it the project. The skill: resolves context, fills only the research gaps the deck needs (Ahrefs MCP first), picks the spine (Foundation → Wide Net/ Acquisition → Conversion/Lifecycle), sizes the opportunity, builds conservative/probable/ aggressive scenarios from explicit assumptions, and composesprojects/$1/proposal.ymlpertemplates/proposal/proposal.schema.md. -
Render the PDF.
./bin/mkt proposal build --project $1→ writes
projects/$1/deliverables/$1-growth-proposal.{html,pdf}. -
Review the PDF. Open / Read the rendered pages. Check: cover, the three pillar cards, chart readability, page breaks, no escaped-quote artifacts, and that numbers are consistent across sections (the scenario table matches the chart matches the scorecards). Iterate on
proposal.ymland rebuild until clean. -
Report back. Summarize the headline KPIs, the scenario assumptions, and any open questions the user should confirm before this goes to the client.
Notes
- Every projection must be falsifiable — tied to an assumption the reader can challenge. Label illustrative/assumed numbers as such; never imply data we didn't pull.
- Brand comes from
client.yml: brand(primary+accent); falls back toconfig/framework.yml. - Keep it tight — the reference decks are ~10 pages, one strong chart per section.
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 · 47 lines · 22 tokens per session scan A f20d7d510f28
growth-proposal is a command published in the GitHub repository prashishh/seo-geo-report-engine (5 stars, last pushed 2mo ago), licensed MIT. It adds 22 tokens to every session and 606 once invoked, about $0.0001 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 commands, from other repositories
visibly-seo-pdf-build
Build a brand-compliant PDF from a Python script.
seo-geo
SEO/GEO end-to-end along the SITE loop: survey demand and competitors, implement content, tune quality/tech/on-page, and evaluate authority/rankings/reports/memory (--phase survey|implement|tune|evaluate). Not sure? Use /aaron-marketing:auto.
Run an email-marketing (SEND) workflow: deliverability/consent setup, segmentation, email creative, lifecycle flows, newsletter monetization, send-testing, and the email-quality audit gate. Not sure? Use /aaron-marketing:auto.
launch
Run a product-launch (RAMP) workflow: positioning and launch tiering, window/early-access design, message house and asset kits, the launch-readiness gate with a T-1 go/no-go, launch-day execution, and the post-launch prove loop. Not sure? Use /aaron-marketing:auto.
narrative
Run a brand-narrative & messaging (TALE) workflow: trace the current message and positioning truth, architect the durable message house/voice/story canon, land it consistently across every surface, and evaluate resonance with tests and drift monitoring. Not sure? Use /aaron-marketing:auto.
social
Run an organic-social (ECHO) workflow: channel portfolio and voice dossiers, platform-native content and calendars, the social-quality gate with a pre-publish go/no-go, community/inbox/crisis operations, and the listening/SOV/dark-social measurement loop. Not sure? Use /aaron-marketing:auto.