AgentRecall-X
Persistent memory that learns from corrections across sessions
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install AgentRecall-X?โผ
Run `npx skills add Goldentrii/AgentRecall-X --all -g -y` in your terminal to install the skill globally.
How does AgentRecall stop agents repeating mistakes?โผ
Every correction is stored as a structured record with severity and outcome tracking, and the system measures whether the agent actually heeds it in later sessions.
Does AgentRecall work with Cursor and Codex?โผ
Yes. It runs as a standard MCP server and works with Claude Code, Cursor, Codex, Windsurf, VS Code, and any MCP-compatible client.
Where is my memory data stored?โผ
Everything is saved as local markdown and JSON files under ~/.agent-recall/ with no cloud sync, no telemetry, and no API keys required.
Can I use AgentRecall without coding experience?โผ
Yes. Once installed, your agent loads and saves memory automatically based on your plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core