← 返回 Skills 市场
seeu1688

Summarize XHS

作者 Seagle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
80
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install summarize-xhs
功能描述
内容摘要工具 - 支持 URL/PDF/图片/音频/YouTube
安全使用建议
This skill is coherent for a summarization CLI, but before installing: 1) Inspect the steipete/tap/summarize Homebrew formula or the project's GitHub/release page to ensure you trust the binary’s source; 2) Only provide API keys you trust for the providers you intend to use (the tool supports many backends and optional extraction tokens); 3) Be aware the CLI will fetch external URLs and may call LLM provider endpoints and optional extractor services (FIRECRAWL/APIFY); 4) If you have security concerns, run the binary in a restricted environment or review its source/code before granting keys.
功能分析
Type: OpenClaw Skill Name: summarize-xhs Version: 1.0.0 The skill is a straightforward CLI wrapper for a summarization tool that supports URLs, PDFs, and YouTube links. It utilizes standard environment variables for LLM API keys (OpenAI, Anthropic, Google) and references a legitimate Homebrew tap (steipete/tap/summarize) for installation. No malicious code, data exfiltration, or prompt injection attempts were found in SKILL.md or the metadata.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The name/description (summarize URLs/PDFs/images/audio/YouTube) aligns with the declared requirement: a 'summarize' CLI binary and optional provider API keys. Optional services mentioned (FIRECRAWL, APIFY) are relevant to extracting blocked sites and YouTube content.
Instruction Scope
SKILL.md instructs the agent to run the summarize CLI against URLs, local files, and YouTube links and documents config location (~/.summarize/config.json) and flags. It does not direct the agent to read unrelated system files or to exfiltrate data to unexpected endpoints beyond the providers and extractor services it lists.
Install Mechanism
Install is via Homebrew formula steipete/tap/summarize (creates a 'summarize' binary). Using a third-party Homebrew tap is common for CLI tools but has more trust surface than an official formula; users should review the tap/formula or the upstream release source before installing.
Credentials
SKILL.md references multiple provider API keys (OPENAI_API_KEY, ANTHROPIC_API_KEY, XAI_API_KEY, GEMINI_API_KEY/aliases) and optional FIRECRAWL/APIFY tokens — these are proportionate for a summarizer that supports multiple LLM backends and extraction helpers. Registry metadata lists 'Required env vars: none' which is acceptable if keys are optional, but users should be aware the CLI will behave differently depending on which keys are supplied.
Persistence & Privilege
Skill is not forced-always and does not request special platform-wide privileges. It documents writing/reading an optional per-user config file (~/.summarize/config.json), which is expected for CLI configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install summarize-xhs
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /summarize-xhs 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Summarize skill, a fast CLI tool for summarizing URLs, local files, and YouTube links. - Supports multiple content types: URL, PDF, image, audio, and YouTube. - Allows model selection and API configuration, with support for OpenAI, Anthropic, xAI, and Google (Gemini). - Provides flexible output options, including summary length, JSON formatting, and extraction modes. - Includes optional config file support and fallback services for web and YouTube extraction. - Default model set to google/gemini-3-flash-preview if not specified.
元数据
Slug summarize-xhs
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Summarize XHS 是什么?

内容摘要工具 - 支持 URL/PDF/图片/音频/YouTube. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 80 次。

如何安装 Summarize XHS?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install summarize-xhs」即可一键安装,无需额外配置。

Summarize XHS 是免费的吗?

是的,Summarize XHS 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Summarize XHS 支持哪些平台?

Summarize XHS 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Summarize XHS?

由 Seagle(@seeu1688)开发并维护,当前版本 v1.0.0。

💬 留言讨论