SmugMug SmugMug is a subscription-based image sharing and hosting platform. It's used by photographers of all levels to store, share, and sell their photos online. Official docs: https://api.smugmug.com/api/v2/ SmugMug Overview - User - Album - Album Image - Folder - Folder Album - Folder Folder - Image Use action names and parameters as needed. Working with SmugMug This skill uses the Membrane CLI to interact with SmugMug. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the Me…