ワンクリックで
summarize
Summarize pasted text or notes with the configured local model.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Summarize pasted text or notes with the configured local model.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
LocalClaw-native adaptation of web-access for real web tasks, search, logged-in browsing, dynamic pages, and browser interaction through the local Chrome session.
Summarize invoice amounts and purposes from PDF files in directories
Extract text content from PDF files
Read a file and summarize its content using the local model
Fetch a page or endpoint over HTTP when a lightweight browser-style read is enough.
Search bundled skills and ClawHub skills that match a user need.
| name | summarize |
| version | 1.0.0 |
| description | Summarize pasted text or notes with the configured local model. |
| type | workflow |
| inputs | {"content":"string","length":"string","focus":"string"} |
| tools | ["_local_model_prompt"] |
| actions | [{"type":"tool_call","name":"summarize_content","tool":"_local_model_prompt","params":{"prompt":"Summarize the following content in the user's language. Preferred length: {{length or 'medium'}}. Focus: {{focus or 'key facts and takeaways'}}.\nContent: {{content}}","max_tokens":768,"temperature":0.2}}] |
| permissions | {"risk_level":"low"} |
| metadata | {"display_name":"Summarize","author":"LocalClaw","category":"writing","tags":["openclaw","summarize","local-model"],"catalog_id":"summarize","skill_key":"summarize","aliases":["Summarize","summary"],"openclaw":{"skillKey":"summarize","aliases":["Summarize","summary"]}} |
Use this skill when the user gives you text and wants a concise summary, key takeaways, or a tighter recap generated by the local model.