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 adamwang99/NEUTRON-EVO-OS --skill contextgit clone --depth 1 https://github.com/adamwang99/NEUTRON-EVO-OSWrote 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/adamwang99/neutron-evo-os/context)<a href="https://agentmods.dev/skills/adamwang99/neutron-evo-os/context"><img src="https://agentmods.dev/badge/skills/adamwang99/neutron-evo-os/context/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/adamwang99/neutron-evo-os/context"><img src="https://agentmods.dev/badge/skills/adamwang99/neutron-evo-os/context.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.00001 | $0.00505 |
| Opus 5 | $0.00000 | $0.00253 |
| Sonnet 5 | $0.00000 | $0.00101 |
| Haiku 4.5 | $0.00000 | $0.00051 |
Grade A, and why
context 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 9d 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.
What it actually says
Execution Logic
Purpose
Manage context loading, injection, and priority for NEUTRON EVO OS across Claude CLI, Cursor, and IDE Context Windows.
Loading Order (mandatory, top to bottom)
1. SOUL.md → Identity & ∫f(t)dt philosophy
2. MANIFESTO.md → Core principles
3. USER.md → User preferences
4. GOVERNANCE.md → Policy rules
5. RULES.md → 5-step workflow & anti-Model-Slop rules
6. PERFORMANCE_LEDGER.md → CI audit
7. memory/YYYY-MM-DD.md → Daily logs
Context Injection Rules
- On session start: Load SOUL.md, MANIFESTO.md, USER.md first — always
- On task start: Load RULES.md and PERFORMANCE_LEDGER.md before any skill execution
- On IDE activation: Read CLAUDE.md for project-specific overrides
- On skill dispatch: Inject skill-specific context from
/skills/<skill>/SKILL.md
Context Priority
| Priority | Content | TTL |
|---|---|---|
| P0 | SOUL.md, MANIFESTO.md | Session |
| P1 | USER.md, GOVERNANCE.md, RULES.md | Session |
| P2 | PERFORMANCE_LEDGER.md | Per-task |
| P3 | Daily logs, learned context | Persistent |
Anti-Hallucination
- On any API/library call: verify against official documentation before outputting code
- Never fabricate API parameters; always verify
- Flag and reject output where factual claims cannot be verified
Claude CLI Compatibility
- Read
.claude/settings.jsonfor CLI-specific permissions - Respect
permissions.allowlist for shell commands - Do not exceed declared permission scopes
Cursor / IDE Context Windows
- Inject context via CLAUDE.md in project root
- Stack-based layering: lower layers are always loaded first
- Learned skills from
/skills/learned/are injected dynamically by engine
CI Update
After any context skill execution:
- If context was loaded correctly with no hallucination: +3 CI
- If context was missing or corrupted (required rework): -5 CI
What ships with it
2 files 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.
- 9d ago First seen · 59 lines · 1 tokens per session scan A bd6b461a459c
context is a skill published in the GitHub repository adamwang99/NEUTRON-EVO-OS (20 stars, last pushed 4mo ago), licensed MIT. It adds 1 tokens to every session and 505 once invoked, about $0.0000 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
metago-expert-knowledge-crystal-curator
A Chinese-language system for managing short-term conversation notes, long-term stored knowledge, and reusable skills. It covers saving, finding, updating, and retiring this information over time.
metago-developer-response
A response procedure for handling developer corrections or criticism. It calls for checking the relevant evidence, finding the cause of an error, correcting the answer, and recording the lesson for future cases.
metago-memory-manage
A Chinese-language framework for managing knowledge and memory in four layers: facts, stored information, learned patterns and harder-to-explain judgement.
media-ingest
Ingest video, audio, PDF, book, screenshot, and GitHub repo content into the brain. Multi-format handling with entity extraction and backlink propagation. Covers video-ingest, youtube-ingest, and book-ingest subtypes.
mem0-oss-to-platform
Plan and then execute a migration of a project from the mem0 open-source / self-hosted SDK (the local Memory class) to the mem0 Platform / hosted / managed SDK (the MemoryClient class). Use this whenever a developer wants to move, switch, or migrate their mem0 usage off OSS/self-hosted to the hosted API — e.g.…
Cortex
Operate Cortex, the LifeOS memory system — the typed Knowledge Archive (People, Companies, Ideas, Research with typed related: links) plus recall of prior work sessions, ISAs, and conversations. Search, add, harvest, develop, ingest, distill, graph-navigate, recall. USE WHEN cortex, knowledge, knowledge base, search…