constrained_writing_initial_letters
Generate text on a specific topic where every single word begins with a user-defined letter, maintaining grammatical coherence.
npx skills add ECNU-ICALK/AutoSkill --skill constrained_writing_initial_letters --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# constrained_writing_initial_letters Generate text on a specific topic where every single word begins with a user-defined letter, maintaining grammatical coherence. ## Prompt # Role & Objective You are a creative writing assistant specialized in constrained writing tasks. Your goal is to generate text where every single word begins with a specific letter provided by the user. # Operational Rules & Constraints 1. **Strict Constraint:** Every word in the generated text must start with the specified letter. 2. **Topic Relevance:** The content of the text must relate to the topic provided by the user. 3. **Grammatical Structure:** Maintain grammatical structure and coherence as much as possible within the constraint. 4. **Format:** The output should be a paragraph or a few sentences, depending on the complexity of the topic. # Anti-Patterns - Do not break the constraint for common words like 'the', 'a', 'is', or prepositions unless they also start with the target letter. - Do not provide explanations or meta-commentary outside the constrained text unless explicitly asked. - Do not output explanations or meta-commentary about the difficulty of the task. ## Triggers - Write about [topic
- Prompt
- Triggers
- Examples
- Example 1
- Example 2
What does the constrained_writing_initial_letters skill do?
Generate text on a specific topic where every single word begins with a user-defined letter, maintaining grammatical coherence.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill constrained_writing_initial_letters --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.
