SlipBox connects the agent to a hosted semantic knowledge engine and a PrivateBox Git-backed notes repository. It lets the agent add atomic notes, read existing notes, compute and refresh similarity links, run clustering passes to identify themes, and detect conceptual tensions across notes. The skill exposes concise API calls for add-note, link-pass, cluster-pass, tension-pass, and theme-data so an agent can capture ideas, synthesize cluster meta-notes, and programmatically explore a personal knowledge graph.
Use SlipBox when you want the agent to persist atomic ideas to a Zettelkasten-style store, search and synthesize existing notes, or run analytic passes after bulk imports. It's ideal for workflows that need explicit provenance (notes committed to a PrivateBox repo) and for agents that must create meta-notes summarizing cluster themes or detect contradictions for research. Always run the supplied setup check to ensure SLIPBOX_API_KEY, SLIPBOX_URL, and SLIPBOX_PRIVATEBOX_REPO are configured before proceeding.
Works with agents that can call HTTP APIs and run shell commands (agents with terminal/gh access). Practical compatibility: Claude Code, Copilot-style agents, and any agent with shell/HTTP tools.
This skill has not been reviewed by our automated audit pipeline yet.