ワンクリックで
summarize
Summarize or extract text/transcripts from URLs, podcasts, and local files.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Summarize or extract text/transcripts from URLs, podcasts, and local files.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Production-grade browser automation for AI agents using Playwright. Navigate URLs, take screenshots, click elements, fill forms, extract text/data, wait for elements, handle multiple tabs, and manage cookies/sessions. Use when an AI agent needs to interact with web applications for data extraction, testing, form submission, visual verification, login flows, or any browser-based automation. Security-focused with sandboxed browsing and domain controls.
Create, list, update, and manage Google Calendar events via Composio integration. Use for scheduling and calendar operations.
Create, read, and edit Google Docs via Composio integration.
Upload, download, search, share, and manage files in Google Drive via Composio.
Send, read, search, and manage Gmail via Composio integration. Use when working with email operations.
Create meetings and manage Google Meet spaces via Composio integration.
| name | summarize |
| description | Summarize or extract text/transcripts from URLs, podcasts, and local files. |
| homepage | https://summarize.sh |
| metadata | {"nachos":{"requires":{"bins":["summarize"]}}} |
Fast CLI to summarize URLs, local files, and YouTube links.
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
--json for machine-readable output.--extract-only for transcripts (URLs only).