← Back to Skills Marketplace
🔌

Power Oracle

by Work Capacity · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
95
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install power-oracle
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptorequires-walletcan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install power-oracle
  3. After installation, invoke the skill by name or use /power-oracle
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug power-oracle
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 95 downloads so far.

How do I install Power Oracle?

Run "/install power-oracle" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Power Oracle free?

Yes, Power Oracle is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Power Oracle support?

Power Oracle is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Power Oracle?

It is built and maintained by Work Capacity (@workcapacity-io); the current version is v1.0.0.

💬 Comments