← Back to Skills Marketplace
seeu1688

Summarize XHS

by Seagle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
80
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install summarize-xhs
Description
内容摘要工具 - 支持 URL/PDF/图片/音频/YouTube
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install summarize-xhs
  3. After installation, invoke the skill by name or use /summarize-xhs
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug summarize-xhs
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Summarize XHS?

内容摘要工具 - 支持 URL/PDF/图片/音频/YouTube. It is an AI Agent Skill for Claude Code / OpenClaw, with 80 downloads so far.

How do I install Summarize XHS?

Run "/install summarize-xhs" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Summarize XHS free?

Yes, Summarize XHS is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Summarize XHS support?

Summarize XHS is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Summarize XHS?

It is built and maintained by Seagle (@seeu1688); the current version is v1.0.0.

💬 Comments