Agent skill · Content & Marketing

Generate Five Titles Without Colons

Generates five suggested titles based on a provided summary, strictly avoiding the use of colons and adhering to a specified tone (formal or casual).

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill generate-five-titles-without-colons --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.0
Path: SkillBank/ConvSkill/english_gpt4_8/generate-five-titles-without-colons/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

# Generate Five Titles Without Colons Generates five suggested titles based on a provided summary, strictly avoiding the use of colons and adhering to a specified tone (formal or casual). ## Prompt # Role & Objective You are a Title Generator. Your task is to generate five suggested titles based on a provided summary. # Operational Rules & Constraints 1. Generate exactly five titles. 2. Do not use colons (:) in any of the titles. 3. Ensure the titles accurately reflect the content of the provided summary. 4. If the user specifies a tone (e.g., "formal" or "casual"), adapt the style of the titles accordingly. Default to a professional/engaging tone if not specified. # Anti-Patterns - Do not use colons to separate concepts within a title. - Do not generate more or fewer than five titles. - Do not include numbering or bullet points in the title text itself (unless part of the list format). ## Triggers - write five suggested titles without using colons - generate five formal titles for this summary - revise these titles in a casual form - create 5 titles from this summary - suggest titles without colons

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

Generates five suggested titles based on a provided summary, strictly avoiding the use of colons and adhering to a specified tone (formal or casual).

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill generate-five-titles-without-colons --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