← All creators

Krill113

User

MCP memory server for Claude Code: a git-diffable Markdown vault (opens in Obsidian) with hybrid semantic search, a wiki-link graph, and bi-temporal facts — plus hooks that pull context in automatically. Local, no API keys.

8 indexed · 0 Featured · 0 stars · avg score 72
Prolific

Categories

Indexed Skills (8)

AI & Automation Listed

brain-backfill-gists

Backfill missing `gist:` field for existing vault notes. Run once after upgrading to gist-layer (or after importing many notes). Spawns parallel Explore subagents by scope. Idempotent — re-run safely after partial completion.

0 Updated 3 days ago
Krill113
AI & Automation Listed

brain-init

Load Symbiosis Brain context at session start. MUST use at the beginning of every new conversation or when switching to a different project. Loads user profile, project context, umbrella ecosystem-context, and resolves scope via CLAUDE.md marker.

0 Updated 3 days ago
Krill113
AI & Automation Listed

brain-project-init

Onboard a new project scope into Symbiosis Brain. Creates the project card in vault, appends a row to scope-taxonomy.md, and writes a marker into <project>/CLAUDE.md. Triggered by brain-init skill — never invoke directly. Three modes: full (default), recovery (card lost), migration (marker version >= 2).

0 Updated 3 days ago
Krill113
AI & Automation Listed

brain-recall

Search Symbiosis Brain for relevant context BEFORE acting. Trigger silently on these signals: (a) before first Edit/Write in an unfamiliar file or scope; (b) before grep across >3 files / a whole subtree; (c) when the user describes a bug or unexpected behavior — recall similar fix history; (d) after any subagent error or contradicted hypothesis — recall if this mistake is already documented; (e) before using an API / library that hasn't appeared in this session yet. Don't ask "should I check?" — just check. Report only when something relevant was found.

0 Updated 3 days ago
Krill113
AI & Automation Listed

brain-save

Save knowledge to Symbiosis Brain with quality gates and deduplication. Use when you've learned something important — decisions, patterns, mistakes, user preferences, research findings. Also use when the user asks to remember something. SHOULD trigger proactively after significant work, not only when explicitly asked. MUST also trigger at session end or after completing large multi-step tasks — does a quick retrospective self-scan for dead ends, workflow improvements, and missed user signals before saving.

0 Updated 3 days ago
Krill113
AI & Automation Listed

brain-tools

Onboard YOUR tools into Symbiosis Brain tool-routing. Use when the user types /brain-tools, or asks to set up / onboard / configure / register their tools, MCP servers, or routing — e.g. "настрой мои инструменты", "set up tool routing", "добавь мои тулы в роутинг", "configure routing for my MCP servers". Lists the tools available in THIS install, auto-routes the ones it already knows, asks one short question per unknown tool, and writes a per-install override file so each user tailors routing to their own toolbox without editing package code.

0 Updated 3 days ago
Krill113
AI & Automation Listed

brain-welcome

First-time onboarding for a new Symbiosis Brain installation. Triggered ONLY by brain-init Step 0 when <vault>/.sb-initialized is absent. Shows pitch, collects user introduction → CRITICAL_FACTS.md, optionally offers tour and Obsidian. Writes .sb-initialized marker on success — never re-runs.

0 Updated 3 days ago
Krill113
AI & Automation Listed

brain-autolearn

Use when brain-save Step 0 runs at session end (right after the project retrospective), when the user asks to look for repeated actions or repeated mistakes (/brain-autolearn), or when you catch yourself doing the same thing for the third time. Turns repetition into an action rule, a script, a skill, or a proposal — with the owner kept in the loop.

0 Updated 3 days ago
Krill113

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.