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 Soushi888/holochain-agent-skills --skill holochaingit clone --depth 1 https://github.com/Soushi888/holochain-agent-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/soushi888/holochain-agent-skills/holochain)<a href="https://agentmods.dev/skills/soushi888/holochain-agent-skills/holochain"><img src="https://agentmods.dev/badge/skills/soushi888/holochain-agent-skills/holochain/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/soushi888/holochain-agent-skills/holochain"><img src="https://agentmods.dev/badge/skills/soushi888/holochain-agent-skills/holochain.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.00158 | $0.04735 |
| Opus 5 | $0.00079 | $0.02367 |
| Sonnet 5 | $0.00032 | $0.00947 |
| Haiku 4.5 | $0.00016 | $0.00473 |
Grade A, and why
holochain 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 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.
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.
- assets/templates/Cargo.toml 553 B
- assets/templates/coordinator-Cargo.toml 427 B
- assets/templates/coordinator-entry_type.rs 4.4 KB
- assets/templates/coordinator-lib.rs 4.8 KB
- assets/templates/coordinator-link_type.rs 1.8 KB
- assets/templates/dna.yaml 438 B
- assets/templates/flake.nix 1.1 KB
- assets/templates/gitignore 228 B
- assets/templates/happ.yaml 374 B
- assets/templates/integrity-Cargo.toml 268 B
- assets/templates/integrity-entry_type.rs 2.5 KB
- assets/templates/integrity-lib.rs 16 KB
- assets/templates/integrity-link_type.rs 1.0 KB
- assets/templates/package.json 961 B
- assets/templates/sweettest-common.rs 480 B
- assets/templates/sweettest-entry_type.rs 7.5 KB
- assets/templates/web-happ.yaml 91 B
- LICENSE 10 KB
- references/access-control.md 4.4 KB
- references/architecture.md 7.8 KB
- references/cell-cloning.md 3.4 KB
- references/client.md 10 KB
- references/countersigning.md 6.5 KB
- references/cryptography.md 5.3 KB
- references/debugging.md 7.4 KB
- references/deployment.md 8.0 KB
- references/error-handling.md 4.4 KB
- references/example-happ/.github/workflows/test.yaml 536 B
- references/example-happ/.gitignore 228 B
- references/example-happ/Cargo.lock 216 KB
- references/example-happ/Cargo.toml 519 B
- references/example-happ/dnas/forum/workdir/dna.yaml 403 B
- references/example-happ/dnas/forum/zomes/coordinator/posts/Cargo.toml 409 B
- references/example-happ/dnas/forum/zomes/coordinator/posts/src/agent_to_posts.rs 1.6 KB
- references/example-happ/dnas/forum/zomes/coordinator/posts/src/lib.rs 4.8 KB
- references/example-happ/dnas/forum/zomes/coordinator/posts/src/post.rs 4.3 KB
- references/example-happ/dnas/forum/zomes/coordinator/posts/tests/agent_to_posts.rs 2.7 KB
- references/example-happ/dnas/forum/zomes/coordinator/posts/tests/common.rs 460 B
- references/example-happ/dnas/forum/zomes/coordinator/posts/tests/post.rs 7.3 KB
- references/example-happ/dnas/forum/zomes/integrity/posts/Cargo.toml 256 B
- references/example-happ/dnas/forum/zomes/integrity/posts/src/agent_to_posts.rs 1.0 KB
- references/example-happ/dnas/forum/zomes/integrity/posts/src/lib.rs 16 KB
- references/example-happ/dnas/forum/zomes/integrity/posts/src/post.rs 2.4 KB
- references/example-happ/flake.lock 5.1 KB
- references/example-happ/flake.nix 1.3 KB
- references/example-happ/package.json 957 B
- references/example-happ/README.md 1.5 KB
- references/example-happ/ui/src/assets/holochainLogo.svg 208 KB
- references/example-happ/ui/src/index.css 4.4 KB
- references/example-happ/workdir/happ.yaml 357 B
- references/example-happ/workdir/web-happ.yaml 87 B
- references/frameworks/effect.md 2.4 KB
- references/frameworks/svelte.md 2.9 KB
- references/membranes.md 18 KB
- references/migration.md 4.7 KB
- references/networking.md 8.7 KB
- references/patterns.md 34 KB
- references/progenitor.md 12 KB
- references/scaffolding.md 7.9 KB
- references/scheduling.md 4.2 KB
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 · 216 lines · 158 tokens per session scan A ec0598a05e4c
holochain is a skill published in the GitHub repository Soushi888/holochain-agent-skills (23 stars, last pushed yesterday), with no licence file. It adds 158 tokens to every session and 4,735 once invoked, about $0.0008 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-09-05.
Other skills, from other repositories
jolt
Wrap a Rust function in a Jolt zero-knowledge proof.
solana
Use when working on Solana software, including one or more of: Solana client code using TypeScript, Rust libraries that use Solana crates, Anchor programs, Quasar programs, LiteSVM tests, including Rust program files, TypeScript tests, and Anchor.toml or Quasar.toml configuration. Designed to create minimal, reusable…
solana-toolkit-guide
Guide to the Solana Wallet Toolkit — vanity address generation with multi-threaded search, official Solana Labs libraries, Rust and TypeScript implementations. Includes wallet generation, custom address prefixes, and OG names on the blockchain.
solana
Expert guidelines for Solana program development with Rust, Anchor framework, and Web3.js integration.
smart-contracts
Stellar smart contract development (Rust, soroban-sdk). Entry point with project setup, contract anatomy, and build/deploy workflow, routing to three companion files in this directory — development.md (storage/TTL, authorization, cross-contract calls, tokens, events, errors, upgrades, fees, troubleshooting)…
solana-development
Build, test, deploy, and audit Solana programs with Anchor or native Rust, plus ZK Compression (Light Protocol). Use for Solana contracts, token operations, compute optimization, deployment, program audits, or compressed tokens and PDAs.