诗歌生成助手。现代诗、俳句、对联、藏头诗、古诗翻译。Poem generator with free verse, haiku, couplets, acrostic poems.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill poem-generator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Poem Generator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-poem-generator)More formats (shields.io, HTML) on the badges page.
---
version: "2.0.0"
name: poem-generator
description: "诗歌生成助手。现代诗、俳句、对联、藏头诗、古诗翻译。Poem generator with free verse, haiku, couplets, acrostic poems."
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
---
# poem-generator
诗歌生成助手。现代诗、俳句、对联、藏头诗、古诗翻译。Poem generator with free verse, haiku, couplets, acrostic poems, classical poetry translation.
## 速查表
See commands above.
## 可用命令
- **write** — write
- **haiku** — haiku
- **couplet** — couplet
- **modern** — modern
- **acrostic** — acrostic
- **translate** — translate
> 💡 小技巧:先用 `help` 查看所有命令,再选择最适合的
## 专业建议
- 三行: 5-7-5 音节(中文: 5-7-5字)
- 包含季语(季节元素)
- 瞬间感悟,意在言外
- 字数相等
- 词性相对(名对名、动对动)
---
*poem-generator by BytesAgain*
---
💬 Feedback & Feature Requests: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com
## Examples
```bash
# Show help
poem-generator help
# Run
poem-generator run
```
- Run `poem-generator help` for all commands
## Commands
Run `poem-generator help` to see all available commands.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...