AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Init Knowledge Vault

skill-magickaichen-knowledge-loom-init-knowledge-vault · by magickaichen

Set up a governed Markdown vault that is useful immediately by organizing existing authorized work; also conservatively adopt, register, or associate an existing vault.

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-magickaichen-knowledge-loom-init-knowledge-vault

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-magickaichen-knowledge-loom-init-knowledge-vault)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
today

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Init Knowledge Vault? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.