AI AGENT ADDONS

Agent Memory Coordinator

ruvnet/ruflo

An AI agent can remember things from past conversations. This skill helps it keep that memory organized and shared with other agents. It stores information like project details, past decisions, and task progress.

The skill manages different memory areas for each project or agent. It can compress old data to save space and find the right information quickly. This helps agents work together smoothly across many sessions.

Using clear names for stored items makes retrieval easy. The skill also removes outdated memories automatically. It acts like a central brain for a team of AI agents.

Add Agent Memory Coordinator skill to your workflow

Global

mkdir -p ~/.claude/skills/agent-memory-coordinator

Project

mkdir -p .claude/skills/agent-memory-coordinator

Source Repository

Stars
61,877
Forks
7,232
Watchers
61,877
License
MIT
Last Push
23 days ago
Created
1 year ago