solana-clawd-agentic-commerce

Installation
SKILL.md

Solana CLAWD Agentic Commerce

Use this skill when an agent needs to pay for APIs, publish a paid service, mint/register on Metaplex, launch an agent token, or prove its on-chain identity.

Runtime Order

  1. Start in Pay sandbox mode unless the user explicitly requests mainnet spending.
  2. Load the spend policy from openclawd-framework/src/commerce/pay-policy.ts.
  3. Plan every paid call before execution: provider, endpoint, estimated USD, expected calls, and why it matches.
  4. Refuse calls that exceed policy, hit denied URL patterns, or target non-allowlisted endpoints.
  5. For Metaplex, mint or read the agent identity before token launch.
  6. Use devnet and setToken: false until final launch.
  7. Only use setToken: true when the user explicitly acknowledges the permanent one-token-per-agent binding.

Important Files

Installs
2
First Seen
Jun 9, 2026
solana-clawd-agentic-commerce — solizardking/solana-clawd