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 Bizuayeu/Plugins-Weave --skill wakeupgit clone --depth 1 https://github.com/Bizuayeu/Plugins-WeaveWrote 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/bizuayeu/plugins-weave/wakeup)<a href="https://agentmods.dev/skills/bizuayeu/plugins-weave/wakeup"><img src="https://agentmods.dev/badge/skills/bizuayeu/plugins-weave/wakeup.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.00111 | $0.03686 |
| Opus 5 | $0.00056 | $0.01843 |
| Sonnet 5 | $0.00022 | $0.00737 |
| Haiku 4.5 | $0.00011 | $0.00369 |
Grade A, and why
wakeup scanned grade A with 1 finding 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 7d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
- token → `<out>/<元のファイル名のまま>`(**表示された名前をそのまま curl に書く**——勝手なリネームをしないことでケース不一致を防ぐ) 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
29 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.
- examples/PROJECT_INSTRUCTIONS_snippet.md 2.3 KB
- examples/weave.config.json 1.2 KB
- examples/WeaveDirective.md 811 B
- scripts/__init__.py 0 B runs code
- scripts/domain/__init__.py 0 B runs code
- scripts/domain/exceptions.py 263 B runs code
- scripts/domain/models.py 3.3 KB runs code
- scripts/domain/urls.py 770 B runs code
- scripts/interfaces/__init__.py 0 B runs code
- scripts/interfaces/config_loader.py 2.5 KB runs code
- scripts/interfaces/wakeup_engine.py 9.3 KB runs code
- scripts/tests/__init__.py 0 B runs code
- scripts/tests/conftest.py 431 B runs code
- scripts/tests/domain/__init__.py 0 B runs code
- scripts/tests/domain/test_models.py 6.1 KB runs code
- scripts/tests/domain/test_urls.py 1.3 KB runs code
- scripts/tests/interfaces/__init__.py 0 B runs code
- scripts/tests/interfaces/test_config_loader.py 2.8 KB runs code
- scripts/tests/interfaces/test_materialize.py 8.6 KB runs code
- scripts/tests/interfaces/test_wakeup_engine.py 10 KB runs code
- scripts/tests/test_skill_lint.py 3.7 KB runs code
- scripts/tests/usecases/__init__.py 0 B runs code
- scripts/tests/usecases/test_boot_sequence.py 2.4 KB runs code
- scripts/tests/usecases/test_ports.py 2.1 KB runs code
- scripts/tests/usecases/test_verify_deployment.py 7.4 KB runs code
- scripts/usecases/__init__.py 0 B runs code
- scripts/usecases/boot_sequence.py 1.4 KB runs code
- scripts/usecases/ports.py 2.5 KB runs code
- scripts/usecases/verify_deployment.py 3.6 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.
- 7d ago First seen · 176 lines · 111 tokens per session scan A 740d98142c69
wakeup is a skill published in the GitHub repository Bizuayeu/Plugins-Weave (7 stars, last pushed yesterday), with no licence file. It adds 111 tokens to every session and 3,686 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
core
This skill should be used when the user says "capture memory", "save to memory", "remember this", or trigger phrases like: "I've decided", "let's use", "we're going with", "I learned", "turns out", "TIL", "discovered", "I'm stuck", "blocked by", "always use", "never do", "convention is". Also triggers on recall…
blackboard
Cross-session handoff, persistent context via blackboard, and agent coordination patterns.
custodian
Memory system custodian for health checks, validation, and maintenance. Trigger phrases: "check memory health", "validate memories", "fix broken links", "update decay", "relocate memories", "audit memories", "memory maintenance", "custodian", "memory health".
format
MIF Level 3 specification, memory templates, and formatting guidelines.
ontology
Ontology-based entity discovery and validation for mnemonic memories. Define custom namespaces, entity types, traits, and relationships. Triggers: "entity discovery", "validate ontology", "define namespaces", "resolve entity references", "list ontologies", "show namespaces", "entity types", "entity relationships"…
search
This skill should be used when the user says "search memories", "find in memories", "grep mnemonic", "look for memory", "deep search", "synthesize knowledge", or asks questions like "what do we know about X". Provides progressive disclosure and enhanced iterative search with synthesis.