meme-maker Skill
Search meme templates, suggest formats, and generate local or hosted image memes. Published by openclaw in openclaw.
What is meme-maker Skill?
Search meme templates, suggest formats, and generate local or hosted image memes. Published by openclaw in openclaw. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Browser automation
- Design and media
- Research
- Browser automation use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use meme-maker Skill
- Use it for browser automation.
- Use it for design and media.
- Use it for research.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/openclaw
- Skill file: skills/meme-maker/SKILL.md
What it does
Search meme templates, suggest formats, and generate local or hosted image memes.
Skill instructions
Meme Maker Create meme drafts from a curated template registry without bundling copyrighted template images. Quick start - Search: {baseDir}/scripts/meme.mjs search "bad choice" - Suggest: {baseDir}/scripts/meme.mjs suggest "slow python image scripts" - Local SVG: {baseDir}/scripts/meme.mjs render drake --text "Python cold starts" --text "Node sharp cache" --out /tmp/meme.svg - Local PNG: {baseDir}/scripts/meme.mjs render drake --text "Maybe API" --text "Local render" --out /tmp/meme.png - Imgflip hosted: {baseDir}/scripts/meme.mjs render drake --service imgflip --text "before" --text "after" Modes - local is default. It downloads template images from their source URL with a browser-like user agent, caches them under the user cache dir, embeds the image in an SVG, and writes SVG. If --out ends in .png, it uses sharp when available. - imgflip calls Imgflip captionimage and prints the hosted URL. It requires IMGFLIPUSER and IMGFLIPPASS unless supplied via --username and --password. Comma
Explore related resources
Frequently asked questions
What is meme-maker?
meme-maker is a open-source AI agent skill with Copy skill directory. Search meme templates, suggest formats, and generate local or hosted image memes.
Who is meme-maker best for?
meme-maker is best for reusing agent instructions, scripts, and references, browser automation workflows, design and media workflows, research workflows.
How do I install meme-maker?
Install or run meme-maker using Copy skill directory. Check meme-maker for the latest setup command.
Is meme-maker actively maintained?
meme-maker may need a closer maintenance check before production use.
Auto-fetched from GitHub.