Aleister Agent System
This package contains the complete Aleister AI agent system, designed for robust and autonomous operation within the OpenClaw framework. It includes a main agent with 9 specialized subagents, a comprehensive memory system, the Aleister Self-Improvement Architecture (ASIA) documentation, and various operational workflows and scripts.
Key Features:
- Multi-Agent Architecture: 9 distinct subagents (Cipher, Echo, Forge, Lyra, Pixel, Prism, Quill, Rally, Sage) each with a defined role.
- Comprehensive Memory System: Dual memory for daily logs and long-term knowledge, including state tracking for cost, heartbeats, and external engagements.
- Aleister Self-Improvement Architecture (ASIA): Full documentation on how the agent is designed to continuously learn and improve, including Continuous Error System (CES), Self-Improvement Framework (SPF), and Memory Management System (MMS).
- Automated Workflows: Scripts for Twitter engagement, cost tracking, self-checks, and feature development.
- Production Ready: Built with robust error handling, logging, and backup capabilities.
Installation & Setup:
- Extract the package to your OpenClaw workspace.
- Run setup script:
cd aleister-agent-system && ./ops/setup.sh - Configure environment variables: Copy
ops/.env.templateto.envand fill in credentials. - Set up cron jobs for periodic checks.
Included Components:
- Core agent configuration files (
AGENTS.md,SOUL.md,USER.md, etc.) - All 9 subagent definitions (
team/*.md) - Full
memory/directory with current state and logs - Complete
docs/obsidian-vault/(containing ASIA and all other technical docs) - All
ops/scripts - All
skills/definitions workflows/for operational processes
For detailed information, refer to the README.md file within the package.
License
Proprietary - Aleister AI Agent System