ワンクリックで
extract-key-points
Extract the most important takeaways from a document as a prioritized list.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Extract the most important takeaways from a document as a prioritized list.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use this skill to generate well-branded interfaces and assets for AGENT-33, either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping.
Scan code for security vulnerabilities and unsafe patterns with remediation guidance.
Review a code diff for correctness, logic errors, and style issues.
Propose targeted refactoring and readability improvements for reviewed code.
Diagnose and explain error messages with root cause analysis and actionable fix steps.
Assist with common git operations including branching, committing, and pull requests.
| name | extract-key-points |
| version | 1.0.0 |
| description | Extract the most important takeaways from a document as a prioritized list. |
| allowed_tools | ["file_ops"] |
| tags | ["summarization","key-points","documents"] |
Given a document, identify and rank the most important takeaways that a reader must understand to grasp the document's value. Key points are distinct from a sequential summary — they are the insights and conclusions that matter most, regardless of where they appear in the document.
A key point should:
A key point should NOT:
## Key Points: <document title>
1. **<Short title>**: <One to two sentence statement of the key point.
Include specific figures or qualifications exactly as stated.>
2. **<Short title>**: <...>
...
*Source: <file path or document reference>*