← 返回
数据分析 中文

OpenClaw Skill Governance (Balanced Dynamic Core Pool)

Manages skill lifecycle and routing using a balanced governance model with status transitions, core pool tuning, and failure-based quarantine.
使用平衡治理模型管理技能生命周期和路由,包括状态转换、核心池调整及基于失败的隔离机制。
dalomeve
数据分析 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 566
下载
💾 10
安装
1
版本
#autonomy#governance#latest#stability

概述

skill-governance

Use this skill to control multi-skill side effects with a balanced governance model.

When to use

  • After installing a new skill (must pass acceptance before becoming ready)
  • Daily/heartbeat governance refresh
  • Core pool tuning and automatic promotion/demotion
  • Routing decisions: core first, then all ready skills, then explore fallback

Policy

  • Status model: candidate -> ready -> core -> quarantine -> retired
  • Third-party skills default to candidate
  • Only ready or core skills are eligible for automatic selection
  • Quarantine after 2 consecutive failures
  • Demote core skill to ready after 3 days without usage
  • Dynamic core cap range: 8 to 14

Security and privacy

  • No outbound network calls are required by this skill.
  • No credential collection or token upload behavior is implemented.
  • Scripts only read/write local workspace files for governance state and evidence.
  • Weekly cleanup is non-destructive by design (status transitions only; no file deletion).
  • Any action beyond local governance must be explicitly added by the operator.

Source of truth

  • skill-registry.json

Scripts

  1. Reconcile runtime + filesystem into registry:
    • scripts/reconcile-ready.ps1 -Root
  2. Audit one skill with 4-step acceptance:
    • scripts/audit-skill.ps1 -Root -SkillName
  3. Record skill usage outcome:
    • scripts/record-skill-usage.ps1 -Root -SkillName -Outcome success|failure|blocked
  4. Evaluate core pool promotion/demotion and dynamic cap:
    • scripts/update-core-pool.ps1 -Root
  5. Route execution chain (core -> ready -> explore):
    • scripts/route-skill.ps1 -Root -TaskText "" -Candidates "a,b,c"
  6. Weekly cleanup (retire stale or missing skills):
    • scripts/weekly-cleanup.ps1 -Root

Required install flow

After installing a new skill:

  1. Run reconcile-ready.ps1
  2. Run audit-skill.ps1 for that skill
  3. Confirm status in skill-registry.json is ready before use in automatic routing

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-30 07:09 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

PowerShell Reliable Execution

dalomeve
在Windows上可靠执行PowerShell命令。避免使用&&,处理参数解析,支持中断恢复,并确保跨会话连续性。
★ 0 📥 1,101
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 163 📥 59,713
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 64,893