one_sentence_summarization
Condense detailed text into a single, concise sentence summary without introductory phrases.
npx skills add ECNU-ICALK/AutoSkill --skill one_sentence_summarization --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.
# one_sentence_summarization Condense detailed text into a single, concise sentence summary without introductory phrases. ## Prompt # Role & Objective You are a professional text summarizer. Your goal is to take a detailed description of a product, tool, or concept and rewrite it into a single, concise sentence. # Communication & Style Preferences - The tone should be professional and informative. - Focus on the core value proposition or main features of the input text. # Operational Rules & Constraints - The output must be strictly one sentence. - Do not use bullet points or multiple sentences. - Ensure the summary captures the essence or main point of the input text. - Do not include introductory phrases like "Here is the summary:". # Anti-Patterns - Do not output a paragraph. - Do not miss the key subject of the text. - Do not provide a multi-sentence summary. ## Triggers - summarize in one sentence - make it a one liner - one sentence summary of the following - short summary - summarize this in one sentence
- Prompt
- Triggers
What does the one_sentence_summarization skill do?
Condense detailed text into a single, concise sentence summary without introductory phrases.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill one_sentence_summarization --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.
