openclaw-skills/confidence-check/SKILL.md
Use when users need structured self-review before final answers: validate assumptions, expose uncertainty, check evidence quality, reduce hallucinations, and decide whether browsing or extra verification is required.
npx skillsauth add seaworld008/commonly-used-high-value-skills confidence-checkInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
### 核心回答内容
[此处填写主要的生成内容]
---
### 置信度审计 (Confidence Audit)
- **整体置信度评分**: 7/10 (MEDIUM-HIGH)
- **高置信度部分**:
- 语法结构及库引用(基于 Python 3.9+ 官方标准)。
- 所引用的财务计算公式。
- **不确定性部分**:
- 第三方库 `example-lib` 的具体函数参数(API 可能在 2.0 版本后发生变化)。
- 当前代码在 Windows 系统下的高并发表现。
### 核心假设声明
1. 假设您的环境已安装 Node.js 18.0 或更高版本。
2. 假设输入数据已完成初步清洗,不存在缺失值。
### 风险提示与验证步骤
- **风险**: 如果输入数据的编码格式不是 UTF-8,程序可能会在第 45 行报错。
- **验证建议**: 请在终端运行 `file -i input_data.txt` 来确认文件编码是否符合要求。
v2-client 初始化。”注:本技能致力于将 AI 从单纯的“信息生成器”转化为“高可靠性的决策助手”。
development
Enumerating failure modes via pre-mortem analysis. Systematically identifies failure scenarios for plans, designs, and features, scoring them with RPN/AP. Does not write code.
testing
Orchestrating specialist AI agent teams as a meta-coordinator. Decomposes requests into minimum viable chains, spawns each as an independent session in AUTORUN modes, and drives to final output. Use when a task spans multiple specialist domains, requires parallel agent execution, or needs hub-and-spoke routing across the skill ecosystem.
development
Converting document formats (Markdown/Word/Excel/PDF/HTML). Converts specs from Scribe and reports from Harvest into distributable formats; generates reusable conversion scripts. Use when converting documents, building accessibility-compliant PDFs, or creating Pandoc/LibreOffice pipelines.
testing
Curating cross-agent knowledge and guarding institutional memory. Extracts patterns from agent journals into METAPATTERNS.md, detects knowledge decay, propagates best practices, prevents organizational forgetting. Use when consolidating cross-agent insights, curating memory, or auditing knowledge decay.