This wraps Amazon Location Service so you can add maps, geocoding, routing, and geofencing to your apps without dealing with AWS auth directly. It's built on Membrane's CLI, which means you run `membrane connection ensure` to authenticate once, then call actions or proxy raw API requests without managing credentials. Useful if you need asset tracking, fleet management, or any location features but don't want to write OAuth refresh logic. The skill searches available actions by natural language intent, so you describe what you want and it finds the right endpoint. Free tier supported, MIT licensed.
npx skills add https://github.com/membranedev/application-skills --skill amazon-location-service