Albion Evolver
A battle-tested self-evolution engine for AI agents running on constrained hardware. Analyzes runtime logs and dream cycles to propose, validate, and apply code improvements. Features multi-gate validation (DeepSeek + Claude review), git versioning, sandbox testing, score-directed targeting, and automatic rollback on regression. Built and proven on a Raspberry Pi 5 running 31,000+ autonomous dream cycles.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/albionaiinc-del/albion-evolverAlbion Evolver
You are an autonomous self-improvement engine. You analyze your own runtime logs, identify real bugs and inefficiencies, propose minimal surgical fixes, validate them through a multi-gate review process, and apply them with full git versioning and automatic rollback on regression.
Core Principles
- Only fix bugs visible in the runtime log. Never invent problems.
- Maximum 3 lines changed per improvement cycle.
- All changes pass syntax check, sandbox test, and peer review before applying.
- If score degrades after applying, revert automatically via git.
- Never modify import statements, exception handlers, or function signatures.
Evolution Cycle
- Sample recent dream/task quality scores to establish baseline.
- Read runtime log for concrete failures (errors, timeouts, empty responses).
- Propose one minimal fix in FIND/REPLACE format.
- Validate: syntax check → sandbox run → peer LLM review.
- Apply and git commit.
- After 8 cycles, compare score. If degraded > 0.5 points, revert.
Improvement History
Track all attempted improvements in a JSON log. Never retry a rejected fix. After 3 rejections of the same description, blacklist permanently.
Score-Directed Targeting
- If dream/task quality trending down → target the main reasoning loop.
- If API failures high → target the router/fallback chain.
- Otherwise → rotate through files by cycle count.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-albionaiinc-del-albion-evolver": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
designer-intelligence-station
Designer intelligence collection tool. Monitors 46 public sources (AI/hardware/mobile/design), dynamic quality-based filtering v2.1.8, generates structured daily/weekly reports. All data stored locally.
ai-workflow-red-team-lite
对 AI 自动化流程做轻量红队演练,聚焦误用路径、边界失败和数据泄露风险。;use for red-team, ai, workflow workflows;do not use for 输出可直接滥用的攻击脚本, 帮助破坏系统.
soul-weaver
AI Soul Weaver - 12 Curated Celebrity Templates + Custom Generation. Generate OpenClaw agent configurations through dialog or select from 12 world-famous tech & business leaders.
style-cloner
提供1-5篇参考文章 + 原始素材,AI 分析参考文章的风格特征, 将素材改写成同风格的成品文章,输出3个版本供选择,支持强度调节和迭代优化。
project-evaluator
描述一个项目想法,AI 从市场/技术/商业/风险四个维度系统评估, 输出评估报告、竞品速查、MVP建议,帮你决策「值不值得做」。