Skip to content

docs: add starterpack command documentation#48

Merged
broody merged 1 commit intomainfrom
feat/starterpack-commands
Feb 24, 2026
Merged

docs: add starterpack command documentation#48
broody merged 1 commit intomainfrom
feat/starterpack-commands

Conversation

@broodling-bot
Copy link
Collaborator

Add documentation for the starterpack command across all doc surfaces:

  • README.md — New section covering info, quote, and purchase subcommands
  • LLM_USAGE.md — Full usage guide with JSON output examples, policy requirements, and --ui vs --direct guidance
  • skill.md — Tool definitions with input schemas for starterpack_info, starterpack_quote, starterpack_purchase
  • skill README.md — Tools list + example conversation

Key details documented:

  • --ui (default): Opens browser purchase page, supports crosschain payments and Apple Pay
  • --direct: Executes on-chain via Controller session, requires approve + issue policies
  • All --direct flags: --recipient, --quantity, --wait, --timeout, --no-paymaster

Cover starterpack info, quote, and purchase subcommands across
README.md, LLM_USAGE.md, skill.md, and skill README.md.

Document --ui (browser with crosschain/Apple Pay support) and
--direct (on-chain via Controller session) purchase modes.
@broodling-bot broodling-bot force-pushed the feat/starterpack-commands branch from 805b238 to 7d5ad71 Compare February 24, 2026 20:14
@broody broody merged commit af775e8 into main Feb 24, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants