← 返回 Skills 市场
naive-white-expert

summarizenew

作者 naive-white-expert · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ⚠ suspicious
101
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install summarizenew
功能描述
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
安全使用建议
This skill appears to be a thin adapter around an external 'summarize' CLI and is mostly coherent with that purpose, but take these precautions before installing or providing API keys: - Verify the Homebrew formula source: inspect steipete/tap/summarize on the tap's repo to confirm what the install writes and whether the binary is built from a trustworthy source. - Check the binary behavior in a sandbox/container before running it on sensitive hosts (network traffic, endpoints contacted, and any telemetry it emits). - Only provide API keys (OpenAI, Anthropic, XAI, GEMINI, FIRECRAWL, APIFY) if you trust the source; keys permit the binary to make requests to third‑party LLM/crawler services and could incur cost or leak input. - Investigate the packaging metadata mismatch (registry metadata vs. included _meta.json). Ask the publisher to confirm the correct owner/slug/version if provenance matters. - Prefer official or well-known distributions when possible; if unsure, run the summarize binary locally in a restricted environment and review network calls (e.g., with a proxy) before using with real credentials.
能力评估
Purpose & Capability
The skill's name/description match the runtime instructions: it delegates work to a 'summarize' CLI and documents how to call it. Requiring/declaring the 'summarize' binary and providing a brew install for steipete/tap/summarize is consistent with the described purpose. However, registry metadata (owner/slug/version) does not match the included _meta.json (different ownerId, slug 'summarize', and version 1.0.0), which is an incoherence in packaging/metadata.
Instruction Scope
SKILL.md simply instructs the agent to call the external summarize CLI on URLs/files and documents optional config (~/.summarize/config.json) and provider API keys. It does not instruct the agent to read unrelated system files, exfiltrate arbitrary local data, or call unexpected endpoints beyond the LLM and optional crawler services described.
Install Mechanism
Install is a Homebrew formula: steipete/tap/summarize. Homebrew taps are a common installation mechanism but this is a third‑party tap rather than an official core formula; that increases risk relative to 'no install spec' but is lower risk than an arbitrary download URL. Users should review the formula/source to confirm what the installed binary does.
Credentials
SKILL.md documents multiple optional API keys (OPENAI_API_KEY, ANTHROPIC_API_KEY, XAI_API_KEY, GEMINI_API_KEY, FIRECRAWL_API_KEY, APIFY_API_TOKEN). These align with a summarization tool that can use multiple providers and optional crawler fallbacks, so the keys are proportionate to the stated functionality—but they are sensitive credentials. The registry metadata lists no required env vars, which matches SKILL.md making them optional. Users should avoid supplying keys unless they trust the binary.
Persistence & Privilege
The skill does not request 'always: true' and is user-invocable/autonomous invocation is default. There is no evidence it attempts to modify other skills or system-wide agent settings. It references an optional per-user config file (~/.summarize/config.json), which is expected behavior for a CLI.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install summarizenew
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /summarizenew 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Summarizenew 2.0.0 changelog: - Major update with redesigned documentation and improved quick-start guide. - Expanded support: summarize web content, PDFs, images, audio, and YouTube links from the CLI. - Introduced flexible model selection and auto-fallback for extraction and YouTube processing. - Added detailed instructions for API key setup and optional config file. - New and improved CLI flags for fine-tuned summaries and output formats.
元数据
Slug summarizenew
版本 2.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

summarizenew 是什么?

Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。

如何安装 summarizenew?

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

summarizenew 是免费的吗?

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

summarizenew 支持哪些平台?

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

谁开发了 summarizenew?

由 naive-white-expert(@naive-white-expert)开发并维护,当前版本 v2.0.0。

💬 留言讨论