summarize

star 0

Summarize text or web content

leejw51 By leejw51 schedule Updated 2/4/2026

name: summarize description: Summarize text or web content

When user asks to summarize something:

  1. If given a URL, use browser_navigate to visit it
  2. Use browser_get_text to extract content
  3. Provide a concise summary with key points

Format:

  • TL;DR: One sentence summary
  • Key Points: 3-5 bullet points
  • Details: Brief elaboration if needed
Install via CLI
npx skills add https://github.com/leejw51/SquidBot --skill summarize
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator