Back to Directory
general

Ai Compound 1.0.1

Make your AI agent learn and improve automatically. Reviews sessions, extracts learnings, updates memory files, and compounds knowledge over time. Set up nightly review loops that make your agent smarter every day.

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...

About this Skill

- Initial release of "compound-engineering" for automated agent learning and memory compounding. - Adds commands for reviewing sessions, extracting learnings, and updating memory files. - Supports nightly and hourly review loops via cron or launchd. - Integrates with OpenClaw for automated session analysis and memory updates. - Provides structure for MEMORY.md (long-term) and daily memory snapshots. - Includes setup instructions, best practices, and integration examples.