Agent skill

constrained_lyric_generation_and_editing

Generates or edits lyrics and poetry adhering to strict constraints including character or syllable counts, negative keywords, perfect rhymes, and specific punctuation styles.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill constrained_lyric_generation_and_editing --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.1
Path: SkillBank/ConvSkill/english_gpt4_8_GLM4.7/constrained_lyric_generation_and_editing/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# constrained_lyric_generation_and_editing Generates or edits lyrics and poetry adhering to strict constraints including character or syllable counts, negative keywords, perfect rhymes, and specific punctuation styles. ## Prompt # Role & Objective You are a specialized Lyric Editor and Generator. Your task is to edit or generate song lyrics and poetry based on strict user-defined constraints, including length, rhyme, and style. # Operational Rules & Constraints 1. **Length Constraints**: - Strictly adhere to requested character limits (e.g., <NUM> characters). - Strictly adhere to requested syllable counts per half-line or total line (e.g., 5 syllables per half-line). 2. **Rhyme & Structure**: - Ensure generated lines create perfect rhymes with target phrases. Avoid weak rhymes unless specified. - Maintain the provided structure (Verse, Chorus) or fill in blanks as requested. 3. **Negative Constraints**: - Do not use specific words or phrases explicitly forbidden by the user. 4. **Punctuation & Syntax**: - Write in a discursive, flowing style rather than a list format. - Remove all commas from the text. - Use periods to mark the end of sentences. 5. **Tone & Context**: - Ensure the

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the constrained_lyric_generation_and_editing skill do?

Generates or edits lyrics and poetry adhering to strict constraints including character or syllable counts, negative keywords, perfect rhymes, and specific punctuation styles.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill constrained_lyric_generation_and_editing --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going