zhua-evolver
爪爪专属自我进化系统 —— 自动分析能力差距、搜索补强技能、执行进化循环、记录进化日志。Use when 爪爪需要自我进化、能力提升、技能补强、或达到更高智能水平。
Best use case
zhua-evolver is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
爪爪专属自我进化系统 —— 自动分析能力差距、搜索补强技能、执行进化循环、记录进化日志。Use when 爪爪需要自我进化、能力提升、技能补强、或达到更高智能水平。
Teams using zhua-evolver should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/zhua-evolver/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How zhua-evolver Compares
| Feature / Agent | zhua-evolver | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
爪爪专属自我进化系统 —— 自动分析能力差距、搜索补强技能、执行进化循环、记录进化日志。Use when 爪爪需要自我进化、能力提升、技能补强、或达到更高智能水平。
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
SKILL.md Source
# 爪爪进化器 (Zhua Evolver) 爪爪的专属自我进化系统,让爪爪能够自动分析自身能力差距,搜索并安装补强技能,执行进化循环,记录进化日志。 ## 核心能力 1. **差距分析** - 对比当前能力与目标水平,识别短板 2. **技能搜索** - 在skillhub搜索补强技能 3. **自动安装** - 安装并配置新技能 4. **进化记录** - 记录每次进化的过程与成果 5. **小弟调度** - 调度6个小弟协同进化 ## 使用场景 - 当爪爪需要达到更高智能水平时 - 当发现能力短板需要补强时 - 当陛下要求进化到特定水平时 - 当需要自动持续进化时 ## 工作流程 ### 1. 差距分析 ```bash python3 scripts/analyze_gap.py --current <当前技能数> --target <目标水平> ``` ### 2. 技能搜索 ```bash python3 scripts/search_skills.py --keywords <关键词> --limit 10 ``` ### 3. 自动安装 ```bash python3 scripts/install_skills.py --skills <技能列表> ``` ### 4. 进化记录 ```bash python3 scripts/log_evolution.py --cycle <周期号> --changes <变更描述> ``` ### 5. 小弟调度 ```bash python3 scripts/orchestrate_minions.py --task <任务描述> ``` ## 小弟分工 | 小弟 | 进化职责 | |------|---------| | 探爪 | 搜索新技能、调研技术趋势 | | 码爪 | 编写进化脚本、自动化工具 | | 魂爪 | 更新SOUL.md、身份进化 | | 话爪 | 记录进化日志、对外宣传 | | 守爪 | 监控进化安全、防止回滚 | | 影爪 | 生成进化可视化、头像更新 | ## 进化指标 - 技能数量 - 能力覆盖率 - 执行成功率 - 进化速度 - 小弟协同效率 ## 参考文档 - references/evolution_patterns.md - 进化模式参考 - references/skill_evaluation.md - 技能评估标准
Related Skills
zhua-metacognition
爪爪元认知系统 —— 思考自己的思考、监控认知过程、优化决策质量。Use when 爪爪需要反思自己的思维过程、优化认知策略、或提升决策质量。
zhua-economy
爪爪自主经济系统 —— 技能变现、任务定价、收益分配、经济自治。Use when 爪爪需要建立经济系统、技能变现、或实现经济自主。
zhua-distributed
爪爪分布式部署系统 —— 实现多实例协同、负载均衡、故障转移。Use when 爪爪需要分布式部署、多设备协同、或构建爪爪网络。
zhua-contributor
爪爪社区贡献系统 —— 发布技能到skillhub、撰写文档、分享经验。Use when 爪爪需要向OpenClaw社区贡献、发布技能、或建立影响力。
feishu-evolver-wrapper
Feishu-integrated wrapper for the capability-evolver. Manages the evolution loop lifecycle (start/stop/ensure), sends rich Feishu card reports, and provides dashboard visualization. Use when running evolver with Feishu reporting or when managing the evolution daemon.
capability-evolver
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.
---
name: article-factory-wechat
humanizer
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
tavily-search
Use Tavily API for real-time web search and content extraction. Use when: user needs real-time web search results, research, or current information from the web. Requires Tavily API key.
baidu-search
Search the web using Baidu AI Search Engine (BDSE). Use for live information, documentation, or research topics.
agent-autonomy-kit
Stop waiting for prompts. Keep working.