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/nowledge-co/community/nowledge-mem-openclaw-pluginnpx skills add nowledge-co/community --skill nowledge-mem-openclaw-plugingit clone --depth 1 https://github.com/nowledge-co/communityWrote 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/nowledge-co/community/nowledge-mem-openclaw-plugin)<a href="https://agentmods.dev/skills/nowledge-co/community/nowledge-mem-openclaw-plugin"><img src="https://agentmods.dev/badge/skills/nowledge-co/community/nowledge-mem-openclaw-plugin.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.00000 | $0.02694 |
| Opus 5 | $0.00000 | $0.01347 |
| Sonnet 5 | $0.00000 | $0.00539 |
| Haiku 4.5 | $0.00000 | $0.00269 |
Grade A, and why
nowledge-mem-openclaw-plugin 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 2d 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
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
45 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.
- .clawhubignore 87 B
- .gitignore 14 B
- CHANGELOG.md 51 KB
- CLAUDE.md 19 KB
- openclaw.plugin.json 7.9 KB
- package-lock.json 4.8 KB
- package.json 1.2 KB
- README.md 34 KB
- RELEASING.md 4.9 KB
- scripts/validate-plugin.mjs 9.8 KB runs code
- skills/memory-guide/SKILL.md 3.1 KB
- src/ce-state.js 347 B runs code
- src/client.js 30 KB runs code
- src/commands/cli.js 1.2 KB runs code
- src/commands/slash.js 3.2 KB runs code
- src/config.js 16 KB runs code
- src/context-engine-ids.js 434 B runs code
- src/context-engine.js 15 KB runs code
- src/corpus-supplement.js 5.3 KB runs code
- src/hooks/behavioral.js 2.3 KB runs code
- src/hooks/capture.js 27 KB runs code
- src/hooks/recall.js 8.0 KB runs code
- src/hooks/thread-identity.js 3.9 KB runs code
- src/index.js 8.3 KB runs code
- src/plugin-version.js 130 B runs code
- src/register-mode.js 291 B runs code
- src/session-delta.js 4.0 KB runs code
- src/spawn-env.js 1.1 KB runs code
- src/thread-sync-timeout.js 446 B runs code
- src/tools/connections.js 10 KB runs code
- src/tools/context.js 4.0 KB runs code
- src/tools/forget.js 4.1 KB runs code
- src/tools/memory-get.js 4.3 KB runs code
- src/tools/memory-search.js 6.5 KB runs code
- src/tools/save.js 7.0 KB runs code
- src/tools/status.js 16 KB runs code
- src/tools/thread-fetch.js 2.6 KB runs code
- src/tools/thread-search.js 2.9 KB runs code
- src/tools/timeline.js 6.5 KB runs code
- tests/capture-append-mode.test.mjs 23 KB runs code
- tests/capture-thread-identity.test.mjs 2.7 KB runs code
- tests/register-mode.test.mjs 2.8 KB runs code
- tests/session-delta.test.mjs 5.3 KB runs code
- tests/space-config.test.mjs 7.8 KB runs code
- tests/status-tool.test.mjs 9.8 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.
- 2d ago Changed · +2 lines 3145111b7df9
- 5d ago First seen · 296 lines · 0 tokens per session scan A 3691f05c080b
nowledge-mem-openclaw-plugin is a skill published in the GitHub repository nowledge-co/community (164 stars, last pushed today), with no licence file. It costs nothing until one of its globs matches a file; then it loads 2,694 tokens. 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
context-layer-dreaming
Synthesizes recent organizational activity into a durable context wiki. Use when running a nightly or incremental context-layer dream, or when updating sourced organizational context from completed work.
context-layer-consolidation
Keep the context wiki coherent using the deterministic lint report queue.
context-layer-health-check
Semantic review of context wiki quality after deterministic consolidation.
conversation-memory
Search and recall past conversations from Claude Code history and Cursor agent transcripts. Gives your AI agent memory across sessions so you never re-explain context.
arkon-continuity
Use Arkon Vault before substantial work and at handoff boundaries to preserve project continuity across AI tools.
Context Doctor
Identify and repair degradation in system prompt, external memory, and skills preventing you from following instructions or remembering information as well as you should.