agent-memory-templates
Production-tested memory templates for AI agents. Includes SOUL.md personality templates, memory checkpoint patterns, observational memory configs, and 100 power prompts. From the creators of ClawVault.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/g9pedro/agent-memory-templatesAgent Memory Templates
Production-tested templates for building AI agents with memory.
What's Included
Free Templates
- Memory checkpoint template
- Session handoff template
- Context death recovery pattern
- Daily note generator
- Decision logger format
Premium Content
For the complete set of 100 prompts, 12 personality templates, and the full memory architecture playbook:
- 100 Power Prompts ($9): https://whop.com/checkout/plan_W7BJwJmYlXsjF
- Complete Bundle ($47): https://whop.com/checkout/plan_umnonnlgKVjvo
- Free Cheat Sheet: https://cheatsheet.versatlygroup.com
- Free Prompt Preview: https://prompts.versatlygroup.com
Quick Start
# Use the memory checkpoint pattern
clawvault checkpoint --working-on "your task" --focus "key details"
# Use the session handoff
clawvault sleep "what you accomplished" --next "what's next"
# Recovery on wake
clawvault wake
Built by Versatly
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-g9pedro-agent-memory-templates": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
Clawvault
Skill by g9pedro
loom-workflow
AI-native workflow analyzer for Loom recordings. Breaks down recorded business processes into structured, automatable workflows. Use when: - Analyzing Loom videos to understand workflows - Extracting steps, tools, and decision points from screen recordings - Generating Lobster workflow files from video walkthroughs - Identifying ambiguities and human intervention points in processes
agent-autonomy-primitives
Build long-running autonomous agent loops using ClawVault primitives (tasks, projects, memory types, templates, heartbeats). Use when setting up agent autonomy, creating task-driven execution loops, customizing primitive schemas, wiring heartbeat-based work queues, or teaching an agent to manage its own backlog. Also use when adapting primitives to an existing agent setup or designing multi-agent collaboration through shared vaults.
pdauth
Dynamic OAuth for AI agents via Pipedream. Generate OAuth links for 2500+ APIs, let users authorize, then call MCP tools on their behalf.
linkedin-pipedream
Post to LinkedIn, comment, like, search organizations, and manage profiles via Pipedream OAuth integration.