Find meme templates, suggest formats, and generate shareable meme images.
This skill appears low risk overall: it is prompt/script-oriented, open source, and has very strong community adoption. Main cautions are that local rendering downloads template images and writes cache/output files, while Imgflip mode sends content and credentials to a third-party service.
The material says no credentials are needed by default, but Imgflip mode requires IMGFLIP_USER/IMGFLIP_PASS or command-line username/password. The credentials are aligned with the stated functionality, and no unrelated high-privilege secrets are requested; however, care is needed to avoid exposing account credentials via CLI arguments or logs.
Local mode downloads template images from source URLs, and refresh fetches top templates from Imgflip; Imgflip mode calls Imgflip's caption_image and returns a hosted URL. User text may be sent to a declared third-party service, but the endpoints appear consistent with the documented purpose and no unknown exfiltration endpoints are disclosed.
The README shows local execution via meme.mjs for search, suggestion, and rendering, and it may use sharp for PNG output when available. This is standard local code execution/dependency usage for such a skill, with no stated request for extra system-level privileges or unrelated command execution.
The skill reads its built-in templates.json, downloads and caches template images in the user cache directory, and writes outputs to user-specified paths. The data access scope matches its image-generation purpose, with no indication of broad personal file access or excessive permissions.
The source is an open-source GitHub repository with extremely strong community adoption (~377k stars), which is a significant positive trust signal. License and maintenance status are not clearly stated, leaving some supply-chain metadata gaps, but auditable source code and high community trust keep this dimension closer to low risk.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "meme-maker" skill from askskill: 1. Download https://raw.githubusercontent.com/openclaw/openclaw/main/skills/meme-maker/SKILL.md 2. Save it as ~/.claude/skills/meme-maker/SKILL.md 3. Reload skills and tell me it's ready
For the theme 'the misery of going back to work on Monday,' find suitable classic meme templates, recommend the 3 best formats, and generate one meme image with Chinese caption text.
Provides template suggestions, reasons for fit, and one ready-to-post meme image.
Based on the selling point 'our note-taking app syncs incredibly fast,' suggest meme templates that highlight contrast and generate a meme suitable for posting on Weibo.
Outputs fitting template options and a finished meme aligned with the platform’s sharing style.
Make an English meme about 'AI writes weekly reports faster than I do.' First recommend a template, then generate an image with English captions suitable for X.
Gives English meme template recommendations and produces an image fit for social sharing abroad.
Create meme drafts from a curated template registry without bundling copyrighted template images.
Quick start
{baseDir}/scripts/meme.mjs search "bad choice"{baseDir}/scripts/meme.mjs suggest "slow python image scripts"{baseDir}/scripts/meme.mjs render drake --text "Python cold starts" --text "Node sharp cache" --out /tmp/meme.svg{baseDir}/scripts/meme.mjs render drake --text "Maybe API" --text "Local render" --out /tmp/meme.png{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 caption_image and prints the hosted URL. It requires IMGFLIP_USER and IMGFLIP_PASS unless supplied via --username and --password.Commands
list [--json]: list the built-in curated templates.search <query> [--json]: search template names, aliases, tags, and use cases.suggest <topic> [--limit N] [--json]: rank templates for the topic.render <template> --text TEXT ... [--out PATH] [--service local|imgflip]: generate a meme.refresh [--limit N] [--json]: fetch current Imgflip top templates for research; do not overwrite the curated registry automatically.Template registry
{baseDir}/references/templates.json for the curated 20-template registry.suggest first when the user describes a joke but does not know the format.Hygiene
Automate OpenClaw nightly releases, branch maintenance, and forward-porting to main.
Debug Node.js apps with inspect, breakpoints, heap, and CPU profiling.
Audit and harden OpenClaw hosts for security and operational health.
List chats, review message history, and send iMessage or SMS from CLI.
Summarize or transcribe URLs, videos, PDFs, and local files quickly.
Generate shareable code or text diffs for review and collaboration.
Search curated memes, infographics, and visual assets for inspiration and reuse.
Create Slack-ready animated GIFs with optimized specs, validation, and animation guidance.
Generate concept, architecture, flow, and whiteboard diagrams in multiple formats.
Creates elegant, simple HTML plans and architecture diagrams quickly.
Automate topic research, article creation, WeChat formatting, cover design, and draft publishing.
Create original posters, illustrations, and static visuals in PNG or PDF.