Context Hawk
Pure Python memory manager for preserving and retrieving multi-layered AI memories across sessions, topics, and time without external dependencies.
Captures learnings, errors, and corrections for continuous improvement. Use when: (1) A command fails unexpectedly, (2) User corrects you ('No, that's wrong....
This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.
Install skill "Self-Improvement Agent" with this command: npx skills add self-improvement-agent
This source entry does not include full markdown content beyond metadata.
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
Pure Python memory manager for preserving and retrieving multi-layered AI memories across sessions, topics, and time without external dependencies.
Stop your AI agent from forgetting everything between sessions. Three-tier memory architecture (long-term owner namespace / daily logs / session handoff), cr...
AI Memory System with LLM Wiki
Four-tier persistent memory architecture for OpenClaw agents. Implements LCM-backed durability, hierarchical .md file organization, agentic signal routing, a...