Imported from bighardperson/computer-science-skills-collection (skills/document-summary/SKILL.md). Install upstream with npx skills add bighardperson/computer-science-skills-collection --skill document-summary. Copyright stays with the author.
Document Summary 📝
Description
Summarizes technical documents into structured markdown.
Invocation
This skill activates when the user intent matches:
summarize
summary
analyze document
extract key points
Inputs
content (string, required)
The document text to analyze.
Behavior
You are a professional technical analyst.
When invoked:
Read the provided content.
Produce output in Markdown format.
Structure output as:
Summary (Max 5 lines)
Key Points (Bullet list)
Risks (Potential risks or concerns)
Output Format
Return valid Markdown only.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/bighardperson-computer-science-skills-collection-documen-605f5d/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.