← 返回 Skills 市场
🔌
Power Oracle
作者
Work Capacity
· GitHub ↗
· v1.0.0
· MIT-0
95
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install power-oracle
功能描述
Use when the user wants Power Oracle to compute workout work or power from structured or shorthand workout details. Do not use for coaching or general fitnes...
安全使用建议
This skill appears to do what it says (call the Power Oracle API to compute work/power) and is low-risk in terms of installs or secret requests. Before installing, clarify how x402 payments are meant to be produced: who signs PAYMENT-SIGNATUREs and where the signing keys live. Ask the publisher or platform whether payments are handled by the host (so the agent never needs user keys) or whether you'll need to provide payment credentials separately. Confirm you’re comfortable sending workout and basic user data (height, mass, dates) to https://api.workcapacity.io and review the service's privacy/costing documentation (GET /v1/payment-requirements). If payment signing requires wallet/private-key access, do not proceed until you understand where those secrets are stored and how they’re used.
功能分析
Type: OpenClaw Skill
Name: power-oracle
Version: 1.0.0
The power-oracle skill bundle provides instructions and documentation for an AI agent to interact with a fitness API (api.workcapacity.io) to calculate workout work and power. The files (SKILL.md and references/api-contract.md) define clear, task-aligned procedures for movement discovery and data submission, including handling physical attributes (height, weight) and x402 payment challenges. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
能力标签
能力评估
Purpose & Capability
Name, description, and runtime instructions consistently describe using the external Power Oracle HTTP API (GET discovery endpoints, GET /v1/movements, POST /v1/compute-power) to compute work/power. No unrelated binaries, env vars, or install steps are requested; required behavior aligns with the stated purpose.
Instruction Scope
Instructions are narrowly scoped to building and validating API payloads, discovering movements, and calling the documented endpoints. However, the docs require building an 'x402 proof' and retrying with PAYMENT-SIGNATURE after a 402 response but give no implementation detail and explicitly forbid inspecting local files, secrets, or wallet state as a workaround. That creates an operational ambiguity: producing a payment proof often requires signing with credentials or a wallet, yet no credentials or mechanism are specified.
Install Mechanism
Instruction-only skill with no install spec and no code files. This minimizes disk-write and install risks; there are no external download URLs or package installs to review.
Credentials
The skill declares no required environment variables, credentials, or config paths — proportional for an API-integration instruction-only skill. The only proportionality concern is the implicit need to produce x402 payment proofs: the skill neither requests payment credentials nor documents how platform payments are expected to be provided, which is an unexplained gap.
Persistence & Privilege
The skill is user-invocable, not always-enabled, and does not request elevated platform privileges or modify other skills. Autonomous invocation is allowed but is the platform default; there are no extra persistence or privilege requests.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install power-oracle - 安装完成后,直接呼叫该 Skill 的名称或使用
/power-oracle触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Power Oracle 是什么?
Use when the user wants Power Oracle to compute workout work or power from structured or shorthand workout details. Do not use for coaching or general fitnes... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。
如何安装 Power Oracle?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install power-oracle」即可一键安装,无需额外配置。
Power Oracle 是免费的吗?
是的,Power Oracle 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Power Oracle 支持哪些平台?
Power Oracle 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Power Oracle?
由 Work Capacity(@workcapacity-io)开发并维护,当前版本 v1.0.0。
推荐 Skills