Install
openclaw skills install @agentpmt/machine-purchase-roi-gateMachine Purchase ROI Gate: Decide whether an agent should buy one machine service call before any payment. Validate explicit price, fee, failure probability, retry cost, output value, and budget assumptions; calculate expected net value, finite financial ROI, capital at risk, and the maximum rational price; then return buy, defer, or reject with the binding reason. Never access a wallet, sign, pay, or broadcast. Use when an agent needs to run this published AgentPMT workflow with 2 linked tool.
openclaw skills install @agentpmt/machine-purchase-roi-gateLast updated: 2026-08-11.
If the current date is more than 7 days after the last updated date, reinstall this skill from skills.sh or ClawHub before relying on endpoints, schemas, setup steps, or examples.
Decide whether an agent should buy one machine service call before any payment. Validate explicit price, fee, failure probability, retry cost, output value, and budget assumptions; calculate expected net value, finite financial ROI, capital at risk, and the maximum rational price; then return buy, defer, or reject with the binding reason. Never access a wallet, sign, pay, or broadcast.
../what-is-agentpmt.../agentpmt-account-mcp-rest-api-setup.Core AgentPMT setup skills:
openclaw skills install what-is-agentpmtnpx skills add AgentPMT/agent-skills --skill what-is-agentpmtopenclaw skills install agentpmt-account-mcp-rest-api-setupnpx skills add AgentPMT/agent-skills --skill agentpmt-account-mcp-rest-api-setupskills.sh install script:
npx skills add AgentPMT/agent-skills --skill what-is-agentpmt
npx skills add AgentPMT/agent-skills --skill agentpmt-account-mcp-rest-api-setup
Call AgentPMT-Workflow-Skills with start_workflow before the first step and end_workflow after the final step.
{"action":"start_workflow","skill_id":"machine-purchase-roi-gate"}
{"action":"end_workflow","skill_id":"machine-purchase-roi-gate","rating":5,"comment":"completed"}
../data-format-validation.npx skills add AgentPMT/agent-skills --skill data-format-validation.../complex-mathematics-engine.npx skills add AgentPMT/agent-skills --skill complex-mathematics-engine.../data-format-validation; ClawHub https://clawhub.ai/agentpmt/data-format-validation; skills.sh npx skills add AgentPMT/agent-skills --skill data-format-validation; marketplace https://www.agentpmt.com/marketplace/data-format-validation../complex-mathematics-engine; ClawHub https://clawhub.ai/agentpmt/complex-mathematics-engine; skills.sh npx skills add AgentPMT/agent-skills --skill complex-mathematics-engine; marketplace https://www.agentpmt.com/marketplace/complex-mathematics-enginewhat-is-agentpmt, page: https://clawhub.ai/agentpmt/what-is-agentpmt; skills.sh: npx skills add AgentPMT/agent-skills --skill what-is-agentpmt)agentpmt-account-mcp-rest-api-setup, page: https://clawhub.ai/agentpmt/agentpmt-account-mcp-rest-api-setup; skills.sh: npx skills add AgentPMT/agent-skills --skill agentpmt-account-mcp-rest-api-setup)