What is mb-init?
Create the Memory Bank skeleton and project command proxies in the current repository. Source: mrvladd-d/memobank.
Create the Memory Bank skeleton and project command proxies in the current repository.
Quickly install mb-init AI skill to your development environment via command line
Source: mrvladd-d/memobank.
Goal Create a consistent baseline so agents can work with repo-local context instead of ad-hoc prompts.
3) Create command stubs So links from AGENTS.md are not broken, create minimal docs under .memory-bank/commands/. Use ./references/shared-commands-.md:
4) Create native skills (proxy commands) Create thin proxy skills for each command so they work natively across runtimes:
Create the Memory Bank skeleton and project command proxies in the current repository. Source: mrvladd-d/memobank.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/mrvladd-d/memobank --skill mb-initCreate the Memory Bank skeleton and project command proxies in the current repository. Source: mrvladd-d/memobank.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mrvladd-d/memobank --skill mb-init Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/mrvladd-d/memobank