← Back to Skills Marketplace
2252
Downloads
6
Stars
7
Active Installs
13
Versions
Install in OpenClaw
/install meme-cog
Description
AI meme generation powered by CellCog. Memes, viral content, reaction images, internet humor. Audience targeting, trend research, and multi-angle generation...
Usage Guidance
This skill appears coherent for generating memes via CellCog, but before installing: 1) Confirm you trust the provider (homepage: https://cellcog.ai) because your CELLCOG_API_KEY and any prompt/image data will be sent to their service; 2) Use a scoped API key if possible and avoid sending sensitive personal data or private images; 3) Be aware that agent-mode/notify_session_key can route results asynchronously into agent sessions—verify that behavior fits your privacy/ops model; 4) The SKILL.md references a separate 'cellcog' SDK/skill—ensure that dependency is the official one you expect; 5) If you need a stronger guarantee, ask the publisher for an explicit primaryEnv declaration and for details on what data the API logs/retains and how images are handled.
Capability Analysis
Type: OpenClaw Skill
Name: meme-cog
Version: 1.0.12
The meme-cog skill bundle is a documentation-focused package designed to guide an AI agent in generating memes using the CellCog service. The SKILL.md file contains usage instructions, example prompts, and configuration details for the cellcog library, while _meta.json provides standard versioning and ownership metadata. No malicious code, data exfiltration attempts, or harmful prompt injections were identified.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md instructs use of the CellCog SDK for meme generation and lists CELLCOG_API_KEY and python3 which are reasonable and expected for that functionality.
Instruction Scope
Instructions call the CellCog SDK (create_chat) and recommend chat_mode='agent' and sometimes use notify_session_key (OpenClaw fire-and-forget). This will send prompts and image/text payloads to CellCog's service (cellcog.ai). The SKILL.md does not ask the agent to read unrelated local files or other env vars, but agent-mode/notify behaviors mean outputs/async notifications may be routed into agent sessions—verify you are comfortable with that data flow.
Install Mechanism
No install script or remote downloads are included (instruction-only). This minimizes disk write/execute risk. The SKILL.md mentions a 'cellcog' dependency but leaves installation to the environment; that is a normal, low-risk pattern.
Credentials
Only CELLCOG_API_KEY is required and matches the described external service. This is proportionate. Minor bookkeeping note: the registry metadata lists no primary credential field—it's not required but setting primaryEnv to CELLCOG_API_KEY would make the intent explicit. Remember the API key will be sent to cellcog.ai and may authorize actions or incur usage.
Persistence & Privilege
always:false so it is not forced into all agent runs. disable-model-invocation is false (normal), so the agent may call the skill autonomously; this is expected for an integration that iterates to craft memes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install meme-cog - After installation, invoke the skill by name or use
/meme-cog - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.12
- Added explicit requirements in metadata: now lists required binary (`python3`) and necessary environment variable (`CELLCOG_API_KEY`).
- No other changes to functionality or documentation.
v1.0.11
- Documentation clarified for agent compatibility, specifying "all agents except OpenClaw" for the main usage example.
- Installation and setup instructions updated for greater clarity across tools.
- Description streamlined to emphasize AI meme generation features.
- Minor refinements throughout SKILL.md for conciseness and easier reading.
v1.0.10
- Updated description to reflect DeepResearch Bench #1 ranking (Apr 2026) and enhance positioning around AI-driven meme generation.
- Improved SDK usage instructions by specifying agent initialization for multiple providers.
- Clarified setup steps for different platforms (Cursor, OpenClaw, others).
- No changes to meme generation features or user-facing behavior.
v1.0.9
- Updated skill description to focus on core features: meme generation from text prompts, captions on images, and support for multiple aspect ratios.
- Simplified and clarified usage instructions, including agent compatibility and first-task setup notes.
- Added a quick reference for installation and setup steps for various platforms and agents.
- Streamlined documentation by removing duplication and focusing on practical instructions.
- Refined language throughout for brevity and clarity, while preserving detailed prompt examples and tips.
v1.0.8
Major documentation update with improved usage guidance and examples.
- Expanded and restructured documentation with clearer sections for meme formats, humor types, categories, and targeting.
- Added multiple specific example prompts and template guidance for meme creation.
- More transparent honesty and expectations section about hit rate and the challenges of AI-generated comedy.
- Provided practical tips for better meme outcomes and user collaboration.
- Updated descriptions to reflect top performance (DeepResearch Bench #1 Apr 2026) and deep reasoning strengths.
v1.0.7
**Changelog for meme-cog 1.0.7**
- Major rewrite of SKILL.md for clarity and conciseness.
- Simplified description and improved readability for broader audiences.
- Outlined core features: meme generation API, image models, and web-based trend research.
- Clarified setup instructions and recommended usage patterns.
- Added a "Related Skills" section referencing image-cog and gif-cog.
- Set clearer expectations about AI-generated comedy reliability.
v1.0.6
- Improved SDK usage instructions: added guidance for OpenClaw agents (fire-and-forget) vs. other agent types.
- Clarified example code sections to show both asynchronous (notify_session_key) and synchronous meme generation usage.
- Streamlined SDK reference section and removed redundant information.
- No functional or feature changes to the skill itself.
v1.0.5
- Updated quick start example in the "Prerequisites" section for simplicity and clarity.
- Added guidance to consult the cellcog skill for full SDK usage and delivery modes.
- Removed the detailed fire-and-forget code pattern in favor of a general-purpose example.
- No behavioral or feature changes; documentation update only.
v1.0.4
- Updated DeepResearch Bench ranking to April 2026 in the description and introduction
- No functionality changes; documentation date accuracy improved
v1.0.3
- Added supported operating systems (darwin, linux, windows) to metadata.
- Included project homepage link in the skill manifest.
- No changes to functionality or usage; documentation enhancements only.
v1.0.2
- Added `author: CellCog` and `dependencies: [cellcog]` fields to metadata for improved clarity and integration.
- Updated prerequisites section to reference the `cellcog` skill with backticks for consistency.
- No changes to the core functionality or meme creation features.
v1.0.1
- Updated skill description to emphasize deep reasoning, audience targeting, and trend research.
- Highlighted #1 ranking on DeepResearch Bench (Feb 2026).
- Refined and focused introduction, now stressing multi-angle humor and meme curation.
- No functional or API changes—this release is a documentation and positioning update.
- Improved messaging about meme creation difficulty and AI collaboration.
v1.0.0
- Initial release of meme-cog skill.
- Enables AI-powered meme creation using CellCog, supporting classic templates, reaction images, text-based jokes, and niche community humor.
- Requires CellCog skill for SDK setup and integration.
- Supports user-specified meme formats, audiences, and topics for tailored results.
- Provides comprehensive usage tips, prompt examples, and honest guidance on AI comedy limitations.
Metadata
Frequently Asked Questions
What is Meme Cog?
AI meme generation powered by CellCog. Memes, viral content, reaction images, internet humor. Audience targeting, trend research, and multi-angle generation... It is an AI Agent Skill for Claude Code / OpenClaw, with 2252 downloads so far.
How do I install Meme Cog?
Run "/install meme-cog" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Meme Cog free?
Yes, Meme Cog is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Meme Cog support?
Meme Cog is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, windows).
Who created Meme Cog?
It is built and maintained by CellCog (@nitishgargiitd); the current version is v1.0.12.
More Skills