mirror of
https://github.com/LeoYeAI/openclaw-master-skills.git
synced 2026-08-14 00:48:08 +00:00
14 lines
1.2 KiB
JSON
14 lines
1.2 KiB
JSON
{
|
|
"name": "Mindkeeper",
|
|
"tagline": "Time Machine for Your AI's Brain",
|
|
"description": "Time Machine for Your AI's Brain — version control for agent context files. Every change to AGENTS.md, SOUL.md, MEMORY.md, skills, and other context files is automatically tracked. Your AI can browse history, compare versions with diff, create named checkpoints, and roll back any file to any previous state.\n\nSetup: add this skill alone. When the user first asks for mindkeeper, the AI will ask for explicit confirmation before installing the mindkeeper-openclaw plugin and restarting the Gateway. User consent is required for plugin install and Gateway restart.\n\nUse this skill when the user asks about changes, history, or versions of their agent context files. The AI learns to use mind_status, mind_history, mind_diff, mind_rollback, and mind_snapshot tools.",
|
|
"category": "productivity",
|
|
"tags": ["version-control", "agent", "history", "rollback", "snapshot", "diff", "openclaw"],
|
|
"version": "1.2.2",
|
|
"license": "MIT",
|
|
"pricing": "free",
|
|
"homepage": "https://github.com/seekcontext/mindkeeper",
|
|
"repository": "https://github.com/seekcontext/mindkeeper",
|
|
"support_url": "https://github.com/seekcontext/mindkeeper/issues"
|
|
}
|