← Back to Skills Marketplace
artemiopadilla

Memegen

by Artemio Padilla · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ⚠ suspicious
100
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install memegen
Description
Generate meme images using the memegen.link API. Use when the user asks to create, make, send, or generate a meme, funny image, reaction image, or similar re...
Usage Guidance
This skill behaves like a normal memegen helper: it builds memegen.link URLs, downloads images, and optionally runs included scripts (deep-fry, Imgflip/Reddit/Giphy fetchers). It requests no credentials by default. Two things to consider before installing: (1) SKILL.md suggests copying its entire content into your model's system prompt — that will change the assistant's behavior, so don't paste it into privileged system prompts unless you trust the content. Instead, extract just the parts you need (URL rules, template taxonomy). (2) The optional helper scripts fetch external data and may require API keys (Reddit/Giphy) or pip installing Pillow for deep-frying; run those scripts only in a sandbox or review their code. Otherwise the skill is internally consistent and proportionate for its stated purpose.
Capability Tags
cryptorequires-walletcan-make-purchasesrequires-oauth-token
Capability Assessment
Purpose & Capability
Name/description, examples, and included scripts all align with a memegen skill: building memegen.link URLs, optional Imgflip/Reddit/Giphy trending fetchers, and a Pillow-based deep-fry post-processor. No unrelated credentials or binaries are requested.
Instruction Scope
Runtime instructions include examples that tell an agent to download external images, run curl/subprocess/execSync, and (explicitly) to include SKILL.md content in the model/system prompt. These are expected for improving template selection but giving the skill content direct control of the system prompt increases its influence over agent behaviour — review before embedding verbatim.
Install Mechanism
No install spec is declared (instruction-only). Scripts are included in the package but nothing will be auto-downloaded or executed at install time.
Credentials
No required environment variables or credentials are declared. Optional features (Reddit/Giphy trending fetchers) need their own API keys as documented, which is reasonable and scoped to those optional features.
Persistence & Privilege
always:false and user-invocable:true (normal). The guidance suggests agents may maintain a local meme-history.json — that implies writing to the agent workspace but is limited in scope. The main privilege concern is the recommendation to copy SKILL.md into system prompts (see instruction_scope).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install memegen
  3. After installation, invoke the skill by name or use /memegen
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
Document all 217 templates, auto-fetch script, Imgflip mapping
v1.1.0
Humor profile system with 4 sliders + deep fry post-processing
Metadata
Slug memegen
Version 1.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Memegen?

Generate meme images using the memegen.link API. Use when the user asks to create, make, send, or generate a meme, funny image, reaction image, or similar re... It is an AI Agent Skill for Claude Code / OpenClaw, with 100 downloads so far.

How do I install Memegen?

Run "/install memegen" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Memegen free?

Yes, Memegen is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Memegen support?

Memegen is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Memegen?

It is built and maintained by Artemio Padilla (@artemiopadilla); the current version is v1.2.0.

💬 Comments