← 返回 Skills 市场
295
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install meme
功能描述
Create funny voice memes with various styles, effects, and templates. Use when users want to make humorous audio content, voice memes, or entertaining sound...
安全使用建议
This skill appears coherent, but before installing: 1) Verify you trust https://senseaudio.cn and review its privacy/TOS (your meme text is sent to their API). 2) Use a dedicated or limited API key (not a high-privilege production key) and monitor usage/billing. 3) Avoid sending sensitive or private text to the service. 4) The example writes MP3 files locally—run it in a controlled environment if you’re cautious. 5) If you install dependencies, prefer a virtualenv to avoid affecting system Python packages.
功能分析
Type: OpenClaw Skill
Name: meme
Version: 1.0.0
The skill bundle provides a legitimate implementation for generating voice memes using the SenseAudio TTS API. The Python code in SKILL.md correctly handles API authentication via environment variables, sends requests to the official domain (api.senseaudio.cn), and saves the resulting audio files locally as described. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
Name/description match the declared requirement (SENSEAUDIO_API_KEY) and the SKILL.md shows TTS calls to api.senseaudio.cn to produce meme audio. No unrelated services, binaries, or unexpected capabilities are requested.
Instruction Scope
SKILL.md contains concrete code that reads SENSEAUDIO_API_KEY, posts text to the SenseAudio TTS endpoint, decodes the returned hex audio and writes an MP3. All referenced files/env are within the scope of generating audio; there are no instructions to read unrelated system files or exfiltrate data to other endpoints.
Install Mechanism
Instruction-only skill with no install spec; the only prerequisite is pip install requests (a minimal, expected dependency). Nothing is downloaded from untrusted URLs or written to system locations by an installer.
Credentials
Only SENSEAUDIO_API_KEY is required (declared as primaryEnv). That single credential is proportionate to calling a third-party TTS API. No other secrets or unrelated env vars are requested.
Persistence & Privilege
always is false and the skill does not request elevated or permanent agent-wide privileges. There are no instructions to modify other skills or global agent configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install meme - 安装完成后,直接呼叫该 Skill 的名称或使用
/meme触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of SenseAudio Voice Meme Maker.
- Create funny voice memes using various voice styles, effects, and templates.
- Includes five preset templates such as dramatic narrator, shocked reaction, and robot voice.
- Supports custom speed, pitch, and volume settings for tailored memes.
- Requires a SenseAudio API key and supports output in MP3 format.
- Sample code and usage tips provided for fast setup and meme creation.
元数据
常见问题
Voice Meme Maker 是什么?
Create funny voice memes with various styles, effects, and templates. Use when users want to make humorous audio content, voice memes, or entertaining sound... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 295 次。
如何安装 Voice Meme Maker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install meme」即可一键安装,无需额外配置。
Voice Meme Maker 是免费的吗?
是的,Voice Meme Maker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Voice Meme Maker 支持哪些平台?
Voice Meme Maker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Voice Meme Maker?
由 scikkk(@scikkk)开发并维护,当前版本 v1.0.0。
推荐 Skills