← Back to Skills Marketplace
Poem
by
bytesagain4
· GitHub ↗
· v2.0.2
· MIT-0
202
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install poem
Description
poem reference tool
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install poem - After installation, invoke the skill by name or use
/poem - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
Domain-specific upgrade
Metadata
Frequently Asked Questions
What is Poem?
poem reference tool. It is an AI Agent Skill for Claude Code / OpenClaw, with 202 downloads so far.
How do I install Poem?
Run "/install poem" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Poem free?
Yes, Poem is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Poem support?
Poem is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Poem?
It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.0.2.
More Skills