Install Memu
NevaMind-AI/memUInstall or uninstall memU for whatever agent you are — identify your host, print its packaged guide, and follow it to wire (or unwire) both seams (record and inject). Use when the user asks to install, set up, integrate, remove, or uninstall memU.
At a glance
This skill is for DevOps & Infrastructure and helps you install memu for your agent, uninstall memu from your system, and set up memu integration.
git clone --depth 1 https://github.com/NevaMind-AI/memU
cp -r memU/ ~/.claude/skills/install-memu
Setup, runtime and requirements describe NevaMind-AI/memU, the repo this skill ships in.
Memuagentinstallationintegrationconfigurationmemory
Other DevOps & Infrastructure skills
Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...
Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...
Triage and resolve Debian Linux issues with apt, systemd, and AppArmor-aware guidance.