← Back to Skills Marketplace
bytesagain3

Poem Generator

by bytesagain3 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
430
Downloads
1
Stars
3
Active Installs
10
Versions
Install in OpenClaw
/install poem-generator
Description
诗歌生成助手。现代诗、俳句、对联、藏头诗、古诗翻译。Poem generator with free verse, haiku, couplets, acrostic poems.
Usage Guidance
This skill appears to do what it says: provide poem templates and generate text. Before running, review the included scripts (they are small and readable). Be aware it will create a data directory (default: $XDG_DATA_HOME or $HOME/.local/share/poem-generator) and append simple usage/history logs to history.log; if you prefer a different location, set POEM_GENERATOR_DIR. There are no network calls or credential requests. Also note the SKILL.md shows a 'run' example not implemented in the scripts — a documentation mismatch rather than malicious behavior. Avoid running scripts as root unless you understand and want the files placed in system paths.
Capability Analysis
Type: OpenClaw Skill Name: poem-generator Version: 2.0.0 The poem-generator skill bundle is a legitimate tool designed to assist an AI agent in creating various forms of poetry and providing translations. The primary logic is contained in 'scripts/poem.sh', which outputs structured templates and creative guidelines for the agent to follow. A secondary script, 'scripts/script.sh', includes some unrelated content marketing commands and basic logging to a local directory, but it contains no evidence of malicious intent, data exfiltration, or unauthorized system access.
Capability Assessment
Purpose & Capability
Name/description (poem generation, haiku, couplets, etc.) matches the included files: shell scripts provide templates and commands for generating various poem types. No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md and scripts primarily provide prompt templates and CLI wrappers. Minor inconsistency: SKILL.md example shows 'poem-generator run' but the provided scripts expose commands like write/haiku/couplet and a different CLI verb set (script.sh uses draft/headline/seo etc.). This is a documentation mismatch but not a security issue. The runtime instructions do not ask the agent to read arbitrary system files or send data externally.
Install Mechanism
No install spec; instruction-only plus two local shell scripts. No downloads, package installs, or extraction from remote URLs.
Credentials
The scripts read standard environment variables (POEM_GENERATOR_DIR, XDG_DATA_HOME, HOME) to choose a local data directory and create files there. No secrets/credentials are requested. Note: the skill will create and append logs under the data directory (default: $XDG_DATA_HOME or $HOME/.local/share/poem-generator).
Persistence & Privilege
always:false and no special privileges. The only persistent effect is writing a history.log under the skill's data directory; it does not modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install poem-generator
  3. After installation, invoke the skill by name or use /poem-generator
  4. 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
v1.0.6
yaml-fix+quality
v1.0.5
yaml-fix+quality
v1.0.4
Quality upgrade
v1.0.3
Quality upgrade: custom functionality
v1.0.2
Standards compliance: unique content, no template text
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions
v1.0.0
Initial release of poem-generator. - Generate modern poems, haiku, couplets, and acrostic poems. - Translate classical poetry. - Includes commands for writing, haiku, couplets, modern, acrostic, and translation. - Quick tips and professional advice provided for poetic forms.
Metadata
Slug poem-generator
Version 2.0.0
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 10
Frequently Asked Questions

What is Poem Generator?

诗歌生成助手。现代诗、俳句、对联、藏头诗、古诗翻译。Poem generator with free verse, haiku, couplets, acrostic poems. It is an AI Agent Skill for Claude Code / OpenClaw, with 430 downloads so far.

How do I install Poem Generator?

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

Is Poem Generator free?

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

Which platforms does Poem Generator support?

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

Who created Poem Generator?

It is built and maintained by bytesagain3 (@bytesagain3); the current version is v2.0.0.

💬 Comments