Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkills / Dev Tools / package-mgmt

Poetry Resonance

Category: Dev Tools  ·  Sub-category: package-mgmt  ·  Last updated:
lang:python
诗遇——把唐诗宋词和真实生活连起来的 skill(日签/每日诗词/今日一句/Chinese poetry daily quote)。四大模式:A 有感而发(描述一段经历或心情→匹配诗词→生成朋友圈文案、小红书文案);B 学习沉淀(拆解一首唐诗宋词→人话背景+古今映射→学习笔记,自动记录学习进度);C 今日日签(按节气/季节/日期/星期推荐一首诗+金句口令+推荐理由+寓意,诗人轮换:李白/杜甫/苏轼);D 复习验收(艾宾浩斯遗忘曲线间隔复习+背诵验收,含场景联想题,每晚定时提醒)。两层诗库:底库(references/libai_raw.json 李白全集 1149 首 + references/poets_selected.json 杜甫苏轼精选 114 首,均来自 chinese-poetry,MIT,用于原文核对与检索)+ 精读库(references/poems.md,人话赏析、情绪内核、生活·工作共鸣场景、金句、配图意境、日签关联),持续扩充,结构预留扩展王维、李清照、辛弃疾等诗人。触发词:日签、今日一句、每日诗词、每日唐诗、唐诗、宋词、古诗、古诗词、诗词、李白、杜甫、苏轼、配诗、找一句诗、诗词配图、朋友圈文案、小红书文案、背诗、背诵、验收、背一下、复习、抽查、节气。零依赖纯本地(复习进度存 ~/.workbuddy/poetry-resonance/progress.json),可选联网权威核对(搜韵 API)。
Security AStatic scan found no risk patternsHow grading works ›

From the source SKILL.md

帮用户把唐诗宋词和真实生活连起来。用户正在学李白(手边有一本李白诗集),离开学校很久、想重新亲近诗词,但不喜欢掉书袋——所有解读必须说人话。输出要体现文化素养但不装:克制、有个人故事感。

What this skill does

Poetry Resonance is a community-contributed Claude Code skill in the package-mgmt sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/poetry-resonance/ and loads when your prompt matches the skill's trigger.

Who uses this skill

The Poetry Resonance Claude Code skill is built for developers, power users, and teams automating repetitive workflows and improving developer experience. It's part of ClaudSkills (also referred to as Claude Skills or Claude Code Skills) — the open community-curated registry of 191,000+ SKILL.md files for Anthropic's Claude Code agent and the wider Claude ecosystem (Claude API, Claude Agent SDK).

How to install

Free

Manual install (2 steps)

mkdir -p ~/.claude/skills/poetry-resonance
curl -L https://claudskills.com/skills/poetry-resonance/SKILL.md \
  -o ~/.claude/skills/poetry-resonance/SKILL.md

Or just download SKILL.md directly and drop it into ~/.claude/skills/poetry-resonance/. Claude Code auto-discovers it on next session.

Skills live at ~/.claude/skills/poetry-resonance/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\poetry-resonance\SKILL.md on Windows. See the full install guide for step-by-step instructions.

Telegram

📱 Install from your phone or desktop Telegram

Open @claudskills_bot on Telegram, tap Open Desktop App, and the desktop app installs this skill for you. Or share the bot link with a colleague — they get the same one-tap install. Learn more →

Pro

One-click install via the desktop app

The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.

Pro

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Frequently asked questions

How do I install the Poetry Resonance Claude Code skill?
Install via the ClaudSkills desktop app (one click) or copy SKILL.md from the source repository to ~/.claude/skills/poetry-resonance/SKILL.md and restart Claude Code. Both flows are detailed at claudskills.com/install/.
What does the Poetry Resonance skill do?
诗遇——把唐诗宋词和真实生活连起来的 skill(日签/每日诗词/今日一句/Chinese poetry daily quote)。四大模式:A 有感而发(描述一段经历或心情→匹配诗词→生成朋友圈文案、小红书文案);B 学习沉淀(拆解一首唐诗宋词→人话背景+古今映射→学习笔记,自动记录学习进度);C 今日日签(按节气/季节/日期/星期推荐一首诗+金句口令+推荐理由+寓意,诗人轮换:李白/杜甫/苏轼);D 复习验收(艾宾浩斯遗忘曲线间隔复习+背诵验收,含场景联想题,每晚定时提醒)。两层诗库:底库(references/libai_raw.json 李白全集 1149 首 + references/poets_selected.json 杜甫苏轼精选 114 首,均来自 chinese-poetry,MIT,用于原文核对与检索)+ 精读库(references/poems.md,人话赏析、情绪内核、生活·工作共鸣场景、金句、配图意境、日签关联),持续扩充,结构预留扩展王维、李清照、辛弃疾等诗人。触发词:日签、今日一句、每日诗词、每日唐诗、唐诗、宋词、古诗、古诗词、诗词、李白、杜甫、苏轼、配诗、找一句诗、诗词配图、朋友圈文案、小红书文案、背诗、背诵、验收、背一下、复习、抽查、节气。零依赖纯本地(复习进度存 ~/.workbuddy/poetry-resonance/progress.json),可选联网权威核对(搜韵 API)。
Is this skill free to install?
Yes. ClaudSkills is an open registry — every skill keeps its source repository's license, and manual install via copy is free. ClaudSkills Pro ($9/mo, $79/yr, or $149 one-time) adds one-click install via the desktop app and a multi-signal Quality Score.
When should I use the Poetry Resonance skill?
Use Poetry Resonance when your Claude Code task falls under the Dev Tools category — specifically in the package mgmt area. Claude Code auto-discovers installed skills and invokes the right one based on the task description, so you can also ask Claude directly (e.g. "use Poetry Resonance" or describe the task and let Claude pick). Browse related skills at /category/tools/.
What is a Claude Code skill and how does the Poetry Resonance skill fit in?
A Claude Code skill is a SKILL.md file that lives under ~/.claude/skills/<name>/ and tells the Claude Code CLI agent how to perform a specific task (instructions, prompts, allowed tools). Skills are auto-discovered at session start. Poetry Resonance is one of 67,000+ skills indexed in the open ClaudSkills catalog, classified under the Dev Tools category. Learn more at /learn/what-is-a-claude-skill/.

Attribution & license

Cite this skill

If you reference this skill in a blog post, paper, or documentation, you can cite it as:

APA
bonniegeng-max. (2026). Poetry Resonance [Claude Code skill]. ClaudSkills. https://claudskills.com/skills/poetry-resonance/
BibTeX
@misc{poetry-resonance-2026,
  author    = {bonniegeng-max},
  title     = {Poetry Resonance [Claude Code skill]},
  year      = {2026},
  publisher = {ClaudSkills},
  url       = {https://claudskills.com/skills/poetry-resonance/}
}

Embed this skill

Promote, attribute, or link this skill from your own README, blog post, or documentation. All three snippets are free to use — no sign-up, no API key. More distribution surfaces →

Badge
[![ClaudSkills](https://claudskills.com/badge/poetry-resonance.svg)](https://claudskills.com/skills/poetry-resonance/?utm_source=badge&utm_medium=readme&utm_campaign=skill_badge)
<script>
<script src="https://claudskills.com/embed/poetry-resonance.js" async></script>
<iframe>
<iframe src="https://claudskills.com/embed/poetry-resonance.html" width="100%" height="160" frameborder="0" loading="lazy" title="ClaudSkills: Poetry Resonance"></iframe>

Security scan

Grade A · scanned 2026-08-25 — free static scan against the OWASP Agentic Skills Top 10.

No risk patterns were found in any of the ten OWASP-aligned categories. How grading works ›

Show this grade on your repo (click to copy):

[![Security: A](https://img.shields.io/badge/Security-A-2e7d32)](https://claudskills.com/skills/poetry-resonance/#security)

Free. No spam. Unsubscribe in one click.

More Dev Tools skills

Browse all Dev Tools skills in the ClaudSkills registry, or explore these other picks from the same category:

Browse all Dev Tools skills → Top 100 skills
Part of ClaudSkills — the open registry for Claude Skills & Claude Code Skills.  ·  What's New  ·  Install guide  ·  About  ·  llms.txt

Part of Acreator Store — Adam Lankamer's AI tools: PerfectStudio · Ucaption · UTagger · AutoXPoster · TestYourSkills · AutomationFlows · Au Naturel · Telegram @acreatorstore