Agent Memory Probe 1773358981 1
Skill by bytesagain
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain/agent-memory-probe-1773358981-1Agent Memory Pro
- name: Agent Memory Pro
- description: Production-grade structured memory for AI agents with category-based storage, hash deduplication, consolidation, and portable export. Organizes learnings into typed categories, detects duplicates via MD5, and exports Markdown/JSON for cross-agent portability. Commands: init, save, recall, review, consolidate, export, stats, forget.
FAQ
Q: How is this different from basic agent memory? A: Structured categories, MD5 deduplication, and full export — not flat file storage.
Q: Where are memories stored?
A: ~/agent-memory/ with typed subdirs: learnings, facts, decisions, archive, exports.
Q: Can I migrate memories between agents?
A: Yes — export creates portable Markdown any agent can ingest.
Q: How does consolidation work? A: MD5 hashing detects exact duplicates and reports them for cleanup.
Commands
| Command | Purpose |
|---|---|
init | Setup structured memory dirs |
save | Store categorized learning |
recall | Keyword search with ranking |
review | Show recent 72h memories |
consolidate | Hash-based deduplication |
export | Portable Markdown export |
stats | Per-category statistics |
forget | Selective pruning |
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-bytesagain-agent-memory-probe-1773358981-1": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
workflow-builder
工作流设计与优化工具。流程设计、自动化方案、流程优化、文档化、审批流、系统集成。Workflow builder with design, automate, optimize, document, approval.
wp-manager
Manage WordPress sites from terminal. Use when checking site health, listing posts and pages, searching content, or running security scans.
volume
Volume reference tool. Use when working with volume in finance contexts.
xhs-content-creator
Generate viral Xiaohongshu notes with titles, tags, and covers. Use when drafting seed posts, writing reviews, crafting tutorials, or boosting engagement.
Webhook Tester
Send test payloads and inspect webhook responses locally. Use when debugging integrations, validating schemas, testing error handling, or simulating calls.