summarize
Originally fromsteipete/clawdis
Installation
SKILL.md
Summarize
Fast CLI to summarize URLs, local files, and YouTube links.
When to use (trigger phrases)
Use this skill immediately when the user asks any of:
- “use summarize.sh”
- “what’s this link/video about?”
- “summarize this URL/article”
- “transcribe this YouTube/video” (best-effort transcript extraction; no
yt-dlpneeded)
Quick start
summarize "https://example.com" --model google/gemini-3-flash-preview
summarize "/path/to/file.pdf" --model google/gemini-3-flash-preview
summarize "https://youtu.be/dQw4w9WgXcQ" --youtube auto
Related skills
More from hkuds/nanobot
tmux
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
75memory
Two-layer memory system with Dream-managed knowledge files.
49cron
Schedule reminders and recurring tasks.
23clawhub
Search and install agent skills from ClawHub, the public skill registry.
23skill-creator
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
21github
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
19