← 返回 Skills 市场
keys-li

Self Aware Prediction System

作者 keys-li · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
181
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install self-aware-prediction-system
功能描述
Provides predictions with quantified uncertainty by evaluating data completeness, prediction type, and confidence to inform decision-making risks.
安全使用建议
This skill appears internally coherent and low-risk: it contains documentation and a small local Python function that computes a simple confidence score based on declared inputs. Before installing or enabling for automated use, consider: 1) test the script on representative inputs to confirm its behavior and that its simple heuristics match your needs (it uses a fixed base score and static weights); 2) verify there are no hidden files or later updates that introduce network calls or credential usage; 3) if you plan to supply sensitive content to the skill, ensure your agent's privacy settings are appropriate — the skill itself does not exfiltrate data but your agent may log or route inputs elsewhere; 4) if you need stronger uncertainty quantification, review or replace the heuristic with a more rigorous/statistical method. Overall, nothing in the package requests disproportionate access or contradicts its described purpose.
功能分析
Type: OpenClaw Skill Name: self-aware-prediction-system Version: 1.0.0 The skill bundle implements a 'Self-Aware Prediction System' designed to help an AI agent quantify and communicate its uncertainty. The Python script (scripts/uncertainty_assessment.py) contains safe logic for calculating confidence scores based on information completeness, and the markdown files (SKILL.MD, README.md) provide conceptual frameworks and instructions for the agent to follow when making predictions. No malicious behaviors, data exfiltration, or harmful prompt injections were detected.
能力评估
Purpose & Capability
Name/description (quantifying prediction uncertainty) matches the included docs and the single assessment script. There are no unrelated requirements (no credentials, binaries, or config paths).
Instruction Scope
SKILL.md stays on-topic (assess information completeness, prediction type, run the uncertainty assessment). It does not instruct reading unrelated files, exfiltrating data, or contacting external endpoints.
Install Mechanism
No install spec (instruction-only skill aside from a small included script). Nothing is downloaded or written to disk at install time by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. The included Python script is local and does not access environment variables or external services.
Persistence & Privilege
always is false, the skill does not request persistent/system-wide changes or elevated privileges, and it does not modify other skills' configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install self-aware-prediction-system
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /self-aware-prediction-system 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Self-Aware Prediction System 1.0.0 – First Release - Introduced a prediction framework that emphasizes awareness of uncertainty and knowledge boundaries. - Implements confidence scoring (0–10) with risk alerts based on prediction type, data completeness, and confidence level. - Provides prediction categorization: factual, trend-based, probabilistic, and speculative. - Includes information completeness assessment: high, medium, low. - Designed to help users evaluate answer certainty and identify when further information is needed.
元数据
Slug self-aware-prediction-system
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Self Aware Prediction System 是什么?

Provides predictions with quantified uncertainty by evaluating data completeness, prediction type, and confidence to inform decision-making risks. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 181 次。

如何安装 Self Aware Prediction System?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install self-aware-prediction-system」即可一键安装,无需额外配置。

Self Aware Prediction System 是免费的吗?

是的,Self Aware Prediction System 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Self Aware Prediction System 支持哪些平台?

Self Aware Prediction System 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Self Aware Prediction System?

由 keys-li(@keys-li)开发并维护,当前版本 v1.0.0。

💬 留言讨论