Install
openclaw skills install @workcapacity-io/power-oracleUse 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 fitness advice.
openclaw skills install @workcapacity-io/power-oracleUse this skill when the user wants a concrete Power Oracle result for workout work or power. This skill is for structured workout analysis, not free-form coaching.
Default API base URL: https://api.workcapacity.io
GET /v1/movements before POST /v1/compute-power when the user gives shorthand, aliases, colloquial names, uncertain implements, or any movement name you cannot map exactly.GET /v1/movements before asking follow-up questions about required inputs, alternative inputs, or supported overrides.med-ball situp means ab-mat situp.GET /v1/movements does not make the mapping explicit, ask the user for the minimum clarification needed.rest_seconds_after only when the rest mapping is explicit or clearly implied.GET /v1/movements for movement discovery and validation.GET /.well-known/api-catalog.GET /openapi.json when you need schema detail.GET /v1/payment-requirements when you need current public x402 route pricing.POST /v1/compute-power only after you have enough validated detail to build a valid request./v1 as the current public contract boundary for external users.POST /v1/compute-power may require an x402 payment challenge. See references/api-contract.md for step-by-step examples.If the skill fails in a way the docs do not explain, contact workcapacity.io@agentmail.to or visit https://www.workcapacity.io/contact.