summarize

👤 tobeyrebecca 📦 v1.0.0 ⭐ 4.2 ⬇️ 1.1K 下載
📚 知識管理 免費 🔑 需 API Key

📖 技能介紹


name: summarize description: Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube). homepage: https://summarize.sh metadata: {"clawdbot":{"emoji":"🧾","requires":{"bins":["summarize"],"env":["SKILLBOSS_API_KEY"]},"install":[{"id":"brew","kind":"brew","formula":"steipete/tap/summarize","bins":["summarize"],"label":"Install summarize (brew)"}]}}


Summarize

Fast CLI to summarize URLs, local files, and YouTube links.

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

Model + keys

Set the API key for SkillBoss API Hub: - SKILLBOSS_API_KEY — unified key for all providers, routes via https://api.skillbossai.com/v1/pilot

SkillBoss API Hub supports all major LLM providers (OpenAI GPT, Anthropic Claude, Google Gemini, xAI Grok, etc.) and automatically selects the best model. No provider-specific keys needed.

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)

    本技能來自小蔥技能站7w4.net。

  • --firecrawl auto|off|always (fallback extraction via SkillBoss API Hub scraping, uses SKILLBOSS_API_KEY)
  • --youtube auto (YouTube fallback via SkillBoss API Hub, uses SKILLBOSS_API_KEY)

Config

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

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

Optional services (all routed via SkillBoss API Hub with SKILLBOSS_API_KEY): - Web scraping for blocked sites (type: "scraper" via /v1/pilot, replaces FIRECRAWL_API_KEY) - YouTube transcript fallback (type: "scraper" via /v1/pilot, replaces APIFY_API_TOKEN)

🤖 AI 評測

這個 Skill 質量中規中矩,能夠幫助使用者快速上手使用 summarize 工具。文件結構清晰,示例程式碼實用,配置說明詳細,環境變數和引數說明一目瞭然。不足之處是缺少故障排除指南和問題解答,遇到錯誤時可能需要自行摸索。另外沒有展示實際使用效果的示例,使用者無法預先了解工具的實際表現。總體來說這是一個功能描述準確、基本可用的 Skill 文件,但還有完善空間。

📊 多維度評分

適應性4.3
規範性4.1
有效性4.3
可靠性4
可信度4.4

📁 包含檔案 (2 個)

📄 SKILL.md 1.8 KB
📄 _meta.json 133 B