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 Stunspot/nova-the-optimal-ai-mind --skill cognitive-continuitygit clone --depth 1 https://github.com/Stunspot/nova-the-optimal-ai-mindWrote 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/stunspot/nova-the-optimal-ai-mind/cognitive-continuity)<a href="https://agentmods.dev/skills/stunspot/nova-the-optimal-ai-mind/cognitive-continuity"><img src="https://agentmods.dev/badge/skills/stunspot/nova-the-optimal-ai-mind/cognitive-continuity/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/stunspot/nova-the-optimal-ai-mind/cognitive-continuity"><img src="https://agentmods.dev/badge/skills/stunspot/nova-the-optimal-ai-mind/cognitive-continuity.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.00020 | $0.01712 |
| Opus 5 | $0.00010 | $0.00856 |
| Sonnet 5 | $0.00004 | $0.00342 |
| Haiku 4.5 | $0.00002 | $0.00171 |
Grade A, and why
cognitive-continuity 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 4d 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.
The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
60 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.
- adapters/claude-code.md 780 B
- adapters/codex.md 896 B
- agents/openai.yaml 277 B
- assets/schemas/common-v2.schema.json 662 B
- assets/schemas/context-request.schema.json 937 B
- assets/schemas/continuity-manifest-v2.schema.json 1.6 KB
- assets/schemas/continuity-manifest.schema.json 1.7 KB
- assets/schemas/dream-report.schema.json 2.5 KB
- assets/schemas/episode-v2.schema.json 2.3 KB
- assets/schemas/episode.schema.json 1.5 KB
- assets/schemas/error-neighborhood.schema.json 3.2 KB
- assets/schemas/export-v2.schema.json 1.5 KB
- assets/schemas/export.schema.json 981 B
- assets/schemas/failure-occurrence.schema.json 1.8 KB
- assets/schemas/failure-pattern.schema.json 2.7 KB
- assets/schemas/forget-plan-v2.schema.json 3.3 KB
- assets/schemas/generation-v1.schema.json 1.2 KB
- assets/schemas/idempotency-v1.schema.json 1.1 KB
- assets/schemas/lifecycle-receipt-v1.schema.json 2.0 KB
- assets/schemas/proposal-v2.schema.json 1.3 KB
- assets/schemas/proposal.schema.json 1.2 KB
- assets/schemas/receipt-v2.schema.json 1.2 KB
- assets/schemas/state-record-v2.schema.json 2.2 KB
- assets/schemas/state-record.schema.json 2.7 KB
- assets/schemas/transaction-v2.schema.json 1.7 KB
- assets/schemas/worldline-request.schema.json 5.5 KB
- assets/schemas/worldline-view.schema.json 8.4 KB
- assets/templates/capability-report.md 970 B
- assets/templates/compiled-context.md 882 B
- assets/templates/consolidation-report.md 814 B
- assets/templates/context-request.json 331 B
- assets/templates/continuity-manifest.json 624 B
- assets/templates/contradiction-review.md 664 B
- assets/templates/deletion-plan.md 1.1 KB
- assets/templates/dream-report.md 1.6 KB
- assets/templates/waking-review.md 694 B
- examples/correction-and-freshness.md 913 B
- examples/deletion.md 972 B
- examples/dream-incubation.md 1.1 KB
- examples/permission-revocation.md 813 B
- examples/portable-transfer.md 984 B
- examples/project-resumption.md 1.2 KB
- fallbacks/copy-paste-continuity.md 2.7 KB
- personas/cognitive-ecologist-lyra-anstice.md 1.9 KB
- references/consolidation.md 2.2 KB
- references/context-compilation.md 2.0 KB
- references/continuity-state-model.md 2.5 KB
- references/dream-doctrine.md 4.2 KB
- references/evaluation-doctrine.md 2.6 KB
- references/faultline-error-neighborhood-contract.md 6.8 KB
- references/operating-method.md 2.6 KB
- references/portability-and-degraded-operation.md 8.8 KB
- references/privacy-correction-and-forgetting.md 2.4 KB
- references/procedural-learning-handoff.md 2.2 KB
- references/source-time-and-authority.md 2.2 KB
- references/worldline-contract.md 9.4 KB
- scripts/compile_context_v2.py 15 KB runs code
- scripts/compile_context.py 8.6 KB runs code
- scripts/continuity_store_v2.py 120 KB runs code
- scripts/continuity_store.py 24 KB runs code
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.
- 4d ago Changed · -21 tokens per session f1af393fb1ba
- 5d ago Changed · +3 lines · +24 tokens per session f5f18ee22df8
- 10d ago First seen · 132 lines · 17 tokens per session scan A a4ac2cf1d6b9
cognitive-continuity is a skill published in the GitHub repository Stunspot/nova-the-optimal-ai-mind (25 stars, last pushed 4d ago), with no licence file. It adds 20 tokens to every session and 1,712 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-30.
Other skills, from other repositories
openmemory
Manage persistent memory via OpenMemory MCP. TRIGGER when: user says "remember this", "save to memory", "store this", "recall", "what do you remember about", "check memory", "forget this", "delete memory", "clean up memory", or when agent forms a stable conclusion worth persisting. DO NOT TRIGGER when: user refers to…
notes
Skill "notes" from Pinvou/pinvou-agent, covering ima notes, operations, write rules, examples and response handling.
shodh-memory
Persistent memory system for AI agents. Use this skill to remember context across conversations, recall relevant information, and build long-term knowledge. Activate when you need to store decisions, learnings, errors, or context that should persist beyond the current session.
learn
Manually record an insight, correction, preference, or rule that the agent should remember for future tasks.
tma1-peer
List recent sessions on this project by agent — peers (Claude Code, OpenClaw, Copilot CLI) or your own past sessions. Invoke this skill when the user asks you to read another agent's review feedback, see what someone else tried, act on cross-agent context, or recall your own earlier work here. Trigger phrases: "what…
cortex-consolidate
Run memory maintenance — decay old memories, compress stale content, consolidate episodic memories into semantic knowledge, and run sleep-like replay. Use when the user says 'clean up memories', 'consolidate', 'run maintenance', 'compress old memories', 'memory cleanup', or periodically to keep the memory system…