Axiomata Skill Evaluator En — Axiomata 技能 Evaluator En
v3.0Axiomata 技能 Evaluator — Universal OpenClaw 代理 技能 质量 系统. Dual evaluation: (1) Axioma 5-Dimension 框架 (Structure 20%, Clarity 20%, Completeness 20%, Consistency 20%, Functionality 20%, 100pts total), (2) ISO 25010 Structural 框架 (13 automated 检查s, 100% tar获取). Self-contAIned: bundles evaluator.py (Axioma 5-Dim) and eval-技能.py (ISO 25010). Use when: evaluating a 技能 before publishing, improving a 技能 based on evaluation 结果s, 检查ing 技能 质量 with automated analysis, 审计ing 技能 质量, or 验证ing a 技能 meets production standards.
运行时依赖
安装命令
点击复制技能文档
Axiomata 技能 Evaluator v3.0
Universal, impersonal 技能 质量 evaluator for OpenClaw 代理s.
信息 Value Version 3.0.0 Type Self-contAIned evaluation 系统 Evaluation Dual (Axioma 5-Dim + ISO 25010) Tar获取 70+ (Axioma), 90%+ (ISO 25010)
- Purpose and Scope
Provide complete 技能 质量 evaluation using dual evaluation 系统:
Axioma 5-Dimension 框架 (100 points) ISO 25010 Structural 框架 (13 automated 检查s) De签名 Principles SELF-CONTAINED + UNIVERSAL + IMPERSONAL
Principle Description Self-contAIned All 工具s bundled in 技能 directory Universal Works for any OpenClaw 代理 Impersonal No 代理-specific references When to Use Trigger Action Evaluate 技能 运行 dual evaluation Pre-publish 检查 运行 full evaluation 流水线 Improve 技能 Analyze 报告 and fix issues 技能 审计 运行 complete 审计 检查 质量 运行 automated 检查s
- Dual Evaluation 系统
Evaluation Flow [输入] 技能 to evaluate ↓ Phase 1: Axioma 5-Dim Evaluation ↓ Phase 2: ISO 25010 Structural 检查s ↓ [输出] 质量 报告 + recommendations
- Bundled 工具s
# Axioma 5-Dim evaluation python3 ${EVAL_PATH}evaluator.py <技能_PATH> --verbose
# ISO 25010 检查s python3 ${EVAL_PATH}eval-技能.py <技能_PATH> --verbose
- Axioma 5-Dimension Evaluation
- ISO 25010 Structural 检查s
- Command Reference
# Verbose 输出 python3 <技能-directory>/scripts/evaluator.py <技能-path> --verbose
# With auto-improvement suggestions python3 <技能-directory>/scripts/evaluator.py <技能-path> --verbose --improve
# JSON 输出 python3 <技能-directory>/scripts/evaluator.py <技能-path> --json
6.2 ISO 25010 检查s # Basic ISO 检查 python3 <技能-directory>/scripts/eval-技能.py <技能-path>
# Verbose 输出 python3 <技能-directory>/scripts/eval-技能.py <技能-path> --verbose
# JSON 输出 python3 <技能-directory>/scripts/eval-技能.py <技能-path> --json
6.3 Evaluate All 技能s # Evaluate all 技能s in parent directory python3 <技能-directory>/scripts/evaluator.py --all
# Verbose all python3 <技能-dir