Teaches agents to keep their memory in Fulcra, synced in the open OKF format, instead of locked in one platform's silo. What one agent learns, every agent you authorize remembers — on any platform.
Keeps one agent's working record in your account instead of inside the agent. Its progress, role, session summaries and long-running tasks go to agent/<agent-name>/ in your file store, in a structure you and other agents can read.
progress.md you can actually review: recent work and next steps, not a dump of internal state.role.md current, so it stays clear what this agent is for and how it operates.fulcra data-updates rather than listing directories.Install it with npx skills add fulcradynamics/agent-skills/fulcra-memory.
Read https://docs.fulcradynamics.com/agent-get-started.txt and connect to Fulcra, then install the fulcra-memory skill and follow it. From now on, remember what we did and what's next, so tomorrow's session starts where this one ended instead of from zero. Show me your first progress note before you save it.