Agent skill
autopilot-data-market-control
Typed OpenAgents DS-first Data Market tool contract for seller publication and market read-back.
Install this agent skill to your Project
npx add-skill https://github.com/OpenAgentsInc/openagents/tree/main/skills/autopilot-data-market-control
Metadata
Additional technical details for this skill
- oa
-
{ "project": "openagents", "version": "0.2.0", "identifier": "autopilot-data-market-control", "capabilities": [ "codex:tool-call", "data-market:tool-control", "data-market:relay-readback", "data-market:publish-discipline" ], "expires_at_unix": 1798761600 }
SKILL.md
Autopilot Data Market Control
Use this skill when working inside the Data Seller pane or when inspecting the
relay-backed Data Market state the app maintains locally.
Tool Contract
Use the typed OpenAgents data-market tools in the normal order:
openagents.data_market.seller_statusopenagents.data_market.draft_assetopenagents.data_market.preview_assetopenagents.data_market.publish_assetopenagents.data_market.draft_grantopenagents.data_market.preview_grantopenagents.data_market.publish_grantopenagents.data_market.snapshot
Operating Rules
- Treat DS listings, DS offers, DS access contracts, and DS-DVM events as the public market truth.
- Treat seller drafts and previews as pre-publication state, not market truth.
- Use preview responses to explain blockers before asking for more detail.
- Publish only after the pane records explicit confirmation state.
- After any mutation, fetch the relay-backed snapshot or seller status before summarizing outcome.
- Treat DS-DVM request/result traffic as fulfillment state, not as the catalog/publication layer.
Forbidden Shortcuts
- Do not mark a listing or grant as published based on prose alone.
- Do not bypass typed data-market tools with generic pane-input poking for core publication flows.
- Do not present local preview payloads as canonical published DS objects.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
autopilot-data-seller
Conversational seller-authoring policy for DS-first Data Market listings in OpenAgents.
l402
L402 agent commerce workflows with lnd, lnget, scoped macaroons, aperture, and MCP.
cast
Charms CAST DEX workflows for order creation, cancellation/replacement, partial fulfillment, signing, and Bitcoin transaction verification.
autopilot-pane-control
OpenAgents desktop pane and CAD control for Codex via openagents.* tool calls.
charms
Charms workflows for Bitcoin app contracts, spell proving, and UTXO asset operations.
mezo
Mezo integration workflows for apps, autonomous agents, and Mezo Earn operations.
Didn't find tool you were looking for?