ワンクリックで
ploy-rpc-read-only
Query allowlisted PLOY research and market-data methods over SSH without remote mutations.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Query allowlisted PLOY research and market-data methods over SSH without remote mutations.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | ploy-rpc-read-only |
| description | Query allowlisted PLOY research and market-data methods over SSH without remote mutations. |
| metadata | {"openclaw":{"emoji":"🔎","requires":{"anyBins":["ssh"]}}} |
This historical compatibility skill is restricted to research reads. Monday's
rust_hft runtime owns production execution; this skill cannot start or stop a
remote runtime and cannot submit, cancel, or replace orders.
PLOY_TRADING_HOST, for example ploy@1.2.3.4.PLOY_TRADING_SSH_OPTS, for example
-i ~/.ssh/ploy -o StrictHostKeyChecking=yes../bin/ployctl status
./bin/ployctl logs 200
./bin/ployrpc system.describe
./bin/ployrpc pm.search_markets '{"query":"best ai model"}'
./bin/ployrpc pm.get_event_details '{"market_id":"example"}'
./bin/ployrpc pm.get_order_book '{"token_id":"123"}'
./bin/ployrpc event_edge.scan '{"title":"Example event"}'
All unlisted RPC methods fail closed before SSH. Treat the output as research evidence, not as permission to trade or mutate a host.
Makes capital allocation decisions based on market regime and agent performance. Adjusts governance policy to control entry modes, kelly fractions, and per-agent allocation limits.
Manages the Ploy governance policy including blocking intents, domain controls, notional limits, metadata updates, and agent pause/resume operations.
Core interface to the Ploy Polymarket trading bot REST API. Provides commands for health checks, positions, risk state, intent submission, governance policy, and system control.
Detects the current market regime (HighVol, LowVol, Trending, Ranging) from BTC price data and recommends strategy adjustments.
Monitors risk metrics in real-time, detects dangerous conditions (drawdown spikes, circuit breaker events, position concentration), and triggers emergency actions when needed.