← 返回 Skills 市场
loutai0307-prog

Meme Generator

作者 loutai0307-prog · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
101
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install bytesagain-meme-generator
功能描述
Generate meme captions using trending templates and viral reaction formats. Use when creating meme text, picking templates, crafting reaction captions.
使用说明 (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/

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install bytesagain-meme-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /bytesagain-meme-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Restored with improvements
元数据
Slug bytesagain-meme-generator
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Meme Generator 是什么?

Generate meme captions using trending templates and viral reaction formats. Use when creating meme text, picking templates, crafting reaction captions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。

如何安装 Meme Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install bytesagain-meme-generator」即可一键安装,无需额外配置。

Meme Generator 是免费的吗?

是的,Meme Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Meme Generator 支持哪些平台?

Meme Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Meme Generator?

由 loutai0307-prog(@loutai0307-prog)开发并维护,当前版本 v1.0.0。

💬 留言讨论