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/impactbrussels/ainativeos/map-the-terrainnpx skills add impactbrussels/AINativeOS --skill map-the-terraingit clone --depth 1 https://github.com/impactbrussels/AINativeOSWrote 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/impactbrussels/ainativeos/map-the-terrain)<a href="https://agentmods.dev/skills/impactbrussels/ainativeos/map-the-terrain"><img src="https://agentmods.dev/badge/skills/impactbrussels/ainativeos/map-the-terrain.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.1 | $0.00153 | $0.01205 |
| Opus 5 | $0.00077 | $0.00602 |
| Sonnet 5 | $0.00031 | $0.00241 |
| Haiku 4.5 | $0.00015 | $0.00120 |
Grade A, and why
map-the-terrain 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.
How it starts
The opening of the file, as written. The whole thing — 69 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Map the Terrain
In hard mode the binding constraint is the approval clock, not the tech. AI collapsed the cost of building and did nothing to the cost of waiting, so the part you can now compress was never the part that decided whether you lived. Map the clock and the wedge before you write a line of code, or you will ship a beautiful product years late into a market someone else already framed.
The method
Four moves, in order. The first reorders everything after it. Full framework, the wedge rubric, GEO
versus SEO, the EU timeline cautions, and a worked terrain map:
references/terrain-method.md.
Step 1: Map the approval clock
Find the longest queue between you and a paying customer, and measure it in months: EFSA opinion, Novel Foods dossier, clinical validation, CE mark. Approval time, not build time, sets your real timeline, because it sits in a process you do not own. Put that number at the top of the page and sequence entry around it. Start the dossier first; build in the shadow of the queue. If you cannot name the number, you are not ready to build. You are ready to research.
Step 2: Find the wedge
Name the one gap worth attacking. Where do incumbents solve half the problem and leave the rest to the customer? Where is the manual cost so high that a slow, expensive human process is begging to be undercut? Write it in one sentence that names what the incumbent fails to do. If it comes out as "we will be better", that is a slogan, not a wedge. Keep digging until it names a hole.
Step 3: Point AI at the terrain
The regulatory record is enormous and largely text. Use a long-context model to digest dossiers, prior authorisations, opinions, and competitor filings into one regulation-aware map: who is in which queue, what data requirements sank earlier applicants, where the gap between filings is wide enough to walk through. The machine reads. You decide which wedge, which risk, which sequence. Confuse the two and you outsource the one job that is yours.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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 · 69 lines · 153 tokens per session scan A a85e2e0d0d1c
map-the-terrain is a skill published in the GitHub repository impactbrussels/AINativeOS (1 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 153 tokens to every session and 1,205 once invoked, about $0.0008 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
remember
Review reusable project knowledge and decide what belongs in project memory, notepad, or durable docs.
agent-session-monitor
Real-time agent conversation monitoring - monitors Higress access logs, aggregates conversations by session, tracks token usage. Supports web interface for viewing complete conversation history and costs. Use when users ask about current session token consumption, conversation history, or cost statistics.
docx-comment-reply
Reply to comments (批注) in Word .docx/.doc files: extract comment context, draft replies, write threaded replies back, and validate OOXML.
explaining-machine-learning-models
Explain trained machine learning models through feature attribution, local explanations, and behavior summaries. Use as an explicit/manual helper once a model already exists, not for training ownership, leakage auditing, or general ML strategy selection.
moai-ref-ui-polish
UI polish and interface-completion reference: the small visual details — concentric border radius, optical alignment, shadow-vs-border, motion easing, typography smoothing, tabular numbers, icon stroke weight, hit areas — that separate polished interfaces from generic ones. Agent-extending skill that amplifies…
config-validator
Validate AIWG configuration files and project setup for correctness and completeness.