autopilot-data-market-control
Typed OpenAgents DS-first Data Market tool contract for seller publication and market read-back.
Best use case
autopilot-data-market-control is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Typed OpenAgents DS-first Data Market tool contract for seller publication and market read-back.
Teams using autopilot-data-market-control should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/autopilot-data-market-control/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How autopilot-data-market-control Compares
| Feature / Agent | autopilot-data-market-control | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Typed OpenAgents DS-first Data Market tool contract for seller publication and market read-back.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# 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: 1. `openagents.data_market.seller_status` 2. `openagents.data_market.draft_asset` 3. `openagents.data_market.preview_asset` 4. `openagents.data_market.publish_asset` 5. `openagents.data_market.draft_grant` 6. `openagents.data_market.preview_grant` 7. `openagents.data_market.publish_grant` 8. `openagents.data_market.snapshot` ## Operating Rules 1. Treat DS listings, DS offers, DS access contracts, and DS-DVM events as the public market truth. 2. Treat seller drafts and previews as pre-publication state, not market truth. 3. Use preview responses to explain blockers before asking for more detail. 4. Publish only after the pane records explicit confirmation state. 5. After any mutation, fetch the relay-backed snapshot or seller status before summarizing outcome. 6. 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.
Related Skills
autopilot-pane-control
OpenAgents desktop pane and CAD control for Codex via openagents.* tool calls.
autopilot-data-seller
Conversational seller-authoring policy for DS-first Data Market listings in OpenAgents.
autopilot-data-seller-cli
Shell-first OpenAgents DS-first Data Market packaging and publication workflow using the deterministic packaging helper, autopilotctl, and the no-window headless runtime.
autopilot-cad-builder
Deterministic CAD build orchestration for Autopilot Chat using openagents CAD and pane tools, including week-1 gripper flow.
neutronpay
Neutronpay MCP and SDK workflows for Lightning, stablecoin, and fiat payments.
moneydevkit
Money Dev Kit workflows for Lightning checkout and agent wallets.
mezo
Mezo integration workflows for apps, autonomous agents, and Mezo Earn operations.
maestro
Maestro Symphony blockchain query operations for OpenAgents agents, including tip freshness checks, address/UTXO/runes queries, and production-safe troubleshooting against deployed Symphony API endpoints.
l402
L402 agent commerce workflows with lnd, lnget, scoped macaroons, aperture, and MCP.
charms
Charms workflows for Bitcoin app contracts, spell proving, and UTXO asset operations.
cast
Charms CAST DEX workflows for order creation, cancellation/replacement, partial fulfillment, signing, and Bitcoin transaction verification.
blink
Bitcoin Lightning wallet for agents — balances, invoices, payments, BTC/USD swaps, QR codes, price conversion, and transaction history via the Blink API. All output is JSON.