Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

meme-cog模因齿轮

Agent Skill

meme-cog 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

74,028

周安装

3,024

GitHub Stars

6

下载量

23,950
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:meme-cog(模因齿轮)
来源仓库:https://github.com/nitishgargiitd/meme-cog
安装命令:
openclaw skills install meme-cog
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install meme-cog

简介

meme-cog 由 CellCog 提供支持,用于生成病毒式传播的网络幽默内容。

  • 适合营销文案创作、社交媒体运营或创意项目中的 meme 素材生产。
  • 支持受众定位与趋势研究,可多角度生成多样化内容。
  • 生成结果可能包含敏感或不适宜内容,需人工审核后使用。
  • 建议定期更新训练数据以保持内容时效性和相关性。

SKILL.md

name
meme-cog
description
AI meme generation powered by CellCog. Memes, viral content, reaction images, internet humor. Audience targeting, trend research, and multi-angle generation for humor that lands.
metadata
openclaw
emoji
😂
os
[darwin, linux, windows]
requires
bins
[python3]
env
[CELLCOG_API_KEY]
author
CellCog
homepage
https://cellcog.ai
dependencies
[cellcog]

Meme Cog - Deep Reasoning Meets Internet Culture

Meme generation with audience targeting, trend research, and multi-angle humor.

Comedy requires timing, cultural awareness, and subverted expectations. CellCog researches trends, crafts multiple angles, and curates the best results.

We're honest: our hit rate is maybe 60-70%. Great memes are hard for humans too. But deep reasoning + multi-variant generation + ruthless curation = memes that actually land.

How to Use

For your first CellCog task in a session, read the cellcog skill for the full SDK reference — file handling, chat modes, timeouts, and more.

OpenClaw (fire-and-forget):

result = client.create_chat(
    prompt="[your task prompt]",
    notify_session_key="agent:main:main",
    task_label="my-task",
    chat_mode="agent",
)

All agents except OpenClaw (blocks until done):

from cellcog import CellCogClient
client = CellCogClient(agent_provider="openclaw|cursor|claude-code|codex|...")
result = client.create_chat(
    prompt="[your task prompt]",
    task_label="my-task",
    chat_mode="agent",
)
print(result["message"])

What Memes You Can Create

Classic Meme Formats

Popular templates with your twist:

  • Drake Format: "Create a Drake meme about [topic]"
  • Distracted Boyfriend: "Make a distracted boyfriend meme about programmers"
  • Brain Expanding: "Create an expanding brain meme about coffee addiction"
  • Two Buttons: "Make a two buttons meme about choosing between sleep and Netflix"
  • Change My Mind: "Create a 'change my mind' meme about tabs vs spaces"

Example prompt:

"Create a Drake meme: Top panel (rejecting): Writing documentation Bottom panel (approving): Hoping the code is self-explanatory Target audience: Programmers"

Custom Meme Images

Original visual humor:

  • Reaction Images: "Create a reaction image for when your code works on the first try"
  • Relatable Content: "Make a meme image about Monday morning meetings"
  • Situational Humor: "Create a visual meme about working from home vs office"

Text-Based Humor

When words are enough:

  • Twitter-Style Jokes: "Write a tweet-length joke about startup culture"
  • Copypasta Parodies: "Create a copypasta about a ridiculous topic"
  • Caption Suggestions: "Give me 5 funny captions for this image"

Niche Community Memes

Humor for specific groups:

  • Programmer Memes: "Create a meme about JavaScript developers"
  • Finance Memes: "Make a meme about HODLing crypto"
  • Academic Memes: "Create a meme about writing a thesis"
  • Gamer Memes: "Make a meme about game updates"

The Honesty Section

Let's be real about what's hard:

ChallengeWhy It's HardWhat We Do
TimingComedy relies on rhythm and surpriseWe study meme structures
Cultural ContextMemes are deeply referentialWe track internet culture
FreshnessOld jokes aren't funnyWe avoid overused formats
SubjectivityHumor is personalWe offer variations

Our success rate: Maybe 60-70% land. That's honest. Great memes are hard for humans too.

What helps us:

  • Clear target audience
  • Specific cultural references
  • Well-defined format
  • Your feedback

Meme Categories

By Format

TypeDescriptionExample
Image MacroText over image"One does not simply..."
ReactionImage expressing emotionSurprised Pikachu
ComparisonSide-by-side contrastExpectation vs Reality
Multi-PanelStory in panelsExpanding brain
Text PostPure text humorTwitter screenshots

By Humor Type

TypeCharacteristics
Observational"Why is it that..." relatable moments
AbsurdistSurreal, random, unexpected
ReferentialRelies on knowing source material
Self-DeprecatingMaking fun of oneself or one's group
IronicSaying opposite of meaning

Chat Mode for Memes

Use chat_mode="agent" for meme creation.

Memes are quick creative bursts, not deep deliberation. Agent mode's faster iteration matches meme culture's rapid pace.


Example Prompts

Classic format:

"Create an 'Expanding Brain' meme about making coffee: Level 1: Making instant coffee Level 2: Using a drip machine Level 3: Pour-over with precise measurements Level 4: Growing your own beans on a mountain Target: Coffee enthusiasts who've gone too deep"

Programmer humor:

"Create a meme about git merge conflicts: Format: Any format that fits Audience: Developers Tone: The shared pain of merge conflict resolution Make it relatable to anyone who's had to resolve a 500-line conflict"

Original concept:

"Create a reaction image for: Situation: When your 'quick fix' actually works Expression: Suspicious disbelief mixed with relief Should work as a standalone reaction image people would share"

Community-specific:

"Create a meme for the indie game dev community: Topic: Scope creep The journey from 'simple puzzle game' to 'MMO with procedural narrative' Make it hit close to home for anyone who's been there"

Tips for Better Memes

  1. Know your audience: A meme that kills in r/ProgrammerHumor might flop on Instagram. Specify who it's for.
  1. Reference correctly: If you want a specific meme format, name it. "Drake format" is clearer than "that two-panel thing."
  1. Embrace specificity: "Programmer meme" is vague. "Meme about debugging production at 2 AM" has hooks.
  1. Current events help: Timely memes hit harder. Reference what's happening now.
  1. Iterate: First meme attempt not funny? Tell us why and we'll adjust. Comedy is iterative.
  1. The rule of threes: Many memes follow escalating patterns. Sets of three often work well.

A Note on Expectations

We're not going to pretend AI comedy is solved. It isn't.

What we can do:

  • Generate meme formats reliably
  • Understand cultural references
  • Produce variations quickly
  • Learn from feedback

What's still hard:

  • Genuine surprise and novelty
  • Perfect comedic timing
  • Knowing when NOT to explain a joke
  • Creating the next viral format

Use meme-cog as a collaborator, not a magic humor machine. Your sense of what's funny + our generation capabilities = better results than either alone.

We're working on it. Comedy is hard. Thanks for exploring the frontier with us.


If CellCog is not installed

Run /cellcog-setup (or /cellcog:cellcog-setup depending on your tool) to install and authenticate. OpenClaw users: Run clawhub install cellcog instead. Manual setup: pip install -U cellcog and set CELLCOG_API_KEY. See the cellcog skill for SDK reference.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

71.37%
按下载量换算17,093

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills