Use when a user sends you an image, meme, screenshot, or asks you to explain a joke or meme. Also used during cron meme ingestion from Telegram channels. Dec...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install meme-analyst或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install meme-analyst⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/meme-analyst/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: meme-analyst description: Use when a user sends you an image, meme, screenshot, or asks you to explain a joke or meme. Also used during cron meme ingestion from Telegram channels. Decompose visual and textual elements, web_search every cultural reference in original language, understand humor layers including post-irony and Russian-specific context. Trust that the meme IS funny — figure out WHY. metadata: {"clawdbot":{"emoji":"M","always":false,"requires":{"bins":["curl","jq"]}}} ---
Every meme you encounter IS funny to someone. Your job is not to judge — it is to UNDERSTAND.
You are not a content classifier. You are a cultural researcher. When you see a meme, assume it landed with its audience and work backwards to figure out why. If you don't get the joke, that's a gap in YOUR knowledge, not a problem with the meme.
When you encounter a meme (image shared in chat, or during channel ingestion), follow this exact sequence:
Separate the meme into its atomic elements:
This is the critical step. For each element you cannot immediately identify:
- Political speeches and statements - Movie/TV/anime quotes - Song lyrics - Famous tweets or social media posts - News headlines - Historical events - Other memes (memes referencing memes)
- «Не всех блядей ещё перекорёжило» → search «блядей корёжит мем» - «Нас 25 тысяч и мы идём выполнять задачи» → search «Нас 25 тысяч и мы идём» - «Никогда такого не было и вот опять случилось» → search «никогда такого не было и вот опять» The meme on the image is a DERIVATIVE. Always hunt for the ROOT phrase.
Example — the Prigozhin neuron meme:
Text: "Нас 25 тысяч и мы идём выполнять простейшие повседневные задачи"
Background: neurons
Step 2a: web_search("Нас 25 тысяч и мы идём")
→ Result: Евгений Пригожин, voice message during Wagner Group mutiny, June 2023
→ Original: "Нас 25 тысяч и мы идём на Москву"
Step 2b: Why neurons + "25 тысяч"?
→ Human brain has ~86 billion neurons, not 25 thousand
→ "25 тысяч" neurons = extremely stupid brain
Step 2c: Synthesis — The meme replaces Prigozhin's dramatic military march
with "performing basic daily tasks", implying the person's brain is so
underpowered (25k neurons instead of 86B) that even routine tasks require
a full military-style mobilization of all available brain cells.
After research, classify what makes it funny. Common mechanisms in modern memes:
| Mechanism | Description | Signal | |-----------|-------------|--------| | Mashup | Two unrelated references combined to create new meaning | The Prigozhin example above | | Self-deprecation | "I'm stupid/lazy/broken" presented as relatable | "me_irl" style, first person framing | | Absurdist escalation | Normal situation → absurd conclusion | Deep-fried effects, nuclear explosions | | Recognition humor | "That's literally me" — shared experience | High relatability, simple format | | Subverted expectation | Setup implies one thing, delivers another | Template used "wrong" | | Anti-humor | Deliberately unfunny, the absence of joke IS the joke | No punchline, flat delivery | | Meta-reference | Meme about memes, humor about humor | Self-aware formatting | | Dark humor | Taboo subject treated lightly | Death, failure, suffering framed casually | | Ironic appreciation | Celebrating something "bad" as if it's good | "This goes hard", "unironically based" | | Cultural in-joke | Requires specific community knowledge to decode | Niche references, inside jokes |
| Level | Name | How to Detect | |-------|------|---------------| | 0 | Sincere | Clean format, earnest message, no distortion | | 1 | Sarcastic | Single inversion — opposite of what's said is meant | | 2 | Post-ironic | Uses ironic format but the sentiment is actually genuine | | 3 | Meta-ironic | Deliberately ambiguous — could be sincere OR ironic, that's the point | | 4 | Anti-humor | Setup exists but punchline is missing or deliberately flat | | 5+ | Hypersurreal | Elements have no logical connection; confusion IS the content |
Channel context matters: A meme posted in a shitposting channel defaults to irony depth 2-3. The same meme in a wholesome channel is probably 0-1. Record channel irony baselines.
Write a concise explanation structured as:
REFERENCE: [What real-world thing/event/quote this references]
TWIST: [How the meme modifies or recontextualizes the reference]
HUMOR: [Why the combination is funny — the specific mechanism]
IRONY: [0-5 depth with brief justification]
CONTEXT: [What cultural knowledge is needed to get it]
If after researching you still don't understand:
Never fake understanding. Never say "this is humorous because..." when you don't actually get it.
---
Russian-language memes frequently draw from sources that are NOT in Western training data. You MUST web_search these. Key reference categories:
...
安装 Meme Analyst 后,可以对 AI 说这些话来触发它
Help me get started with Meme Analyst
Explains what Meme Analyst does, walks through the setup, and runs a quick demo based on your current project
Use Meme Analyst to use when a user sends you an image, meme, screenshot, or asks you t...
Invokes Meme Analyst with the right parameters and returns the result directly in the conversation
What can I do with Meme Analyst in my design & creative workflow?
Lists the top use cases for Meme Analyst, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/meme-analyst/ 目录(个人级,所有项目可用),或 .claude/skills/meme-analyst/(项目级)。重启 AI 客户端后,用 /meme-analyst 主动调用,或让 AI 根据上下文自动发现并使用。
Meme Analyst 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Meme Analyst 可免费安装使用。请查阅仓库了解许可证信息。
Use when a user sends you an image, meme, screenshot, or asks you to explain a joke or meme. Also used during cron meme ingestion from Telegram channels. Dec...
Meme Analyst 属于「Design & Creative」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my design & creative tasks using Meme Analyst
Identifies repetitive steps in your workflow and sets up Meme Analyst to handle them automatically