with one click
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.
// Shell-first OpenAgents DS-first Data Market packaging and publication workflow using the deterministic packaging helper, autopilotctl, and the no-window headless runtime.
Typed OpenAgents DS-first Data Market tool contract for seller publication and market read-back.
Conversational seller-authoring policy for DS-first Data Market listings in OpenAgents.
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.
Charms CAST DEX workflows for order creation, cancellation/replacement, partial fulfillment, signing, and Bitcoin transaction verification.
Mezo integration workflows for apps, autonomous agents, and Mezo Earn operations.
Deterministic CAD build orchestration for Autopilot Chat using openagents CAD and pane tools, including week-1 gripper flow.
| name | autopilot-data-seller-cli |
| description | Shell-first OpenAgents DS-first Data Market packaging and publication workflow using the deterministic packaging helper, autopilotctl, and the no-window headless runtime. |
| metadata | {"oa":{"project":"openagents","identifier":"autopilot-data-seller-cli","version":"0.3.0","expires_at_unix":1798761600,"capabilities":["codex:shell","data-market:packaging","data-market:cli-publication","data-market:headless-control","data-market:conversation-redaction"]}} |
Use this skill when the task is to package local material for sale and publish
or manage it through CLI, not through the visible Data Seller pane.
nexus-control or OA_CONTROL_* for the DS-first
seller/buyer flow.scripts/package_data_asset.sh.scripts/package_codex_conversations.sh.cargo run -p autopilot-desktop --bin autopilot_headless_data_market -- --manifest-path ...cargo run -p autopilot-desktop --bin autopilotctl -- --manifest ... --json data-market seller-statusseller-prompt only when you intentionally want the conversational
seller lane in a terminal session. Prefer the packaged CLI path for
deterministic DS-first publication.--confirm for publish or revoke only after preview or intent has been
explicitly checked.seller-status or snapshot.content_digest, provenance_ref, policy, price, or delivery
posture..codex files.--scrub
when needed.scripts/autopilot/verify-data-market-cli-headless.sh as the portable
local launch gate. Treat the public-relay harness as an operator probe,
not the deterministic gate.OPENAGENTS_DISABLE_CODEX=true if the plan depends on
seller-prompt; that flag is for the typed repo-owned verification flows.default_policy or policy_template.scripts/package_data_asset.sh: thin wrapper around the deterministic local
packaging helper.scripts/package_codex_conversations.sh: redact recent or explicit Codex
rollout sessions and turn them into normal Data Market draft artifacts.scripts/publish_asset.sh: semantic asset draft/preview/publish/snapshot
flow.scripts/publish_grant.sh: semantic grant draft/preview/publish/snapshot
flow.autopilotctl.scripts/autopilot/verify-data-market-cli-headless.shdocs/audits/2026-03-21-ds-first-headless-data-market-paid-e2e-audit.mdscripts/autopilot/headless-data-market-public-e2e.sh