Agent Skills for Claude Code, Cursor, and Codex
Integrate Ideal Postcodes from inside your AI coding agent. The new ideal-postcodes/skills plugin teaches Claude Code, Cursor, and Codex how to wire up our widgets, API, and CLI correctly the first time. Install with npx skills add ideal-postcodes/skills.
Details
- Address Finder: Set up the autocomplete widget (
@ideal-postcodes/address-finder), from install to populated form fields - Postcode Lookup: Postcode in, address dropdown out (
@ideal-postcodes/postcode-lookup) - API integration: Authentication,
/postcodes,/addresses,/udprn, and/autocomplete, client libraries, and error handling - CLI: Manage keys, cleanse addresses, and resolve partial queries from the terminal with the
idpcCLI - Built for agents: Each skill carries quickstarts, critical gotchas, and reference material, cutting the back-and-forth of getting a working integration
The repo is public; issues and pull requests are welcome.