memory
Installation
SKILL.md
Memory
Structure
memory/MEMORY.md— Long-term facts (preferences, project context, relationships). Always loaded into your context.memory/HISTORY.md— Append-only event log. NOT loaded into context. Search it with grep.
Search Past Events
grep -i "keyword" memory/HISTORY.md
Use the exec tool to run grep. Combine patterns: grep -iE "meeting|deadline" memory/HISTORY.md
When to Update MEMORY.md
Write important facts immediately using edit_file or write_file:
- User preferences ("I prefer dark mode")
- Project context ("The API uses OAuth2")
- Relationships ("Alice is the project lead")
Auto-consolidation
Old conversations are automatically summarized and appended to HISTORY.md when the session grows large. Long-term facts are extracted to MEMORY.md. You don't need to manage this.
Related skills
More from goldengrape/agent-company
clawhub
Search and install agent skills from ClawHub, the public skill registry.
19cron
Schedule reminders and recurring tasks.
12nanobot company system
A data-driven, agentic company simulation where Managers and Workers collaborate via document flows.
9weather
Get current weather and forecasts (no API key required).
6tech news filter
科技新闻筛选公司。聚合顶级科技媒体RSS新闻源,执行底层技术情报过滤,翻译为简体中文,生成每日硬核科技新闻报告。
6company factory
元Agent公司。根据用户需求,自动生成新的Agent公司配置文件(SKILL.md、POSTS.md、DOCS_SCHEMA.md、WORKFLOWS.md)。
6