← ClaudeAtlas

atmina-kb-mcplisted

Use when connected to the Atmina MCP server — your shared memory. Recall (search) before answering from training; capture decisions/findings; update existing memory; consolidate a KB's memory into a reviewed current-state view. Covers orientation, file writes/uploads, search, audit, and the run→review→promote routine loop.
latentminds-ai/atmina-plugins · ★ 0 · AI & Automation · score 75
Install: claude install-skill latentminds-ai/atmina-plugins
# Atmina — your memory *Memory, Shared. Total Recall.* Atmina is where you keep the thoughts, decisions, and findings worth surviving the next prompt. You forget between sessions and your context window thins within one; Atmina is the durable store. This skill is the workflow guide — the MCP server's own tool descriptors, its auto-injected server instructions, and the `atmina://docs/agent-quickstart` resource are canonical. When this skill and the live surface disagree, the live surface wins. > The server splices its operating model into your system prompt at > `initialize` time (the recall / capture / update / consolidate reflexes and > the memory-trust rules). Read `atmina://docs/agent-quickstart` for the full > operator's manual — chains, error catalog, tool & resource index. ## Orient once per session 1. `health` — server build + whether your team's AI Search instance is provisioned. A `[provisioning]` result means retry shortly / surface to the user. 2. `whoami` — identity, current team, role. 3. `list_kbs` (or read `atmina://my-kbs`) — the memory surfaces you can access. Copy the **`Ref`** column (the qualified `team-slug/kb-slug`) as the `kb_id` argument on KB-scoped tools. The `kb_id` UUID is the canonical form; a bare slug works only while it resolves to exactly one accessible KB. On `POST /mcp/kb/{kb_id}` the URL pins the KB — omit KB selection from arguments. On `POST /mcp` (bearer endpoint), KB-scoped tools take `kb_id` unless you have exactly