Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
v1.1.0: Now generates ACTUAL meme images via imgflip API. 20+ templates, real image URLs, zero deps. Pure Python stdlib.
What This Skill Does
Generates meme images from any topic using the imgflip API. Selects a template based on keywords, then creates a real image with captions and returns a shareable URL. Ships with a free imgflip account by default.
Returns an actual hosted image URL rather than just suggesting a template or describing a meme.
When to use it
- Creating a reaction meme for a Slack message
- Turning a code review frustration into a Drake meme
- Generating a "this is fine" image for a broken deploy
- Making a comparison meme for a product decision
- Producing shareable meme content for a social post
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: make a meme about forgetting to write tests
- 1Run template selection with topic 'forgetting to write tests'
- 2Identify drake template as best fit for a comparison
- 3Write captions: 'writing tests' / 'shipping and hoping for the best'
- 4Run generate command with --template drake and --captions
- 5Return the imgflip image URL to the user
https://i.imgflip.com/xxxxx.jpg — a Drake meme with the generated captions
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.