TopRank Skills

Home / Claw Skills / 其他 / agent-memory-templates
Official OpenClaw rules 15%

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.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 agent-memory-templates 技能。 若已安装,则直接安装 agent-memory-templates 技能。

Overview

Skill Key
g9pedro/agent-memory-templates
Author
g9pedro
Source Repo
openclaw/skills
Version
1.0.0
Source Path
skills/g9pedro/agent-memory-templates
Latest Commit SHA
444f88afa25431eb0aceeba655dbe8027204fd77

Extracted Content

SKILL.md excerpt

# Agent 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

```bash
# 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
https://store.versatlygroup.com | https://clawvault.dev

Related Claw Skills