improvement-executor当需要把已批准的改进候选应用到目标文件、回滚之前的变更、或预览变更效果时使用。支持 4 种 action(append/replace/insert_before/update_yaml),每次变更前自动备份。不用于打分(用 improvement-discriminator)或门禁验证(用 improvemen...
Install via ClawdBot CLI:
clawdbot install lanyasheng/improvement-executorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 28, 2026
When a team approves improvements to documentation, this skill applies changes like appending new sections, replacing outdated content, or inserting information before specific headings. It creates automatic backups before each change, enabling easy rollback if needed.
DevOps engineers can use the update_yaml_frontmatter action to merge new configuration fields into YAML files, such as updating version numbers or adding environment variables. Backups ensure reversibility, and dry-run previews help verify changes before applying.
Content managers can apply approved edits to markdown-based knowledge bases, replacing entire sections or inserting new content with precise heading matching. The skill's rollback capability allows quick restoration if an edit causes issues.
Compliance officers can update policy documents by appending new clauses or replacing outdated sections, with automatic backups creating an audit trail. Dry-run mode ensures changes are reviewed before final execution.
As part of an orchestrator pipeline, this skill executes candidate changes in stage 4 after scoring and before validation. It handles batch execution of multiple ranked candidates, with each change backed up for independent rollback.
Provide the improvement executor as a cloud-based service where users pay per execution or subscription. The automatic backup and rollback features add value, and dry-run can be a premium feature.
Integrate with CI/CD pipelines, offering basic usage for free and advanced features like batch execution and detailed audit logs for paid tiers. This model attracts developers who need safe, auditable content modification.
Sell or license the skill as an add-on for content management systems (CMS) or wiki platforms. The rollback and backup features reduce risk, making it attractive for enterprise customers with strict content accuracy needs.
💬 Integration Tip
Integrate with a ranking artifact from improvement-discriminator; always run --dry-run first for replace or update_yaml actions.
Scored Apr 19, 2026
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Stop waiting for prompts. Keep working.
Turn OpenClaw into a learning-loop agent with seeded workspace rules, skill promotion, reflective memory, and proactive maintenance.
Local Python orchestration skill: multi-agent workflows via shared blackboard file, permission gating, token budget scripts, and persistent project context....
Meta-agent skill for orchestrating complex tasks through autonomous sub-agents. Decomposes macro tasks into subtasks, spawns specialized sub-agents with dynamically generated SKILL.md files, coordinates file-based communication, consolidates results, and dissolves agents upon completion. MANDATORY TRIGGERS: orchestrate, multi-agent, decompose task, spawn agents, sub-agents, parallel agents, agent coordination, task breakdown, meta-agent, agent factory, delegate tasks
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.