Meme Generator

v1.0.0

Generate meme captions using trending templates and viral reaction formats. Use when creating meme text, picking templates, crafting reaction captions.

0· 97·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for loutai0307-prog/bytesagain-meme-generator.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Meme Generator" (loutai0307-prog/bytesagain-meme-generator) from ClawHub.
Skill page: https://clawhub.ai/loutai0307-prog/bytesagain-meme-generator
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install bytesagain-meme-generator

ClawHub CLI

Package manager switcher

npx clawhub@latest install bytesagain-meme-generator
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97b835wjpkkg7x6fgqrv1g71s84812p
97downloads
0stars
1versions
Updated 3w ago
v1.0.0
MIT-0

Meme Generator

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

为什么选择这个工具

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

命令列表

命令功能
createcreate
trendingtrending
reactionreaction
captioncaption
templatetemplate
viralviral

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/

Comments

Loading comments...