What problem does it solve? Creating memes usually requires hunting for the right template, downloading images, and manually placing text in an editor. This Skill automates template discovery, suggestion, and rendering so you can produce meme drafts directly from the command line. ## Core Features & Use Cases - Template Search & Suggestion: Search a curated registry of 20 popular meme templates by name, alias, tag, or use case, and get ranked suggestions for any topic. - Local Rendering: Download and cache template images, then render memes as SVG (or PNG with the optional sharp package) with automatic text wrapping and placement boxes. - Imgflip Hosted Rendering: Generate hosted memes through the Imgflip caption_image API using your own credentials. - Use Case: You want a Drake meme comparing two approaches. Run the suggest command with your topic, pick the template, then render it locally to an SVG file with your two text lines. ## Quick Start Ask the assistant to suggest a meme template for your topic and render it with your chosen text lines using the meme-maker script.