---
name: pay-quote
description: Deterministically quote the Stripe SPT fixture payment.
source:
  type: cli-tool
  command: sh
  args:
    - ./run.sh
  timeout_seconds: 10
  sandbox:
    profile: readonly
    cwd_policy: skill-directory
inputs: {}
runx:
  artifacts:
    named_emits:
      payment_quote_packet: runx.payment.payment_quote_packet.v1
---

Emit a deterministic Stripe SPT payment quote.
