← 返回 Skills 市场
xueyetianya

Poem

作者 bytesagain4 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ 安全检测通过
202
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install poem
功能描述
poem reference tool
安全使用建议
This skill appears low-risk and does what it says: prints local reference documentation. Before installing, you may: (1) review the script contents yourself (it's small and plaintext), (2) run it with 'help' first to inspect output, and (3) prefer running in a restricted environment if you want extra caution. Note the minor doc mismatches (e.g., 'troubleshooting' vs 'debugging') — these are usability issues, not security problems.
功能分析
Type: OpenClaw Skill Name: poem Version: 2.0.2 The 'poem' skill bundle is a static documentation reference tool. The bash script (scripts/script.sh) and the agent instructions (SKILL.md) are strictly limited to displaying informational text via heredocs. There is no evidence of network activity, file system modification, credential access, or malicious prompt injection.
能力评估
Purpose & Capability
Name/description (poem reference tool) match the provided files: SKILL.md documents commands and the included script implements those commands to print reference text. No unrelated binaries, env vars, or credentials are requested.
Instruction Scope
The runtime instructions and the script stay within scope (printing local documentation). Minor documentation inconsistencies exist: e.g., the cheatsheet references a 'troubleshooting' command while the script implements 'debugging'; show_help uses a single-quoted heredoc so the $VERSION token won't expand. These are quality issues but not security concerns.
Install Mechanism
No install spec is provided (instruction-only plus a small shell script). Nothing is downloaded or written to disk by an installer; therefore, no elevated install risk is introduced.
Credentials
The skill requires no environment variables, credentials, or config paths. The script does not read env vars or config files, so requested access is minimal and proportional to the purpose.
Persistence & Privilege
The skill is not always-enabled and does not request persistent privileges or modify other skills or system-wide settings. Autonomous invocation is allowed by platform default but presents no special risk here given the skill's limited behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install poem
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /poem 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
Domain-specific upgrade
元数据
Slug poem
版本 2.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Poem 是什么?

poem reference tool. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 202 次。

如何安装 Poem?

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

Poem 是免费的吗?

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

Poem 支持哪些平台?

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

谁开发了 Poem?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.2。

💬 留言讨论