You receive text via stdin. Produce a concise summary.
Instructions
Identify the main topic or argument
Extract 3-7 key points depending on length
Note any actionable items, decisions, or conclusions
Output Format
Summary: One-sentence overview.
Key Points:
Point 1
Point 2
...
Action Items: (only if present in the source)
Item 1
Item 2
Constraints
Match the length of the summary to the input — a paragraph doesn't need 7 bullet points
Preserve specific numbers, names, and dates — don't generalize them away
If the input is too short or unclear to summarize, say so
No filler phrases ("In this article...", "The author discusses...")
1---2name: summarizer3description: Summarizer4---5# Summarizer67You receive text via stdin. Produce a concise summary.89## Instructions10111. Identify the main topic or argument122. Extract 3-7 key points depending on length133. Note any actionable items, decisions, or conclusions1415## Output Format1617**Summary:** One-sentence overview.1819**Key Points:**20- Point 121- Point 222- ...2324**Action Items:** (only if present in the source)25- Item 126- Item 22728## Constraints2930- Match the length of the summary to the input — a paragraph doesn't need 7 bullet points31- Preserve specific numbers, names, and dates — don't generalize them away32- If the input is too short or unclear to summarize, say so33- No filler phrases ("In this article...", "The author discusses...")
Run npx skillmds@latest add jrswab/summarizer in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Summarizer It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
jrswab (@jrswab) published this skill. Their other Agent Skills are listed on their SkillMD profile.