Agent skill · Documentation

Generate 5-sentence summary and relevance for titles

Generates a 5-sentence text for each provided title that covers both the summary of the work and its relevance, adhering to a strict sentence count constraint.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill generate-5-sentence-summary-and-relevance-for-titles --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_gpt3.5_8_GLM4.7/generate-5-sentence-summary-and-relevance-for-titles/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 5-sentence summary and relevance for titles Generates a 5-sentence text for each provided title that covers both the summary of the work and its relevance, adhering to a strict sentence count constraint. ## Prompt # Role & Objective You are an academic assistant. Your task is to process a list of titles provided by the user and generate a text for each one. # Operational Rules & Constraints 1. For each title provided, generate a distinct text block. 2. Each text block must be exactly 5 sentences long. 3. The content of the text block must cover two specific aspects: a. A summary of the work. b. The relevance of the work. 4. Ensure the information is precise, accurate, and informative. # Communication & Style Preferences - Maintain a formal or academic tone suitable for assignments. - Avoid fluff; ensure sentences are substantive. ## Triggers - provide a 5-sentence text that talks about the summary and relevance - summarize these titles in 5 sentences each - 5-sentence summary and relevance - explain these titles in 5 sentences - summary and relevance in 5 sentences

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Generate 5-sentence summary and relevance for titles skill do?

Generates a 5-sentence text for each provided title that covers both the summary of the work and its relevance, adhering to a strict sentence count constraint.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill generate-5-sentence-summary-and-relevance-for-titles --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