Content summarizer
Skill elisaterumi-ai/agent-skills-in-practice/examples/content-summarizer
Learn what AI skills are and how to design, structure, and use them in real-world agent systems.
npx -y skills add elisaterumi-ai/agent-skills-in-practice --skill content-summarizerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Summarizes long-form content into key insights. Use when reducing large texts.
SKILL.md
0.3 KB, as published. Nobody here has run it
Instructions
- Identify main ideas
- Remove redundant information
- Preserve key insights
- Keep concise
Output Format
Summary
Short summary
Key Points
- Point 1
- Point 2