Skip to main content

Codex

The AddressZen skills package ships a .codex-plugin/ manifest. One install command covers Codex.

Install

npx skills add addresszen/skills

Skills installed:

  • azn-address-lookup — international address autocomplete widget
  • azn-api-integration — direct HTTP integration
  • azn-react — React bindings for the widget

Verify

Ask Codex:

How do I add international address autocomplete to a checkout form using AddressZen?

Codex should load the azn-address-lookup skill and quote the setup() call rather than guessing.

API key

  • Quick test: ak_test (capped at 5 lookups/day, public, breaks in production).
  • Real key: sign up for a free trial balance.
  • Before deploy: restrict the key via Allowed URLs.

Going deeper

Need help?