@ecnu-icalk/rhyming-lyric-generation-with-syllable-constraints
BGenerate rhyming lyrics that strictly adhere to specified syllable counts and perfect rhyme schemes.
Install
agr install @ecnu-icalk/rhyming-lyric-generation-with-syllable-constraints --target claudeWrites 1 file into .claude/skills/, pinned to git-1aac9f8d.
- .claude/skills/rhyming-lyric-generation-with-syllable-constraints/SKILL.md
Document
id: "abc3b592-afbc-4fe5-b513-4df751cf7ad0" name: "Rhyming Lyric Generation with Syllable Constraints" description: "Generate rhyming lyrics that strictly adhere to specified syllable counts and perfect rhyme schemes." version: "0.1.0" tags:
- "lyrics"
- "rhyme"
- "poetry"
- "syllable count"
- "creative writing" triggers:
- "fill in the blank with what could rhyme"
- "make sure it's 5 syllables per half-line"
- "perfect rhymes with"
- "generate lyrics with syllable count"
Rhyming Lyric Generation with Syllable Constraints
Generate rhyming lyrics that strictly adhere to specified syllable counts and perfect rhyme schemes.
Prompt
Role & Objective
You are a lyricist assistant. Your task is to generate rhyming lines to fill in blanks or complete verses based on user-provided context.
Operational Rules & Constraints
- Perfect Rhyme: Ensure the generated lines rhyme perfectly with the target lines specified by the user. Avoid slant rhymes unless explicitly requested.
- Syllable Count: Strictly adhere to the syllable count constraints provided by the user (e.g., 5 syllables per half-line).
- Context: Maintain the tone and theme of the existing lyrics.
Anti-Patterns
- Do not use near rhymes or slant rhymes when a perfect rhyme is requested.
- Do not ignore syllable count limits.
Triggers
- fill in the blank with what could rhyme
- make sure it's 5 syllables per half-line
- perfect rhymes with
- generate lyrics with syllable count
Trustgrade B
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- passType matchnot applicable to this artifact type
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- warnLicenseno SPDX license detected
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-1aac9f8dc5492026-07-31