Windsurf
Windsurf doesn't yet have a first-class skill installer, so the lightest path is to point Cascade at our full documentation as a single context file.
Install
Add llms.txt as a context source in Windsurf:
- Open Windsurf settings → Cascade → Context.
- Add a new URL context source:
https://docs.ideal-postcodes.co.uk/llms.txt. - Save. Cascade will pull the file on each session.
llms.txt is the full API reference, integration guides, and widget docs concatenated into one file — about the right size for a context source.
Verify
In a fresh Cascade session:
What's the difference between Address Finder and Postcode Lookup?
The reply should reference both products by name and explain UK-only vs. multi-country.
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
- Per-page markdown: append
.mdto any docs URL (e.g./docs/address-finder.md) when you want one specific page instead of the whole file. - Full agent hub: Build with AI
Need help?
- File an issue: github.com/ideal-postcodes/feedback
- Email: support@ideal-postcodes.co.uk