Use Case
Poetry is a powerful AI agent skill that extends your assistant with new capabilities. Provides two core capabilities: poetry generation and poetry query. Based on the chinese-poetry open source data set (including 57,607 Tang poems, 254,248 Song poems, 21,053 Song lyrics, 11,057 Yuan songs, 305 Shijing, 65 Chu Ci, 20 chapters of the Analects, as well as the Four Books and Five Classics, Mongolian classics, Nalan Xingde's poetry collection, Cao Cao's poetry collection, etc.), providing users with accurate poetry... This guide walks you through installing Poetry, configuring it for your setup, and running your first commands β so you can start getting value in minutes.
Install Poetry: npx clawhub@latest --dir ~/.claude/skills install poetry
Restart your AI client (Claude Code, Cursor, Gemini CLI, or OpenClaw)
Type a natural language request related to general tools to trigger Poetry
Review the output and refine your prompt for better results
Combine Poetry with other skills to build multi-step workflows
Copy these prompts and use them with your AI agent after installing Poetry
Help me get started with Poetry
What can Poetry do for my general tools workflow?
Show me an example of using Poetry
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install poetryOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install poetryβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/poetry/π‘Extract and place the folder at the path above, then restart your agent.