meme-factory

Solid

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.

AI & Automation 1,931 stars 178 forks Updated 2 months ago MIT

Install

View on GitHub

Quality Score: 88/100

Stars 20%
100
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Meme Factory Create memes using the free memegen.link API and textual meme formats. --- ## Triggers | Trigger | Description | |---------|-------------| | `/meme-factory` | Manual invocation | | `/meme-factory {template} {top} {bottom}` | Direct meme generation | | `meme-factory: create a meme about X` | Natural language request | --- ## Quick Reference | Action | Format | |--------|--------| | 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/ | **Additional Resources:** - [Markdown Memes Guide](references/markdown-memes-guide.md) - 15+ textual meme formats - [Examples](references/examples.md) - Practical usage examples - [meme_generator.py](scripts/meme_generator.py) - Python helper script --- ## Quick Start ### Basic Meme Structure ``` https://api.memegen.link/images/{template}/{top_text}/{bottom_text}.{extension} ``` **Example:** ``` https://api.memegen.link/images/buzz/memes/memes_everywhere.png ``` Result: Buzz Lightyear meme with "memes" at top and "memes everywhere" at bottom. ### Text Formatting | Character | Encoding | |-----------|----------| | Space | `_` or `-` | | Newline | `~n` | | Question mark | `~q` | | Percent | `~p` | | Slash | `~s` | | Hash | `~h` | | Single quote | `''` | | Double quote | `""` | ---...

Details

Author
softaworks
Repository
softaworks/agent-toolkit
Created
4 months ago
Last Updated
2 months ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

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.

27,705 Updated today
davila7
Data & Documents Listed

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.

335 Updated today
aiskillstore
AI & Automation Solid

meme-generation

Generate meme images from curated classic templates, dynamic imgflip templates, or a custom image. Produces real `.png` or `.jpg` artifacts in the workspace.

109 Updated today
HybridAIOne
AI & Automation Solid

meme-generation

Generate real meme images by picking a template and overlaying text with Pillow. Produces actual .png meme files.

175,435 Updated today
NousResearch
AI & Automation Listed

meigen-visual-creative-expert

This skill should be used when the user asks to "generate an image", "create artwork", "design a logo", "make a poster", "draw something", "find inspiration", "search for reference images", "enhance my prompt", "improve prompt", "brand design", "product mockup", "batch generate images", "multiple variations", or discusses AI image generation, visual creativity, prompt engineering, reference images, style transfer, or any image creation task. Also activate when user mentions MeiGen, image models, aspect ratios, or art styles.

7 Updated today
HUANGcvs