🧠
AI EngineeringTypeScript

ClawMem

by yoloshii

ClawMem is an AI Engineering skill for Claude Code, published by yoloshii in ClawMem.

208 stars32 forkson yoloshii/ClawMemAdded 2026/09/04Repository updated 2026/08/18
ai-agent-memoryai-agentsbunclaude-codeembeddingshermeshybrid-searchllama-cpplocal-firstmcp-servermcp-toolsmemorymodel-context-protocolopenclawpluginragretrieval-augmented-generationsqlitetypescriptvector-search
Install in seconds
Install ClawMem
Copy ClawMem into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/yoloshii/ClawMem ~/.claude/skills/ClawMem

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/yoloshii/ClawMem.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in yoloshii/ClawMem
Installs to
~/.claude/skills/ClawMem
Collection
The only skill cataloged from this repository
Category
AI Engineering2970 skills

What ClawMem does

ClawMem routes agent queries to local memory retrieval, intent search, and lifecycle tools for recalling decisions, preferences, and past context. Use it when tuning retrieval, debugging recall quality, or checking prior memory before a hard-to-reverse change.

ClawMem is cataloged under AI Engineering on DirSkills. ClawMem comes from a repository tagged ai-agent-memory, ai-agents, bun, claude-code and embeddings.

Documentation

README

ClawMem Operational Reference

Scope: agent-time operations only — escalation, tool routing, query tuning, pipeline reasoning, composite scoring, lifecycle. Setup, inference-server config, env vars, systemd units, indexing/collection config, graph internals, and the OpenClaw/Hermes plugins are deliberately not here — they live in this repo's AGENTS.md + docs/ (e.g. docs/guides/inference-services.md, docs/reference/configuration.md, docs/troubleshooting.md, docs/internals/). Kept out to avoid drift between this skill and the package.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about ClawMem

  • How does ClawMem compare to other AI Engineering skills?

    ClawMem ranks #2738 by stars among the 2970 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of ClawMem against them. Open each page to compare what they document and how they install.