Agent skill · thedotmack

claude-mem-install

Use this when setting up claude-mem on Grok Bot: local worker plus CMEM Pro observer (default), optional host-login observer, or remote cmem.ai. No Cursor required.

What it needs

About 1k tokens when loaded.

What this skill does

Install claude-mem on Grok Bot Independent of Cursor. Grok Bot has no session-start / file-read / tool-use hooks. Local worker + CMEM Pro observer (default) Do not pass --provider host unless you want the loopback shim. With no --provider, this is the CMEM Pro path: Worker on 127.0.0.1:<port> (default 37700 + uid%100). Do not restart if healthy. Transcript watcher per Grok Bot agent (platformSource=grok-bot) Observer via CMEM Pro: CLAUDEMEMPROVIDER=openrouter, CLAUDEMEMOPENROUTERBASEURL=https://cmem.ai/api/inference/v1, CLAUDEMEMOPENROUTERMODEL=cmem-observer, API key from installer OAuth (cmpro memory key) Interactive installer pre-selects CMEM Pro MCP sessionstartcontext at the start of a real task No xAI key. No Claude CLI. Optional: local host-login observer Explicit opt-in only. Not the user default. Loopback OpenAI-compatible shim on a free loopback port (not the worker port). Idle replies are <skipsummary />; finished units are one <observation>. This Grok login fulfills inbox jobs (skill host-observer). Remote worker / remote observer Set plugin variable CLAUDEMEMMCPTOKEN and use MCP claude-mem-remote.

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills thedotmack/install--7a3199

View the source on GitHub

Browse the @skills marketplace