auto-improvement-orchestrator当需要一键跑完「生成→评分→评估→执行→门禁」全流程、失败后自动重试、或批量改进多个 skill 时使用。不用于单独评估 skill 质量(用 improvement-learner)或手动打分(用 improvement-discriminator)。
Install via ClawdBot CLI:
clawdbot install lanyasheng/auto-improvement-orchestratorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 17, 2026
A team developing multiple AI skills needs to run end-to-end improvement cycles on their skill packages. They use the orchestrator to automatically generate improvements, score them, evaluate with task suites, execute changes, and apply quality gates with automatic retry on failures.
A technical documentation team needs to improve documentation skills with low-risk changes. The orchestrator's adaptive complexity feature allows them to skip the evaluator stage for docs/reference/guardrail categories, streamlining the improvement process while maintaining quality gates.
An organization maintaining dozens of AI skills needs to apply systematic improvements across multiple skills simultaneously. The orchestrator's batch processing capability allows them to coordinate the full pipeline across multiple targets with consistent quality control and failure recovery.
A DevOps team integrates the orchestrator into their continuous integration pipeline to automatically improve skills when tests fail. The baseline evaluation feature identifies failing tasks and injects them as feedback to the generator, creating a self-healing improvement loop.
A quality assurance team uses the orchestrator to enforce 7-layer quality gates on all skill changes. The gate stage receives evaluation artifacts when available and makes final keep/revert decisions, ensuring only high-quality improvements are accepted.
Offer a platform where developers can upload their AI skills and use the orchestrator service to automatically improve them. Charge based on the number of improvement cycles run, with tiered pricing for different retry limits and evaluation complexity levels.
Provide enterprises with a managed service that uses the orchestrator to maintain and improve their AI skill portfolio. Include consulting on task suite design, feedback injection strategies, and quality gate configuration for regulatory compliance.
Operate a marketplace for AI skills where all listed skills must pass through the orchestrator's improvement pipeline. Charge listing fees and take commissions on sales, with the orchestrator ensuring all skills meet quality standards through automated testing and improvement cycles.
💬 Integration Tip
Always provide both --target and --state-root parameters, and use --task-suite only when LLM-based evaluation is needed; omit it for documentation-only changes to skip the evaluator stage.
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.