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/binrogithub/1-3-cloud-adoption-skills/code-dreamingnpx skills add binrogithub/1-3-Cloud-Adoption-Skills --skill code-dreaminggit clone --depth 1 https://github.com/binrogithub/1-3-Cloud-Adoption-SkillsWrote 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/binrogithub/1-3-cloud-adoption-skills/code-dreaming)<a href="https://agentmods.dev/skills/binrogithub/1-3-cloud-adoption-skills/code-dreaming"><img src="https://agentmods.dev/badge/skills/binrogithub/1-3-cloud-adoption-skills/code-dreaming.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 | $0.00150 | $0.04555 |
| Opus 5 | $0.00075 | $0.02278 |
| Sonnet 5 | $0.00030 | $0.00911 |
| Haiku 4.5 | $0.00015 | $0.00456 |
Grade B, and why
code-dreaming scanned grade B 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 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.
Reads agent configuration directoriesmediumAgent snooping
.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.
1. Register the Stop hook in `~/.claude/settings.json` (the skill never edits 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
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.
- .gitignore 60 B
- AGENTS.md 13 KB
- agents/openai.yaml 327 B
- assets/mem0.config.yaml 2.8 KB
- assets/schemas/episodic.schema.yaml 254 B
- assets/schemas/procedural.schema.yaml 242 B
- assets/schemas/semantic.schema.yaml 598 B
- assets/tree-sitter/install_grammars.py 5.7 KB runs code
- bin/dream-llm.sh 142 B runs code
- bin/dream-nightly.sh 2.3 KB runs code
- bin/dream-stop-hook.sh 900 B runs code
- bin/install-skill.sh 3.0 KB runs code
- epics/00-overview.md 4.8 KB
- epics/E0-schema-foundation.md 3.4 KB
- epics/E1-tree-sitter-indexer.md 7.3 KB
- epics/E10-edge-extraction.md 3.8 KB
- epics/E11-skill-md-completeness.md 5.6 KB
- epics/E12-report-quality-fixes.md 3.0 KB
- epics/E2-git-history-adapter.md 4.1 KB
- epics/E3-signal-scan-fix.md 2.8 KB
- epics/E4-code-queries-api.md 4.6 KB
- epics/E5-enhanced-dream-report.md 6.5 KB
- epics/E6-cli-integration.md 4.3 KB
- epics/E7-team-sharing.md 3.5 KB
- epics/E8-nightly-pipeline.md 4.1 KB
- epics/E9-documentation.md 3.5 KB
- issues/001-default-invocation-produces-zero-value-on-fresh-projects.md 9.8 KB
- mce/__init__.py 358 B runs code
- mce/backbone.py 3.3 KB runs code
- mce/cli.py 9.5 KB runs code
- mce/executor.py 1.1 KB runs code
- mce/policy.py 2.6 KB runs code
- mce/retrieve.py 3.8 KB runs code
- mce/writeback.py 9.0 KB runs code
- prd-v2-project-knowledge-engine.md 34 KB
- prd-v3-e2e-hardening.md 11 KB
- prd-v4-e2e-round2.md 6.3 KB
- prd-v5-coupling-edges-paths.md 2.4 KB
- prd-v6-e2e-bugfix.md 7.2 KB
- prompts/distill.txt 8.5 KB
- prompts/dream.txt 7.0 KB
- pyproject.toml 589 B
- pytest.ini 69 B
- README.md 5.4 KB
- runbook.md 13 KB
- scripts/build_skill.py 2.2 KB runs code
- scripts/code_index.py 58 KB runs code
- scripts/code_queries.py 16 KB runs code
- scripts/distill.py 13 KB runs code
- scripts/dream_agent_report.py 26 KB runs code
- scripts/dream_llm.py 19 KB runs code
- scripts/dream_signals.py 5.0 KB runs code
- scripts/dream_sources.py 15 KB runs code
- scripts/dream.py 31 KB runs code
- scripts/git_adapter.py 15 KB runs code
- scripts/project_scope.py 3.9 KB runs code
- scripts/reset_memory.py 8.4 KB runs code
- scripts/scan_to_dream.py 10 KB runs code
- scripts/should_run.py 9.6 KB runs code
- tests/conftest.py 216 B 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 First seen · 341 lines · 150 tokens per session scan B a7dab7486c2e
code-dreaming is a skill published in the GitHub repository binrogithub/1-3-Cloud-Adoption-Skills (11 stars, last pushed today), with no licence file. It adds 150 tokens to every session and 4,555 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it B with 1 finding (reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
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…
agent-memory
../../../engineering/agent-memory/skills/agent-memory/SKILL.md.
memory
Use when the user asks to remember, recall, forget, update, search, or inspect durable OpenSquilla memory, including profile facts in USER.md and long-term notes in MEMORY.md or memory//.md.
ha-data-stores
Map of Hope Agent's local data stores and safe read-only query workflow. Use when the user asks where Hope Agent stores data, wants to inspect sessions/messages/memory/logs/background jobs/knowledge indexes/settings, asks the model to query local app data, or debugging requires checking persisted state. Trigger…