by softaworks
用户需要为对话、文档和社交媒体提供引人入胜的视觉内容。此技能使用免费的 memegen.link API 生成情境表情包,提供 100+ 模板和自定义文字样式。
1. 打开 Claude 聊天界面
2. 点击下方 "📋 复制" 按钮
3. 粘贴到 Claude 聊天框中并发送
4. 输入 "使用 meme-factory 技能" 开始使用
=== meme-factory 技能 === 作者: softaworks 描述: 用户需要为对话、文档和社交媒体提供引人入胜的视觉内容。此技能使用免费的 memegen.link API 生成情境表情包,提供 100+ 模板和自定义文字样式。 使用方法: 1. 调用技能: "使用 meme-factory 技能" 2. 提供相关信息: 根据技能要求提供必要参数 3. 查看结果: 技能会返回处理结果 示例: "使用 meme-factory 技能,帮我分析一下这段代码"
这种方法适用于所有 Claude 用户,不需要安装额外工具。
productivity
low
A Claude Code skill for generating memes using the memegen.link API and textual meme formats.
The Meme Factory skill enables you to quickly create visual memes for various contexts - from code reviews to deployment celebrations. It uses the free memegen.link API to generate memes with custom text on popular templates, and also supports textual meme formats like greentext and copypasta.
Use this skill when you want to:
The skill leverages the memegen.link API, which generates memes on-demand using URL parameters:
https://api.memegen.link/images/{template}/{top_text}/{bottom_text}.png
Key features:
buzz - "X, X everywhere" formatdrake - Two-panel comparisonsuccess - Celebrating winsfine - "This is fine" ironyfry - "Not sure if..." uncertaintychangemind - Controversial opinionsdistracted - Wrong prioritiesmordor - "One does not simply..."_ or -~n~q (question), ~p (percent), ~s (slash), ~h (hash)Includes 15+ text-based meme formats:
/meme-factory buzz memes memes_everywhere
Generates: https://api.memegen.link/images/buzz/memes/memes_everywhere.png
/meme-factory fry not_sure_if_feature or_bug
Generates: https://api.memegen.link/images/fry/not_sure_if_feature/or_bug.png
/meme-factory success deployed_to_production zero_downtime
Generates: https://api.memegen.link/images/success/deployed_to_production/zero_downtime.png
/meme-factory drake manual_testing automated_testing
Generates: https://api.memegen.link/images/drake/manual_testing/automated_testing.png
/meme-factory fine memory_usage_at_99~ this_is_fine
Generates: https://api.memegen.link/images/fine/memory_usage_at_99~/this_is_fine.png
/meme-factory buzz features features_everywhere
Add query params: ?width=1200&height=630 for social media
meme-factory: create a meme about deploying on friday
Claude will select appropriate template (likely mordor) and generate the meme.
Invoke the skill:
/meme-factory
Specify template and text:
/meme-factory {template} {top_text} {bottom_text}
Or use natural language:
meme-factory: create a meme about {your topic}
Browse templates: Visit https://api.memegen.link/templates/ to see all available templates
Test the URL:
curl -I "https://api.memegen.link/images/buzz/test/test.png"
| Context | Recommended Template | Why |
|---|---|---|
| Comparing two options | drake | Two-panel reject/approve |
| Celebrating wins | success | Positive emphasis |
| Things going wrong | fine | Ironic "everything is fine" |
| Uncertainty | fry | "Not sure if X or Y" |
| Controversial take | changemind | Statement + challenge |
| Something ubiquitous | buzz | "X, X everywhere" |
| Bad ideas | mordor | "One does not simply..." |
| Wrong priorities | distracted | Boyfriend looking at other girl |
After generating a meme, verify:
| Platform | Recommended Size |
|---|---|
| Social media (Open Graph) | 1200x630 |
| Slack/Discord | 800x600 |
| GitHub | Default |
| Mistake | Why It Fails | Solution |
|---|---|---|
| Spaces without encoding | URL breaks | Use _ or - |
| Too much text | Unreadable | Keep it short (2-6 words) |
| Wrong template | Message mismatch | Match template to context |
| Missing extension | Invalid URL | Always use .png, .jpg, etc. |
| Unencoded special chars | URL breaks | Use ~q, ~s, ~p |
| Assuming template exists | 404 error | Check templates list first |
Great catch on that edge case!

Let's add a test to clarify the expected behavior.
Production deployment complete!

All health checks passing.
Found an interesting issue in the payment flow:

Rolling back to previous version while we investigate.
Meme Factory makes it easy to add humor and visual interest to technical communication. Whether you're celebrating a successful deploy, highlighting a code review comment, or just making your team laugh, this skill helps you quickly generate contextual memes without leaving Claude Code.
Golden rule: Keep text concise, match template to context, and have fun!
View Count
0
Download Count
0
Favorite Count
0
Quality Score
73