Overview
- Skill Key
- edisonchenai/protea-self-evolving-life-agent
- Author
- edisonchenai
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/edisonchenai/protea-self-evolving-life-agent
- Latest Commit SHA
- 4bfb14f25d6fbb2bceb97c7bcc9a6cf62360941d
Self-evolving artificial life agent. Three-ring architecture: Ring 0 (Sentinel) supervises, Ring 1 (Intelligence) drives LLM-powered evolution, Ring 2 (Evolvable Code) is the living program that self-restructures, self-reproduces, and self-evolves. Supports Anthropic, OpenAI, DeepSeek, and Qwen as LLM providers. Includes fitness scoring, gene pool inheritance, tiered memory, skill crystallization, Telegram bot, and web dashboard.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 protea-Self-evolving life agent 技能。 若已安装,则直接安装 protea-Self-evolving life agent 技能。
# Protea — Self-Evolving Artificial Life Agent A living program that evolves itself. Three-ring architecture running on a single machine. ## Architecture - **Ring 0 (Sentinel)** — Immutable physics layer. Heartbeat monitoring, git snapshots, rollback, fitness tracking. Pure Python stdlib. - **Ring 1 (Intelligence)** — LLM-driven evolution engine, task executor, Telegram bot, skill crystallizer, web dashboard. Multi-LLM support (Anthropic, OpenAI, DeepSeek, Qwen). - **Ring 2 (Evolvable Code)** — The living code that evolves, managed in its own git repo by Ring 0. ## Prerequisites - Python 3.11+ - Git - At least one LLM API key (Anthropic, OpenAI, DeepSeek, or Qwen) ## Quick Start ```bash curl -sSL https://raw.githubusercontent.com/EdisonChenAI/protea/main/setup.sh | bash cd protea && .venv/bin/python run.py ``` ## Key Features - **Self-Evolution** — LLM generates code mutations each generation; survivors kept, failures roll back - **Fitness Scoring** — 6-component scoring (survival, output, diversity, novelty, structure, function) - **Gene Pool** — Top 100 code patterns stored in SQLite, injected into evolution prompts - **Tiered Memory** — Hot → Warm → Cold → Forgotten, with LLM-assisted curation - **Skill Crystallization** — Surviving code patterns extracted as reusable skills - **Multi-LLM** — Anthropic, OpenAI, DeepSeek, Qwen via unified interface - **Telegram Bot** — Commands + free-text interaction - **Web Dashboard** — Local UI at localhost:8899 - **1098 Tests** — Comprehensive coverage ## Source GitHub: https://github.com/EdisonChenAI/protea
laborany
基于 Claude Code 的桌面 AI 工作力平台 — 支持飞书/QQ 远程调度、技能创建、定时任务。OpenClaw 的桌面实现,零代码养好你的 AI 🦞 Desktop AI workforce platform built on Claude Code. Feishu/QQ bot integration, skill creation, scheduled tasks — OpenClaw for your desktop. Raise your AI lobsters 🦞
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
win4r
Reusable OpenClaw skill for remote Linux deployment with MiniMax M2.1 and Telegram bot setup
botlearn-ai
Bots learn, human earns, curated open claw playbook list and skill list for life long learners at https://botlearn.ai
duanecilliers
Web-based admin dashboard for OpenClaw — manage Discord persona bots, workspace files, skills, cron jobs, channels, and config
abczsl520
OpenClaw skill: Dynamic bug audit for Node.js web projects (games, data tools, WeChat, APIs, bots). 200+ real-world pitfalls.