← 返回 Skills 市场
207
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-ts
功能描述
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
安全使用建议
This skill appears coherent with its description, but take these precautions before installing: 1) Verify the Homebrew tap (steipete) and the formula source on GitHub or the project homepage (https://summarize.sh) to confirm you trust the binary. 2) Inspect the installed 'summarize' binary or its source if available; treat third-party taps as higher risk than core packages. 3) Only provide API keys with the minimum scope needed and avoid placing unrelated secrets in ~/.summarize/config.json. 4) If you run the tool on sensitive content, review its network behavior (e.g., where it sends data) and consider using provider keys/accounts you can revoke. Overall the pieces are proportionate to the stated purpose, but verifying the upstream formula/binary is recommended.
功能分析
Type: OpenClaw Skill
Name: skill-ts
Version: 1.0.0
The skill bundle provides a legitimate interface for the 'summarize' CLI tool, which processes URLs, files, and YouTube links using various LLM providers. It uses a standard Homebrew installation path (steipete/tap/summarize) and requires typical API keys for operation, with no evidence of malicious intent, data exfiltration, or prompt injection in SKILL.md.
能力评估
Purpose & Capability
Name/description (summarize URLs/files/YouTube) match the declared runtime dependency on a 'summarize' CLI and the CLI-focused instructions. The referenced model API keys and optional services (FIRECRAWL_API_KEY, APIFY_API_TOKEN) are relevant to extracting and summarizing web content and YouTube fallbacks.
Instruction Scope
SKILL.md only instructs calling the summarize CLI with flags, references an optional config file (~/.summarize/config.json), and documents which provider API keys the CLI can use. It does not direct reading of unrelated system files, exfiltration to unexpected endpoints, or other out-of-scope actions.
Install Mechanism
Install is via a Homebrew formula (steipete/tap/summarize), which is a common mechanism and lower-risk than arbitrary downloads. Note: this is a third-party tap (steipete) rather than an official core formula; verifying the tap/source before installing is advisable.
Credentials
The skill declares no required env vars but documents optional API keys (OPENAI_API_KEY, ANTHROPIC_API_KEY, XAI_API_KEY, GEMINI_API_KEY, FIRECRAWL_API_KEY, APIFY_API_TOKEN). These are proportionate to a summarization CLI that calls external LLM providers and optional extraction services. The config path (~/.summarize/config.json) is expected for such a tool; users should avoid placing unrelated secrets there.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent platform privileges. It's instruction-only and relies on an external binary; it does not modify other skills or system-wide agent settings in the SKILL.md.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-ts - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-ts触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Skill version 1.0.0 introduces the summarize CLI integration.
- Adds support for summarizing URLs, local files (including PDFs, images, audio), and YouTube links.
- Supports multiple models and providers (OpenAI, Anthropic, xAI, Google; defaults to Gemini 3 Flash).
- Allows flexible summarization with flags for output length, JSON format, and extraction fallback options.
- Enables easy API key configuration and optional config file support.
- Optional integrations with Firecrawl and Apify for enhanced extraction and YouTube handling.
元数据
常见问题
skill-ts 是什么?
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 207 次。
如何安装 skill-ts?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-ts」即可一键安装,无需额外配置。
skill-ts 是免费的吗?
是的,skill-ts 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
skill-ts 支持哪些平台?
skill-ts 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 skill-ts?
由 Trans(@tranhuilee)开发并维护,当前版本 v1.0.0。
推荐 Skills