·meme-factory
</>

meme-factory

softaworks/agent-toolkit

Generate memes using the memegen.link API. Use when users request memes, want to add humor to content, or need visual aids for social media. Supports 100+ popular templates with custom text and styling.

1.9KInstalls·82Trend·@softaworks

Installation

$npx skills add https://github.com/softaworks/agent-toolkit --skill meme-factory

SKILL.md

Create memes using the free memegen.link API and textual meme formats.

| /meme-factory | Manual invocation | | /meme-factory {template} {top} {bottom} | Direct meme generation | | meme-factory: create a meme about X | Natural language request |

| Basic meme | https://api.memegen.link/images/{template}/{top}/{bottom}.png | | With sizing | ?width=1200&height=630 | | Custom background | ?style=https://example.com/image.jpg | | All templates | https://api.memegen.link/templates/ | | Interactive docs | https://api.memegen.link/docs/ |

Generate memes using the memegen.link API. Use when users request memes, want to add humor to content, or need visual aids for social media. Supports 100+ popular templates with custom text and styling. Source: softaworks/agent-toolkit.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/softaworks/agent-toolkit --skill meme-factory
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is meme-factory?

Generate memes using the memegen.link API. Use when users request memes, want to add humor to content, or need visual aids for social media. Supports 100+ popular templates with custom text and styling. Source: softaworks/agent-toolkit.

How do I install meme-factory?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/softaworks/agent-toolkit --skill meme-factory Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/softaworks/agent-toolkit