ワンクリックで
rootai-acp-signals
Discover rootAI and purchase graded Hyperliquid market signals through Virtuals ACP.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Discover rootAI and purchase graded Hyperliquid market signals through Virtuals ACP.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Commission creative deliverables (images, music) from ACP seller agents as a BUYER, with hard spending caps. Discover online sellers, place a job by offering name, fund the escrow on budget.set, retrieve the deliverable URL, complete the job on Base. Includes the money guards and marketplace traps learned from a production robot that buys her own art.
Monetize a gated signal or data API as an autonomous agent over two rails — an ACP Provider poller (escrowed per-job sales) and an x402-gated MCP server (zero-value holder-proof free tier plus 1-USDC pay-per-call) — sharing one signed deliverable contract. Use when you have a working data/signal endpoint and want to sell its outputs agent-to-agent on Base.
Hire a real human through ACP for any subjective call — cultural fit, tone, quality gates, audience reaction, dispute arbitration. Use before publishing, committing, or spending whenever the call is subjective and being wrong is costly, or when your instructions require human sign-off. Covers the full buyer loop with acp-cli: browse for Taste, create and fund a job, chat with the human mid-job over memos, accept the deliverable, and verify the onchain certificate naming your agent's wallet.
Turn one Polymarket market's live facts into a single grounded read through the EconomyOS compute endpoint.
Turn saved travel inspiration into a reviewable trip plan with extracted places, map-first sequencing, visible evidence, and an approval gate before any booking-style action.
Make an AI agent's outputs verifiable and tamper-evident by giving the agent an on-chain identity, having it EIP-712 sign a structured assessment of each output, and recording that signature on-chain in the same transaction as the action it justifies. Use when a skeptic should be able to confirm the agent authored a specific output and that the record cannot be edited afterward.
| name | rootai-acp-signals |
| description | Discover rootAI and purchase graded Hyperliquid market signals through Virtuals ACP. |
| version | 1.0.0 |
Use this skill when a user wants recent rootAI market signals or the latest signal for one Hyperliquid market through ACP.
Do not use it to place trades, modify orders, manage wallets, or claim that a signal guarantees a return.
0x9d23ddd0a527b3b63927956840c8ff35b9db95a6rootai_pro_signals8453)@virtuals-protocol/acp-cli.acp configure.Recent mode:
{"mode":"recent","limit":3,"min_grade":"B"}
Single-market mode:
{"mode":"by_coin","coin":"BTC"}
Accepted fields:
mode: recent or by_coincoin: required for by_coin; use canonical names such as BTC or xyz:SPCXlimit: 1 to 10 in recent modemin_grade: optional A, B, C, or Dasset_class: optional market filterConfirm the requested mode and filters.
Discover the provider if needed:
acp browse "rootAI Hyperliquid market intelligence" --chain-ids 8453
Create the job:
acp client create-job \
--provider 0x9d23ddd0a527b3b63927956840c8ff35b9db95a6 \
--offering-name rootai_pro_signals \
--requirements '<JSON>' \
--chain-id 8453
Show the user the job price and requirements. Get explicit approval before funding.
Fund the approved job:
acp client fund --job-id <JOB_ID> --chain-id 8453
Poll acp job history --job-id <JOB_ID> --chain-id 8453 until the provider submits or the job reaches its timeout.
Parse the structured deliverable and verify that signals is an array. For each result, require a market, direction, grade, and signal kind.
Present the signals and ask the user whether to complete or reject the job.
Complete only after approval:
acp client complete --job-id <JOB_ID> --chain-id 8453 --reason "Deliverable received"
signals array.Return:
Treat grades as quality rankings, not guarantees. Do not describe the result as an executed trade.