summarize — community summarize, openmino, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Text Analysis Agents needing fast and accurate content summarization capabilities. A ready-to-use workspace template that turns any AI agent into a persistent, evolving companion. No server, no database, no complex setup — just a folder of files.

hAcKlyc hAcKlyc
[7]
[1]
Updated: 2/25/2026

Agent Capability Analysis

The summarize skill by hAcKlyc is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Perfect for Text Analysis Agents needing fast and accurate content summarization capabilities.

Core Value

Empowers agents to summarize URLs, local files, and YouTube links using advanced models like google/gemini-3-flash-preview, providing best-effort transcript extraction without requiring yt-dlp, and supports various file formats such as PDF.

Capabilities Granted for summarize

Summarizing news articles from URLs
Transcribing YouTube videos for analysis
Automating document summarization from local files

! Prerequisites & Limits

  • Requires CLI access
  • Dependent on model availability like google/gemini-3-flash-preview
  • No server or database setup provided
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

summarize

Install summarize, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

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-dlp needed)

Quick start

bash
1summarize "https://example.com" --model google/gemini-3-flash-preview 2summarize "/path/to/file.pdf" --model google/gemini-3-flash-preview 3summarize "https://youtu.be/dQw4w9WgXcQ" --youtube auto

YouTube: summary vs transcript

Best-effort transcript (URLs only):

bash
1summarize "https://youtu.be/dQw4w9WgXcQ" --youtube auto --extract-only

If the user asked for a transcript but it's huge, return a tight summary first, then ask which section/time range to expand.

Model + keys

Set the API key for your chosen provider:

  • OpenAI: OPENAI_API_KEY
  • Anthropic: ANTHROPIC_API_KEY
  • xAI: XAI_API_KEY
  • Google: GEMINI_API_KEY (aliases: GOOGLE_GENERATIVE_AI_API_KEY, GOOGLE_API_KEY)

Default model is google/gemini-3-flash-preview if none is set.

Useful flags

  • --length short|medium|long|xl|xxl|<chars>
  • --max-output-tokens <count>
  • --extract-only (URLs only)
  • --json (machine readable)
  • --firecrawl auto|off|always (fallback extraction)
  • --youtube auto (Apify fallback if APIFY_API_TOKEN set)

Config

Optional config file: ~/.summarize/config.json

json
1{ "model": "openai/gpt-5.2" }

Optional services:

  • FIRECRAWL_API_KEY for blocked sites
  • APIFY_API_TOKEN for YouTube fallback

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is summarize?

Perfect for Text Analysis Agents needing fast and accurate content summarization capabilities. A ready-to-use workspace template that turns any AI agent into a persistent, evolving companion. No server, no database, no complex setup — just a folder of files.

How do I install summarize?

Run the command: npx killer-skills add hAcKlyc/openmino/summarize. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for summarize?

Key use cases include: Summarizing news articles from URLs, Transcribing YouTube videos for analysis, Automating document summarization from local files.

Which IDEs are compatible with summarize?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for summarize?

Requires CLI access. Dependent on model availability like google/gemini-3-flash-preview. No server or database setup provided.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add hAcKlyc/openmino/summarize. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use summarize immediately in the current project.

Related Skills

Looking for an alternative to summarize or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI