Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Generates context-aware memes by selecting optimal templates and crafting witty captions for any topic, situation, or social media content.
Generates context-aware memes by selecting optimal templates and crafting witty captions for any topic, situation, or social media content.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Generate actual meme images from any topic. Uses imgflip API (free) for real image generation β returns shareable URLs.
Two-step process: Template selection β analyzes topic keywords to pick the best meme format Image generation β creates the actual meme image with your captions via imgflip API The agent (you) provides the creative captions. The script handles template matching and image creation.
python3 scripts/generate_meme.py "your topic here" Returns recommended template and box count.
python3 scripts/generate_meme.py --template drake --captions "Bad option" "Good option" Returns a real image URL (e.g., https://i.imgflip.com/xxxxx.jpg).
python3 scripts/generate_meme.py --list
python3 scripts/generate_meme.py --template drake --captions "text1" "text2" --json
KeyNameBoxesBest FordrakeDrake Hotline Bling2Comparisons, preferencesdistractedDistracted Boyfriend3Temptation, switching loyaltiesfineThis Is Fine2Chaos, denial, everything's brokenbrainExpanding Brain4Escalating levels, galaxy brain takescatWoman Yelling at Cat2Arguments, confusionchangeChange My Mind1Hot takes, controversial opinionsbuttonsTwo Buttons3Impossible choices, dilemmaspikachuSurprised Pikachu2Obvious/predictable outcomesstonksStonks1Money, trading, cryptopanikPanik Kalm Panik3Panic-relief-panic sequencesbuff_dogeBuff Doge vs Cheems4Then vs now comparisonsunoUNO Draw 252Refusing to do somethingalways_has_beenAlways Has Been2Revelationsgru_planGru's Plan4Plans that backfiretrade_offerTrade Offer3Deals, exchangesbernieBernie Asking1Repeated requestsleft_exitLeft Exit Off Ramp3Ignoring the obvious choicedisaster_girlDisaster Girl2Evil satisfactionhide_painHide the Pain Harold2Pretending everything's OKthink_about_itThink About It2Big brain logic
When user asks for a meme: Run template selection with their topic to get the best format Write witty, specific captions that fit the template (be creative, match internet humor) Generate the image with --captions Send the image URL to the user Caption tips: Keep text SHORT β memes aren't essays Use internet humor conventions (lowercase, no periods, specific > generic) Match the template's energy (drake = preference, pikachu = obvious outcome, etc.) Be specific to the topic β generic captions are never funny
The skill ships with a free imgflip account. To use your own: export IMGFLIP_USER="your_username" export IMGFLIP_PASS="your_password" Register free at https://imgflip.com/signup
None β pure Python stdlib (urllib only).
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.