opencage
Installation
SKILL.md
OpenCage
OpenCage is a geocoding API that converts geographic coordinates into places and vice versa. Developers use it to add location awareness to their applications, like finding addresses from GPS data or displaying locations on a map.
Official docs: https://opencagedata.com/api
OpenCage Overview
- Geocode
- Result
- Reverse Geocode
- Result
Use action names and parameters as needed.
Working with OpenCage
This skill uses the Membrane CLI to interact with OpenCage. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills