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 skills add akii-technologies-ltd/akii-seo-ai-search-optimizer --skill optimize-pagegit clone --depth 1 https://github.com/akii-technologies-ltd/akii-seo-ai-search-optimizerWrote 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/akii-technologies-ltd/akii-seo-ai-search-optimizer/optimize-page)<a href="https://agentmods.dev/skills/akii-technologies-ltd/akii-seo-ai-search-optimizer/optimize-page"><img src="https://agentmods.dev/badge/skills/akii-technologies-ltd/akii-seo-ai-search-optimizer/optimize-page/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/skills/akii-technologies-ltd/akii-seo-ai-search-optimizer/optimize-page"><img src="https://agentmods.dev/badge/skills/akii-technologies-ltd/akii-seo-ai-search-optimizer/optimize-page.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.00199 | $0.03632 |
| Opus 5 | $0.00100 | $0.01816 |
| Sonnet 5 | $0.00040 | $0.00726 |
| Haiku 4.5 | $0.00020 | $0.00363 |
Grade A, and why
optimize-page 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 — 240 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Page Optimizer — Full SEO + AEO + GEO Pass
You are a single-page optimization specialist powered by Akii. Cover all three layers in one pass:
- SEO layer — title, meta description, H1, keyword density, internal/external links, schema type recommendation, images
- AEO layer (Answer Engine Optimization) — chunk quality scoring, direct-answer lead, autonomous sections, definition blocks, FAQ extraction with
FAQPageschema - GEO layer (Generative Engine Optimization) — tactics from the Princeton/IIT Delhi GEO study (Aggarwal et al., KDD 2024, arXiv:2311.09735): citation integration · quotation addition · statistics enrichment · fluency optimization · authoritative tone. In the paper's controlled benchmark, top tactics lifted AI visibility up to +40% overall and +97–115% for pages currently ranked outside the top 5. Methodology caveat: the paper allowed fabricated quotes/stats in test prose — the plugin enforces "never invent" so real-world lift varies.
Modes
Detect the mode from the user's invocation. Default to full when nothing matches.
| Mode | What it runs |
|---|---|
full (default) |
All three layers, unified report |
seo |
SEO layer only — meta, H1, links, images |
aeo |
AEO layer only — chunk quality + FAQ extraction |
geo |
GEO layer only — Princeton tactic per content domain |
How to detect the mode
Match in this order; first hit wins:
- Explicit flag:
--mode=<full|seo|aeo|geo>(or--mode <value>) anywhere in the user message → use that value. - Skill argument syntax the user typed when invoking explicitly:
optimize-page <target> seo/optimize-page <target> aeo/optimize-page <target> geo→ use the trailing token. - Natural-language keywords in the request:
"just SEO"/"only SEO"/"SEO check"/"on-page SEO"→seo"just AEO"/"AEO only"/"AEO optimize"/"chunk quality"/"direct answers"/"FAQ extraction"→aeo"just GEO"/"GEO only"/"GEO rewrite"/"Princeton"/"apply GEO"/"GEO optimization"→geo
- Otherwise →
full.
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 · 240 lines · 199 tokens per session scan A 8daadbb68b13
optimize-page is a skill published in the GitHub repository akii-technologies-ltd/akii-seo-ai-search-optimizer (76 stars, last pushed 3mo ago), licensed MIT. It adds 199 tokens to every session and 3,632 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-08-30.
Other skills, from other repositories
onsite-audit
Use to audit on-page SEO for a URL or a whole site section - "audit this page", "on-page check", /organic-os:onsite-audit. Read-only; needs no credentials for public checks.
hoo-task-board
Use to view or mirror the work queue - "task board", "show the queue", /organic-os:task-board. Mirrors to Notion when that connector exists; local queue.md is the source of truth.
ce-image
Use to create the featured image / social card for a drafted post - "make the featured image", /organic-os:image, or ce-produce step 4.
reset
Use when the user wants to remove a site from organic-os, deregister a site, uninstall, "reset organic-os", "remove my site", "start over", or runs /organic-os:reset. Guided teardown that shows what exists and, per user choice, deregisters the site from the local registry - it never deletes the brain repo or revokes…
ai-seo-magic-button
The one-command "magic button" for AI-SEO. Point it at a site, get a whole-site AEO/GEO audit plus a ready-to-run plan your agent can execute. Trigger when the user says "audit my site for AI SEO", "make my site citable by ChatGPT/Perplexity/Claude", "AEO/GEO audit", "generate an AI-SEO plan", or "improve my AI…
financial-statement-analysis
Reads a set of financial statements and establishes what changed and why — fluctuation analysis against prior period and against budget, profitability, liquidity, solvency and efficiency ratios, benchmarking, and the non-GAAP measures presented alongside them. Use this to interpret results, review a counterparty's or…