All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Core Templates (4 production-ready agent personas):
-
DevOps Bot (
templates/devops-bot/)- Full Kubernetes, Docker, and Terraform support
- Infrastructure-as-Code workflow optimized
- Precise, cautious personality with blast-radius awareness
- Comprehensive tool set for cloud operations (AWS CLI, GCP, Helm, Ansible)
- Zero-confirmation policy for non-destructive operations
- Real-time status reporting and health monitoring
-
Code Reviewer (
templates/code-reviewer/)- Multi-language code analysis and style checking
- Constructive, specific feedback mechanism
- Performance optimization detection
- Bug and security pattern recognition
- Actionable improvement suggestions with pattern citations
- Senior-level code review capabilities
-
Personal Assistant (
templates/personal-assistant/)- Calendar and scheduling management
- Email triage and intelligent prioritization
- Note-taking and knowledge capture
- Task management and reminder systems
- Web research and context-aware assistance
- Warm, proactive communication style
-
Security Auditor (
templates/security-auditor/)- Vulnerability scanning and severity assessment
- Configuration auditing capabilities
- Secret detection and prevention
- Dependency and supply chain analysis
- Paranoid-by-design threat modeling
- Critical/High/Medium/Low severity classification
- Comprehensive README with installation instructions
- Chinese translation (README.zh.md) for international audience
- Apache License 2.0 for all templates
- This CHANGELOG documenting releases and updates
- Detailed directory structure documentation
- Template submission guidelines for community contributions
- Support and resources documentation
Each template includes complete Workspace-as-Kernel configuration:
SOUL.md- Detailed personality and behavioral guidelines (30-50 lines)AGENTS.md- Agent capabilities and operational scopeTOOLS.md- Specific tools with use case descriptionsIDENTITY.md- Agent branding and identityHEARTBEAT.md- Health check and monitoring configuration
- Drop-in templates requiring only
cp -r template/* ~/.openclaw/workspace/ - Production-tested configurations from real OpenClaw deployments
- Immediate functionality with no additional setup required
- Customizable and extensible for team-specific needs
- Clear separation of concerns (personality, capabilities, tools, identity)
- Compatible with OpenClaw 1.x and later
- Clear installation instructions with examples
- Use case descriptions for each template
- When/why guidance for template selection
- Contributing guidelines for community submissions
- Apache License 2.0 for permissive use and modification
- Bilingual documentation (English and Chinese)
- Data Analyst Template - SQL, Python, Jupyter notebook expert
- Content Creator Template - Blog, video, social media automation
- Customer Support Template - Helpdesk, FAQ, ticket management
- Template validation tools and linting
- Interactive template customization wizard
- Template marketplace and discovery platform
- Team collaboration and workspace sharing
- Version pinning for stable deployments
- Multi-agent orchestration templates
- Advanced SOUL.md DSL with behavior specifications
- Performance benchmarking and metrics
- Template inheritance and composition
- CLI tool for template management
- All templates are Apache 2.0 licensed and free to use and modify
- Community contributions are welcome via GitHub PRs
- Bug reports and feature requests accepted on GitHub Issues
- See README.md for contribution guidelines
- See LICENSE for legal terms