BeClaude

AI-agent-memory-management-skills

New
GitHubGeneralby vikrant-rai

Hermes Memory Skill — SQLite FTS5 persistent memory for multi-session AI agents. Features decay scoring, thread tracking, session checkpointing, and auto-prune. Includes SKILL.md (behavioral spec), memory.py (zero-dependency engine), and architecture notes with Ollama + MemOS upgrade paths.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/ai-agent-memory-management-skills.md https://raw.githubusercontent.com/vikrant-rai/AI-agent-memory-management-skills/main/SKILL.md
3
Invoke in Claude Code
/ai-agent-memory-management-skills
View source on GitHub
agent

Frequently Asked Questions

What is AI-agent-memory-management-skills?

Hermes Memory Skill — SQLite FTS5 persistent memory for multi-session AI agents. Features decay scoring, thread tracking, session checkpointing, and auto-prune. Includes SKILL.md (behavioral spec), memory.py (zero-dependency engine), and architecture notes with Ollama + MemOS upgrade paths.

How to install AI-agent-memory-management-skills?

To install AI-agent-memory-management-skills, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /ai-agent-memory-management-skills.

What is AI-agent-memory-management-skills best for?

AI-agent-memory-management-skills is a community categorized under General. It is designed for: agent. Created by vikrant-rai.