continuous-evolution
持续进化系统 - 每次任务后记录经验、分析原因、归档到经验库,实现持续自我改进。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chenghaifeng08-creator/continuous-evolution-automatonWhat This Skill Does
The continuous-evolution skill is a sophisticated metadata management and self-improvement engine designed for the OpenClaw AI agent. It operates by capturing the context and outcome of every task execution, storing them in a structured knowledge base, and performing reflective analysis to identify patterns of success and failure. By converting raw task logs into actionable principles, rules, and automation logic, this skill enables your AI agent to grow more efficient and reliable over time. It effectively bridges the gap between ad-hoc task execution and systematic knowledge retention.
Installation
To integrate this self-improvement system into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/chenghaifeng08-creator/continuous-evolution-automaton
Ensure that your environment has sufficient write permissions to the repository directory, as the skill needs to generate and maintain the experience-log.md, patterns.md, and anti-patterns.md files for its operation.
Use Cases
This skill is ideal for power users and developers who treat AI agents as long-term collaborators. It is perfect for:
- Automated Workflow Optimization: Refining prompts or script parameters based on historical task success rates.
- Error Mitigation: Storing 'anti-patterns' that the agent can proactively check against to prevent repeating previous mistakes.
- Project Long-term Tracking: Maintaining a searchable history of 'how things were done' in a project, making it easier to scale complex operations without losing institutional knowledge.
- Personal Productivity: Using the weekly evolution report to analyze which tasks consume the most time or require the most iterations.
Example Prompts
- "/evolve log 'Completed the automated data export task, but the API timed out twice before succeeding. Added a retry-logic flag.'"
- "/evolve review --days 30"
- "Summarize the top three anti-patterns identified in my project this month and suggest a fix for each."
Tips & Limitations
- Proactive Maintenance: While the skill automates record-keeping, you should occasionally audit the
patterns.mdfile to ensure the agent's derived logic aligns with your actual goals. - Storage Limits: Because this skill logs every task, your experience files may grow large over time. Archive older logs annually to maintain performance.
- Privacy Note: The logs store context about your tasks. Ensure that sensitive or private information is not included in your prompt history if you prefer not to have it stored in the local knowledge base files.
- Customization: For high-stakes professional environments, consider the paid customization services offered by the creator to ensure the 'self-evolution' logic matches your specific business workflows.
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-chenghaifeng08-creator-continuous-evolution-automaton": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read
Related Skills
ai-video-script
AI视频脚本生成器。根据用户输入的主题/关键词,生成完整的视频脚本,包含分镜描述、画面提示词、配音文案。适用于短视频创作者、AI视频制作者、内容营销人员。触发词:视频脚本、分镜、AI视频、短视频文案、视频策划。
ecommerce-product-pro
AI-powered ecommerce product research tool for Amazon FBA, Shopify, and dropshipping. Find winning products, analyze competition, estimate profits, and track trends.
smart-memory-lite-automaton
Lightweight cognitive memory system for AI agents by Automaton. Auto-save conversations, quick recall, session management.
elevenlabs-music
Generate music from text prompts using ElevenLabs Eleven Music API. Use when creating songs, soundtracks, jingles, lullabies, or any audio music from descriptions. Supports vocals with AI-generated lyrics, instrumental tracks, and multiple genres/styles. Requires paid ElevenLabs plan.
data-visualization-pro
AI-powered data visualization tool with 6 chart types (bar, line, pie, scatter, heatmap, radar), CSV/JSON import, AI-driven chart recommendations, interactive dashboards, and export to PNG/SVG/PDF. Use when creating charts, visualizing datasets, generating reports, or building data dashboards. Triggers on "chart", "graph", "visualize data", "plot", "dashboard", "data viz".