What problem does it solve?
This Skill ensures your agent's continuity by providing automated checkpoints, IPFS pinning, and resurrection capabilities, safeguarding its identity, memory, and secrets.
Core Features & Use Cases
- Automated Checkpointing: Proactively saves agent state to IPFS on lifecycle events or context changes.
- IPFS Pinning: Utilizes Solvr (free) or Pinata for durable, content-addressed storage of agent checkpoints.
- Watchdog Resurrection: Monitors agent health and automatically resurrects it from the last checkpoint upon failure.
- Learning System: Capture insights via
/remember, /stuck, /learned commands, integrating with Solvr for collective knowledge.
- Security: Encrypts secrets before checkpointing and includes pre-commit hooks for sensitive data.
Quick Start
Use the proactive-amcp skill to create a checkpoint of your current agent state.