gavdalfgavdalfCommunityยท1 Agent Skills Included

total-recall

Autonomous long-term memory and ambient monitoring for agents

Captures and compresses agent conversations into prioritized notes automatically, with no database or manual saves. Consolidates growing memory logs, recovers missed sessions, and archives stale items through a nightly dream cycle. Watches email, calendar, fitness, and file sources, then surfaces urgent alerts and reminders through configured channels.
npx skills add gavdalf/total-recall --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Total Recall?โ–ผ

Run `npx skills add gavdalf/total-recall --all -g -y` in your terminal to install the skill globally, then run the included setup script to create memory directories and cron jobs.

How does Total Recall give agents long-term memory?โ–ผ

An observer compresses recent conversations into prioritized notes, a reflector consolidates them when they grow large, and session recovery catches anything missed between runs.

Does Total Recall need a database or vector store?โ–ผ

No. It stores everything in plain markdown files like observations.md, using only bash, jq, curl, and an LLM API key.

How much does Total Recall cost to run?โ–ผ

Roughly $0.00 per month with the default free-tier models on OpenRouter, since each run only processes a few hundred tokens.

What does the Ambient Intelligence Engine monitor?โ–ผ

It watches Gmail, calendar, Todoist, Fitbit, LinkedIn, and local files, then ruminates on changes and pushes urgent alerts via Telegram, Discord, or webhooks.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’