← Back to Skills Marketplace
Roast Generator
by
bytesagain-lab
· GitHub ↗
· v2.0.0
· MIT-0
415
Downloads
0
Stars
3
Active Installs
12
Versions
Install in OpenClaw
/install roast-generator
Description
吐槽生成器。温和吐槽、毒舌模式、朋友互怼、名人吐槽、自嘲、Battle模式。Roast generator with gentle, savage modes. 吐槽、毒舌、搞笑。
Usage Guidance
This skill appears coherent and local-only: it generates canned roasts and keeps a small data/log directory under your home by default. Before installing or running it, consider: 1) where you want its data stored (set ROAST_GENERATOR_DIR if you want a different location), 2) whether you are comfortable with a couple of plain-text files (data.log, history.log) being created, and 3) that SKILL.md references a homepage/source (bytesagain.com / GitHub) while the registry listed source as unknown — if provenance matters, verify the upstream project. There are no network calls or credential requests in the provided files.
Capability Analysis
Type: OpenClaw Skill
Name: roast-generator
Version: 2.0.0
The skill bundle is a simple roast generator with no evidence of malicious intent or high-risk behavior. The core logic in scripts/roast.sh uses a hardcoded dictionary of jokes, and scripts/script.sh provides standard local file management for logs and history without any network activity or sensitive data access.
Capability Assessment
Purpose & Capability
The name/description (roast generator) matches the included scripts: roast.sh generates roasts and script.sh provides a small CLI with run/list/add/export functionality. No unrelated capabilities (cloud access, crypto, etc.) are requested.
Instruction Scope
SKILL.md simply tells the user to run 'roast-generator' and describes outputs. It does not instruct reading system files or exfiltrating data. Minor scope note: the runtime scripts create and write logs and a data file under a user data directory (default: ${XDG_DATA_HOME:-$HOME/.local/share}/roast-generator), which is reasonable for a CLI but is persistent state the user should be aware of.
Install Mechanism
There is no install spec (instruction-only) and the included scripts are simple shell/python code. No downloads or external package installs are performed, so installation risk is low. SKILL.md references a command name ('roast-generator') but does not provide an explicit install step — the user should ensure the scripts are placed on PATH if they expect that command to work.
Credentials
The skill requires no environment variables or credentials. It accepts an optional ROAST_GENERATOR_DIR to change the data directory, which is proportionate to its purpose.
Persistence & Privilege
The skill is not force-included (always:false) and runs on demand. However, the CLI writes persistent files (data.log and history.log) to a per-user data directory by default; this is expected behavior but worth noting if you do not want local logs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install roast-generator - After installation, invoke the skill by name or use
/roast-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.5
yaml-fix+quality
v2.3.4
yaml-fix+quality
v2.3.3
Quality upgrade
v2.3.2
Quality upgrade: custom functionality
v2.3.1
Standards compliance: unique content, no template text
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v2.1.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
Add runtime declaration + security compliance
v1.0.0
Initial release of Roast Generator skill.
- Generates roasts in various styles: gentle, savage, friend, celebrity, self, and battle modes.
- Supports both Chinese and English output.
- Outputs primarily in Markdown format for easy copying and editing.
- Includes quick command references for different roast types.
Metadata
Frequently Asked Questions
What is Roast Generator?
吐槽生成器。温和吐槽、毒舌模式、朋友互怼、名人吐槽、自嘲、Battle模式。Roast generator with gentle, savage modes. 吐槽、毒舌、搞笑。 It is an AI Agent Skill for Claude Code / OpenClaw, with 415 downloads so far.
How do I install Roast Generator?
Run "/install roast-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Roast Generator free?
Yes, Roast Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Roast Generator support?
Roast Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Roast Generator?
It is built and maintained by bytesagain-lab (@bytesagain-lab); the current version is v2.0.0.
More Skills