What problem does it solve? Finding the right meme format and producing a captioned image usually requires manual searching and image editing. This Skill searches a curated registry of 20 popular meme templates, suggests formats for a given joke topic, and renders finished memes locally as SVG/PNG or hosted via Imgflip. ## Core Features & Use Cases - Template Search & Suggestion: Search and rank templates by name, aliases, tags, and use cases to match a joke topic to the right format. - Local Rendering: Download and cache template images, then render captioned memes as SVG (or PNG with the optional sharp package) without uploading anything. - Imgflip Hosted Rendering: Call the Imgflip caption_image API to produce hosted meme URLs using your own credentials. - Use Case: A developer wants a Drake meme comparing two approaches. Run the suggest command with the topic, then render the drake template with two text fields to get a finished meme file. ## Quick Start Ask the assistant to suggest a meme template for your joke topic and render it with your caption texts, for example: create a Drake meme rejecting slow cold starts and preferring a local cache.