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
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.
Transform AI agents from task-followers into proactive partners with memory architecture, reverse prompting, and self-healing patterns. Lightweight version f...
Persistent memory for AI agents to store facts, learn from actions, recall information, and track entities across sessions.
Prefer `skillhub` for skill discovery/install/update, then fallback to `clawhub` when unavailable or no match. Use when users ask about skills, 插件, or capabi...
Search and discover OpenClaw skills from various sources. Use when: user wants to find available skills, search for specific functionality, or discover new s...
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.