← Back to Skills Marketplace
loutai0307-prog

Meme Generator

by loutai0307-prog · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
101
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install bytesagain-meme-generator
Description
Generate meme captions using trending templates and viral reaction formats. Use when creating meme text, picking templates, crafting reaction captions.
README (SKILL.md)

Meme Generator

表情包文案生成。梗图创作、热门模板、反应表情、图片配文、病毒传播。Meme text generator with trending templates. 表情包、梗图、搞笑。

为什么选择这个工具

  • ✅ 专为中文用户设计,理解中国市场和文化
  • ✅ 多种命令覆盖不同场景需求
  • ✅ 输出实用、可直接使用的内容
  • ✅ 持续更新,紧跟行业最新趋势

命令列表

命令 功能
create create
trending trending
reaction reaction
caption caption
template template
viral viral

Meme Generator by BytesAgain

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Examples

# Show help
meme-generator help

# Run
meme-generator run
  • Run meme-generator help for commands
  • No API keys needed

Commands

Run meme-generator help to see all available commands.

Configuration

Set MEME_GENERATOR_DIR to change data directory. Default: ~/.local/share/meme-generator/

Usage Guidance
This skill appears to do what it says: generate meme captions locally. Before installing, note: (1) scripts will create and write files in ~/.local/share/meme-generator/ (or in the directory you set via MEME_GENERATOR_DIR); check and clean that directory if you prefer another location. (2) scripts/meme.sh invokes python3 but the metadata doesn't declare python3 as a required binary — ensure python3 is available if you want full functionality. (3) No network calls or credentials are used by the included scripts, so there is no apparent data exfiltration. If you want extra caution, inspect the two included scripts yourself (they are short and readable) or run them in a sandbox before enabling the skill in a production agent.
Capability Analysis
Type: OpenClaw Skill Name: bytesagain-meme-generator Version: 1.0.0 The skill is a straightforward meme caption generator that operates entirely locally. It uses a Python script (scripts/meme.sh) for text generation and a Bash script (scripts/script.sh) for basic logging and data management in a local directory (~/.local/share/meme-generator/). No network activity, sensitive data access, or malicious instructions were found.
Capability Assessment
Purpose & Capability
Name/description match the included behavior: scripts produce meme templates/captions. One minor inconsistency: scripts/meme.sh invokes python3, but the skill's metadata lists no required binaries. Requiring python3 is reasonable for this tool, but it should be declared.
Instruction Scope
SKILL.md instructions are scoped to meme generation and CLI usage. The scripts do read/write under a data directory (default ~/.local/share/meme-generator/) and log history; this is within expected scope but is file-system activity the user should be aware of. SKILL.md does mention MEME_GENERATOR_DIR, so the path usage is documented.
Install Mechanism
No install spec or remote downloads; the skill is instruction-only with included local scripts. No external install URLs or extracted archives are present.
Credentials
The skill requests no credentials and uses only an optional MEME_GENERATOR_DIR/XDG_DATA_HOME/HOME to locate its data directory. This is proportionate, but it does create and write to files in the user's data area.
Persistence & Privilege
always:false (normal). The scripts create and update files under the user's data directory (~/.local/share/meme-generator/) including data.log and history.log — normal for a local CLI but persistent on disk. The skill does not modify other skills or system-wide configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install bytesagain-meme-generator
  3. After installation, invoke the skill by name or use /bytesagain-meme-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Restored with improvements
Metadata
Slug bytesagain-meme-generator
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Meme Generator?

Generate meme captions using trending templates and viral reaction formats. Use when creating meme text, picking templates, crafting reaction captions. It is an AI Agent Skill for Claude Code / OpenClaw, with 101 downloads so far.

How do I install Meme Generator?

Run "/install bytesagain-meme-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Meme Generator free?

Yes, Meme Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Meme Generator support?

Meme Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Meme Generator?

It is built and maintained by loutai0307-prog (@loutai0307-prog); the current version is v1.0.0.

💬 Comments