with one click
summarize
Condense long content into a concise summary
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Condense long content into a concise summary
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Initialize a sklock workspace in a project — install sklock, scaffold the skills directory, infer requires[] dependencies from skill descriptions, generate skill.lock, and verify the workspace is healthy. Use when setting up sklock for the first time or onboarding a project that already has skills.
Format citations in APA, MLA, or Chicago style
A standalone skill with no dependencies
Gather sources, summarize findings, and produce a structured report
Retrieve raw content from a URL or local file path
Render text as markdown, JSON, or plain prose
| name | summarize |
| version | 0.2.0 |
| tags | ["nlp"] |
| description | Condense long content into a concise summary |
Condense long content into a concise summary using the configured LLM.
Internal sub-skills (fetch-content, format-output) handle IO and rendering.
source — URL or file pathmax_sentences — target length (default: 5)