ワンクリックで
summarize
Condense long content into a concise summary
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Condense long content into a concise summary
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
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)