ekg
Tag-based Emacs notes and persistent memory for agents
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ekg?โผ
Run `npx skills add ahyatt/ekg --all -g -y` in your terminal to install all skills in this suite globally.
How to give an agent persistent memory?โผ
EKG stores notes in a SQLite knowledge graph, and the bundled CLI scripts let your agent create, search, and update notes so context survives across sessions.
Does ekg require Emacs?โผ
Yes. The scripts talk to a running Emacs through emacsclient, so you need Emacs 28.1 or later with the ekg package loaded and the server started.
Can ekg manage org-mode tasks?โผ
Yes. You can create org tasks with titles and statuses, add subtasks, and mark items done, and they appear in the org agenda automatically.
How to debug a slow or looping agent session?โผ
Export the session with ekg-agent-export-debug-json and run the included analyzer script to get a report of wasted turns, bad tool calls, and suggested fixes.
Related Repositories in Personal & Entrepreneur
View All in Personal & Entrepreneurโclawdis
Run a personal AI assistant across your devices and chats
awesome-claude-skills
Curated library of 1000+ ready-to-use AI agent skills
chatgpt-on-wechat
Personal AI assistant that plans tasks, remembers, and chats anywhere