summarize

Installation
SKILL.md

Summarize

Use this skill as an operator manual for the @steipete/summarize CLI.

Core Rule

  • Invoke summarize with bun x @steipete/summarize ....
  • Prefer the local wrapper ./scripts/summarize.sh ... in this skill for consistency.
  • Treat summarize as a black-box CLI. Do not inspect source code unless the user asks.
  • Do not claim credentials/config are missing from parent-shell env inspection alone; prove it with the real CLI path or ./scripts/summarize-doctor.sh, since config may also live outside the current shell.

Workflow

  1. Identify intent.
  • summary: summarize content.
  • extract: extract raw content/transcript without LLM summary.
  • slides: extract slide screenshots from video.
  • transcriber-setup: print ONNX setup env vars.
  • refresh-free: rebuild OpenRouter free preset.
Related skills

More from anntnzrb/agents

Installs
14
Repository
anntnzrb/agents
GitHub Stars
1
First Seen
Feb 28, 2026