emem

emem is a skill for Claude Code, Codex from Vortx-AI/emem. Its token cost is not measured, scanned not scanned, original, Apache-2.0.

An external-memory tool for information about the physical world.

In plain words
What is it for?
Use it for physical-world information that needs to be remembered or recalled.
Why use it?
It may help retain or retrieve knowledge beyond the current conversation, but the description gives no further details.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it for physical-world information that needs to be remembered or recalled.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vortx-ai/emem/emem
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Vortx-AI/emem --skill emem
Clone the repo
git clone --depth 1 https://github.com/Vortx-AI/emem

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for emem

README.md
[![agentmods](https://agentmods.dev/badge/skills/vortx-ai/emem/emem.svg)](https://agentmods.dev/skills/vortx-ai/emem/emem)
Your own site
<a href="https://agentmods.dev/skills/vortx-ai/emem/emem"><img src="https://agentmods.dev/badge/skills/vortx-ai/emem/emem.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The whole file, excluding the scripts and references it only reads on demand.
Security scan n/a The body is not available under this licence, so nothing was scanned.
Origin original No closer match found in the catalogue.
SKILL.md · 1 lines

The source is not reproduced here

Licensed Apache-2.0

The repository is licensed Apache-2.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 1 lines e3b0c44298fc

Subscribe to this mod's changes

emem is a skill published in the GitHub repository Vortx-AI/emem (56 stars, last pushed today), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. It was not scanned, because the body is not available under its licence. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

install-openviking-memory

Install and configure the OpenViking long-term memory plugin for OpenClaw via natural conversation. Once installed, the plugin automatically captures facts from chats and recalls relevant context before each reply (auto-capture + auto-recall, cross-session). Covers prerequisites, install through OpenClaw's plugin…

volcengine/OpenViking · 191 tokens

recall-before-claim

Forces a memorysearch before the agent sends a message containing a factual assertion that has not yet been grounded this turn. Closes the citation-rate gap from 40% to 90%+.

Bitterbot-AI/bitterbot-desktop · 45 tokens

route-by-query-shape

When the agent calls memorysearch with a relationship-shaped query ("who did I talk to about X"), redirect to the knowledgegraph backend where it will actually find the answer.

Bitterbot-AI/bitterbot-desktop · 40 tokens

docmancer

Work from the same local memory as every other coding agent on this machine. Recall prior decisions, preferences, instructions, and project conventions that Claude Code, Codex, Cursor, and other agents wrote here, with cited sources, fully local. Also searches a separate local technical-documentation index.

docmancer/docmancer · 62 tokens

openclaw

Wire mnemostack into OpenClaw as an MCP server, alongside the native OpenClaw memory tools (memorysearch / memoryget). The two coexist — mnemostack handles the hybrid pipeline (Vector + BM25 + Memgraph + Temporal + 8-stage rerank), while the native tools do fast file-scoped retrieval.

udjin-labs/mnemostack · 0 tokens

claude-code

Wire mnemostack into Claude Desktop (and by extension Claude Code, which reads the same MCP config) as an MCP server.

udjin-labs/mnemostack · 0 tokens