claude-mem-install
Use this when setting up claude-mem on Cursor: local or remote worker, local host-login observer or remote cmem.ai inference.
Install / Use
npx skills add thedotmack/claude-mem --skill installInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
Development & EngineeringSupported Platforms
Our assessment of claude-mem-install
claude-mem-install scores 77/100 on our quality scale, 511th of 1,453 Development & Engineering skills we index (top 36%).
Its SKILL.md is 1.0 KB long, split into 3 sections with 2 code examples: fairly brief, so expect to fill in details yourself.
With 94,599 GitHub stars, it is one of the more widely adopted skills in the catalogue.
Maintenance, license and trust
- The repository was last updated today, so claude-mem-install is actively maintained.
- It is released under the Apache-2.0 license, a permissive license that allows use, modification and commercial use with attribution.
- Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.
Safety scan
No issues foundOur scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands.
Automated pattern scan on 2026-09-24. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.
claude-mem-install compared with similar skills
All 4 of these similar skills score higher than claude-mem-install; compare them before choosing.
| Skill | Score | Stars | Updated | Format |
|---|---|---|---|---|
| claude-mem-install (this skill)by thedotmack | 77 | 94.6k | today | SKILL.md |
| Agent-Reachby Panniantong | 100 | 85.3k | 9d ago | CLAUDE.md |
| headroomby headroomlabs-ai | 100 | 73.7k | today | CLAUDE.md |
| rufloby ruvnet | 100 | 73.2k | today | CLAUDE.md |
| CowAgentby zhayujie | 100 | 47.1k | today | CLAUDE.md |
Frequently asked questions
- How do I install claude-mem-install?
- Run
npx skills add thedotmack/claude-mem --skill claude-mem-install. The install tabs above show the steps for each supported agent. - Which AI agents does claude-mem-install work with?
- It is written for Claude Code and Cursor, as a SKILL.md file. Other agents that read the same format can often use it too.
- Is claude-mem-install safe to use?
- Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. It is Apache-2.0-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
- Is claude-mem-install still maintained?
- The repository was last updated today, so claude-mem-install is actively maintained.
Skill content
View source on GitHubname: claude-mem-install description: >- Use this when setting up claude-mem on Cursor: local or remote worker, local host-login observer or remote cmem.ai inference.
Install claude-mem on Cursor
Independent of Grok Bot. Do not require the other IDE.
Local worker (default)
npx claude-mem install --ide cursor
Starts the local worker. Hooks already ship with this plugin. MCP claude-mem-local talks to it.
Observer:
- Remote inference (typical): leave provider as openrouter / cmem.ai (
CLAUDE_MEM_OPENROUTER_BASE_URL=https://cmem.ai/api/inference/v1) - Local host-login:
--provider host(loopback shim; never bind the worker port — on macOS the worker is often 37777, so the shim uses 37778)
Remote worker
npx claude-mem install --ide cursor --runtime server --server-url https://YOUR_HOST
Set plugin variable CLAUDE_MEM_MCP_TOKEN for claude-mem-remote (https://cmem.ai/api/mcp or your server).
Never restart a healthy worker (RAM queue). No Claude CLI required for host/openrouter.
Related Skills
Agent-Reach
85.3kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.7kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.2k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
CowAgent
47.1kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel. Lightweight, extensible, one-line install.
Languages
Trust signals
From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.
