← 返回 Skills 市场
44
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install apply-8138
功能描述
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
使用说明 (SKILL.md)
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 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|\x3Cchars>--max-output-tokens \x3Ccount>--extract-only(URLs only)--json(machine readable)--firecrawl auto|off|always(fallback extraction)--youtube auto(Apify fallback ifAPIFY_API_TOKENset)
Config
Optional config file: ~/.summarize/config.json
{ "model": "openai/gpt-5.2" }
Optional services:
FIRECRAWL_API_KEYfor blocked sitesAPIFY_API_TOKENfor YouTube fallback
安全使用建议
This skill appears coherent: it is a thin wrapper around a local 'summarize' CLI and documents the expected provider keys. The main action item before installing: verify the Brew tap and inspect the formula/release (steipete/tap/summarize) or the project's GitHub/release artifacts so you know what binary will be installed. Be aware the CLI will send content to external LLM providers and optional services (Firecrawl, Apify) — avoid submitting highly sensitive data unless you trust those providers and the installed binary. If you cannot inspect the formula, consider running the tool in an isolated environment (container or VM) or using a vetted alternative CLI.
能力标签
能力评估
Purpose & Capability
The name/description match the declared requirements: the skill requires a 'summarize' CLI and offers a Brew install for that CLI. The SKILL.md refers to provider API keys (OpenAI, Anthropic, xAI, Google) and optional services (FIRECRAWL_API_KEY, APIFY_API_TOKEN) that are appropriate for a summarization tool that fetches content and calls LLM providers.
Instruction Scope
SKILL.md instructions are focused: run the local 'summarize' binary on URLs or files, set provider API keys if needed, and optionally configure ~/.summarize/config.json. It does not instruct the agent to read unrelated system files or exfiltrate credentials. Note: the CLI itself (not included here) will perform network requests to LLM providers and optional services, so runtime network traffic and content transmission are expected.
Install Mechanism
Install is via a Homebrew formula: steipete/tap/summarize. Using a third‑party brew tap is a common delivery for CLI tools but is higher risk than an audited official package—the binary will be downloaded and run locally. The skill package contains no code to inspect, so you must review the brew formula/release or the binary source before trusting it.
Credentials
The skill does not require any credentials by default. SKILL.md documents optional provider API keys and service tokens that are directly relevant to its function (calling LLMs, Firecrawl, Apify). There are no unrelated or excessive environment variable demands.
Persistence & Privilege
The skill is not forced-always; it is user-invocable and permits normal autonomous invocation (platform default). It does not request persistent system-wide privileges or modification of other skills' configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install apply-8138 - 安装完成后,直接呼叫该 Skill 的名称或使用
/apply-8138触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Version 1.0.3 of "apply-8138" does not introduce any detectable file changes.
- No changes were detected in this release.
- Functionality, documentation, and configuration remain the same as the previous version.
v1.0.2
- Added skill "summarize" for fast summarization of URLs, files (PDFs, images, audio), and YouTube links using the `summarize` CLI.
- Supports multiple AI models (Google Gemini, OpenAI, Anthropic, xAI) with settable API keys.
- Provides flexible output with flags for summary length, output format (JSON), and extraction settings.
- Optional config file and support for fallback services (Firecrawl, Apify) included.
- Default model set to google/gemini-3-flash-preview if none specified.
元数据
常见问题
skill-0327-02222 是什么?
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 44 次。
如何安装 skill-0327-02222?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install apply-8138」即可一键安装,无需额外配置。
skill-0327-02222 是免费的吗?
是的,skill-0327-02222 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
skill-0327-02222 支持哪些平台?
skill-0327-02222 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 skill-0327-02222?
由 yuangui(@yinwuzhe)开发并维护,当前版本 v1.0.3。
推荐 Skills