apiflash
Installation
SKILL.md
ApiFlash
ApiFlash is a website screenshot API that captures full page images from any URL. Developers and businesses use it to automate website previews, generate thumbnails, and monitor website changes.
Official docs: https://apiflash.com/documentation/
ApiFlash Overview
- Screenshot
- Request — parameters define the target URL, options (width, height, format, delay), and callback URL.
Working with ApiFlash
This skill uses the Membrane CLI to interact with ApiFlash. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Install the Membrane CLI so you can run membrane from the terminal:
Related skills