بنقرة واحدة
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.