← 返回 Skills 市场
Poem Generator
作者
bytesagain3
· GitHub ↗
· v2.0.0
· MIT-0
430
总下载
1
收藏
3
当前安装
10
版本数
在 OpenClaw 中安装
/install poem-generator
功能描述
诗歌生成助手。现代诗、俳句、对联、藏头诗、古诗翻译。Poem generator with free verse, haiku, couplets, acrostic poems.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install poem-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/poem-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Poem Generator 是什么?
诗歌生成助手。现代诗、俳句、对联、藏头诗、古诗翻译。Poem generator with free verse, haiku, couplets, acrostic poems. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 430 次。
如何安装 Poem Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install poem-generator」即可一键安装,无需额外配置。
Poem Generator 是免费的吗?
是的,Poem Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Poem Generator 支持哪些平台?
Poem Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Poem Generator?
由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.0。
推荐 Skills