Генерация мемов с наложением текста
★ 7.1 · content
meme-generation is a Claude Code skill that generates PNG memes by overlaying captions on templates using the Pillow library. It includes 10 curated templates with hand-tuned text placement — Drake, Distracted Boyfriend, Expanding Brain, Gru's Plan, and more — plus access to roughly 100 popular imgflip templates searchable by name or ID via the --search flag. The core script, generate_meme.py, takes a template identifier, an output path, and per-field caption strings; a --list flag shows all available options. A custom image mode lets you overlay text on any local image file, either directly or using black bars for busy backgrounds. Ideal for developers, content creators, and anyone who wants to generate social-media-ready memes without leaving Claude.
- #memes
- #image-generation
- #humor
- #social-media
- #pillow