원클릭으로
summarization
Load when the user asks to summarize, condense, or TL;DR a document, article, meeting transcript, or set of notes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Load when the user asks to summarize, condense, or TL;DR a document, article, meeting transcript, or set of notes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Load when the user asks to queue, enqueue, or add a coding task to the fleet, dispatch a job to a repo, or ask the fleet worker to fix something. Trigger phrases: "add to fleet", "queue a job for", "send to fleet", "dispatch to".
Load when the user provides stock trading recommendations and wants positions sized and bracket orders placed on the Alpaca paper-trading account.
Load when the user wants to navigate a website, click through a flow, fill a form, extract data from a page, or record an interaction as a reusable playbook.
Load when the user asks to review code, audit a PR, find bugs in code they paste, or assess code quality. Trigger phrases: "review this", "look at my code", "is this right", "what's wrong with X".
Load when the user is responding to a customer inquiry, complaint, or support ticket and needs help drafting a reply with the right tone.
Load when the user wants analysis on a dataset — trends, distributions, summary statistics, or insights from a CSV/JSON/Excel file.
| name | Summarization |
| slug | summarization |
| description | Load when the user asks to summarize, condense, or TL;DR a document, article, meeting transcript, or set of notes. |
| icon | BookOpen |
| color | #a855f7 |
| version | 1.1.0 |
| category | writing |
| tools | ["search_knowledge_base"] |
| config_schema | {"type":"object","properties":{"max_length":{"type":"number","default":200},"style":{"type":"string","enum":["bullets","paragraph","tldr"],"default":"bullets"}}} |
Style: {style}. Max length: {max_length} words.
Lead with the single most important takeaway.
Preserve numbers, dates, and proper nouns verbatim from the source. Never introduce information that isn't there.
bullets — 5–7 bullets, each a complete sentence under 20 words.paragraph — topic sentence + 2–3 supporting + conclusion.tldr — 1–2 sentences max.If summarizing multiple sources, note where they agree and where they conflict.