# Agentic Memory Longterm

> Persistent memory systems for AI agents across sessions.

- Skill: `ctaxnagomi/agentic-memory-longterm` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add ctaxnagomi/agentic-memory-longterm`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ctaxnagomi/agentic-memory-longterm/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: ctaxnagomi (https://skillmd.com/u/ctaxnagomi)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/ctaxnagomi/agentic-memory-longterm

---


# Long-term Memory

Persistent memory systems for AI agents across sessions.

## Installation

```bash
npx mdskills install ankitmalik84/agentic-longterm-memory
```

## Rating

7/10

## Source

GitHub: [ankitmalik84/agentic-longterm-memory](https://github.com/ankitmalik84/agentic-longterm-memory)

---

## How to use?

### 1. Download
Go to the [AGENT KD SKILL gallery](https://ctaxnagomi.github.io/agent-kd-skill/) and find this skill card. Click **Download** to save the SKILL.md file.

### 2. Install
Copy the downloaded SKILL.md into your agent's skills directory:

| Agent | Path |
|-------|------|
| **opencode** | ~/.config/opencode/skills/agentic-memory-longterm/SKILL.md |
| **Claude Code** | ~/.claude/skills/agentic-memory-longterm/SKILL.md |
| **Hermes** | ~/.hermes/skills/marketplace/agentic-memory-longterm/SKILL.md |

### 3. Use
Restart your agent session. The skill will auto-load based on its description.

### 4. Verify
Ask your agent something related to the skill's purpose. If it responds using the skill's instructions, you're all set.

