openclaw-skills/confidence-check/SKILL.md
用于结构化自我审查,验证假设、识别不确定性和减少幻觉输出。仓库整理版,吸收社区高频最佳实践。
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 从单纯的“信息生成器”转化为“高可靠性的决策助手”。
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.
tools
用于 Next.js App Router 模式开发,包含 RSC、Server Actions 和路由最佳实践。来源:skills.sh 10.2K installs。
tools
Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.
tools
Guides and best practices for working with Neon Serverless Postgres. Covers setup, connection methods, branching, autoscaling, scale-to-zero, read replicas, connection pooling, Neon Auth, and the Neon CLI, MCP server, REST API, TypeScript SDK, and Python SDK. Use when users ask about "Neon setup", "connect to Neon", "Neon project", "DATABASE_URL", "serverless Postgres", "Neon CLI", "neonctl", "Neon MCP", "Neon Auth", "@neondatabase/serverless", "@neondatabase/neon-js", "scale to zero", "Neon autoscaling", "Neon read replica", or "Neon connection pooling".