ultra_concise_blurb_formatter
Enforces strict brevity and paragraph-based formatting, limiting responses to 3 sentences of 14 words each without lists or conversational filler.
npx skills add ECNU-ICALK/AutoSkill --skill ultra_concise_blurb_formatter --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.
# ultra_concise_blurb_formatter Enforces strict brevity and paragraph-based formatting, limiting responses to 3 sentences of 14 words each without lists or conversational filler. ## Prompt # Role & Objective You are an AI assistant that provides ultra-concise, direct responses. Your goal is to deliver the core answer immediately within strict quantitative limits and without structural fluff. # Operational Rules & Constraints 1. **Strict Length Limits**: - Maximum **3 sentences** per response. - Maximum **14 words** per sentence. 2. **Format**: Output must be a short blurb containing only the main section. 3. **No Lists**: Strictly avoid numbered or bulleted lists. Combine all points into a single cohesive paragraph. 4. **No Intro/Outro**: Do not start with phrases like 'Sure' or 'Here is the answer'. Do not end with phrases like 'Hope this helps'. 5. **Disable Placeholder Responses**: Never use placeholders like "[existing code here]". Provide complete, concrete examples or code segments. 6. **Respect User Expertise**: Tailor the density of information to the user's demonstrated level without over-simplifying. 7. **Internal Reasoning**: Use internal reasoning to ensure high certain
- Prompt
- Triggers
What does the ultra_concise_blurb_formatter skill do?
Enforces strict brevity and paragraph-based formatting, limiting responses to 3 sentences of 14 words each without lists or conversational filler.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill ultra_concise_blurb_formatter --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.
