Apply a targeted server-side edit to an existing Knowz vault item without retyping the whole entry. Use when the user describes a delta — fix a typo, add a line, change a tag, append a caveat — to knowledge that already exists in a vault.
Ask AI-powered questions against Knowz vaults. Use when the user asks about prior decisions, conventions, architecture, patterns, trade-offs, or wants an answer grounded in stored team knowledge.
Lightweight Knowz intent routing for Grok Bot and Cursor. Use when the user's message looks like a knowledge lookup, a save-worthy durable insight, or a targeted edit to an existing vault item.
Browse Knowz vault contents, topics, and recent items. Use when the user wants to explore what exists in their vaults or understand the shape of stored knowledge.
Flush idempotent queued knowledge operations (create, amend, update) from the project-root knowz-pending.md queue. Use when MCP is back after a failed save/amend, or when the user asks to replay pending captures.
Capture decisions, patterns, conventions, workarounds, and durable learnings to Knowz vaults. Use when the user shares an insight worth keeping or explicitly asks to save knowledge.
Search Knowz vaults semantically. Use when the user wants prior art, related work, conventions, examples, or a broad search across stored knowledge. For a synthesized answer use /knowz-ask; for vault structure or recent items use /knowz-browse.
Connect Knowz MCP and create vault routing files. Use after installing the Knowz plugin, for first-time vault mapping, or when tools are missing after setting KNOWZAPIKEY.