Install
$ agentstack add skill-magickaichen-knowledge-loom-init-knowledge-vault ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Set up a useful knowledge vault
Requires Node.js 20+ and local file/command access.
Turn one setup request into a populated, registered vault through one previewed change.
Load authority
Resolve this SKILL.md to its canonical path, following symlinks. Set ` to the directory containing that canonical file. Read /references/protocol.md and /references/contract-schema.md` completely before proposing changes.
Select the flow
For an ordinary setup or create request, run the protocol's Bootstrap a useful vault workflow. The invocation is the complete product input. Infer safe setup values and include them in the one preview; multiple registered vaults do not require a preliminary selection question. Ask separately only when no safe proposal can resolve identity, destination, privacy, or lifecycle authority.
Use contract-only governance initialization only when the user explicitly requests an empty contract. Use adoption mode for an existing non-empty vault. A standalone registration or project-association request skips bootstrap and changes only the requested registry state.
Prepare one preview
Map every required schema field to user input, repository or source evidence, or a named safe default. Default new and adopted vaults to proactive-durable-capture writes and maintain-after-material-change current-state maintenance. Keep explicit-only available when the user requests it. Never enable cross-vault access, remote sync, or backup implicitly.
Inspect the relevant CLI interfaces before constructing the preview:
node "/scripts/knowledge-loom.mjs" init --help
node "/scripts/knowledge-loom.mjs" register --help
node "/scripts/knowledge-loom.mjs" associate --help
Run init without --apply. Before showing the preview, inspect the current registry and any active-project association so ID, path, and replacement conflicts are visible. Present the single bootstrap preview required by the protocol and apply only after the user approves that exact bundle.
Apply and finish
Rerun the exact previewed init command with --apply, then write the previewed contract details, canonical notes, navigation, and current focus. Preserve existing content during adoption.
Run registration and applicable association without --apply; apply each only when its output matches the approved preview. Stop on a conflict and preserve the valid partial result. A standalone registration or association request receives its own preview before application.
Run audit-knowledge-vault. If Git is enabled, preserve unrelated changes and follow the protocol's lifecycle rules. Report the exact discovery, preview, population, registration, association, audit, commit, sync, and backup state. Apply the protocol's completion condition; a placeholder index is not a completed setup.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: magickaichen
- Source: magickaichen/knowledge-loom
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.