← 返回 Skills 市场
yinwuzhe

测试 skill

作者 yuangui · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
109
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install summarize-dudutest
功能描述
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
安全使用建议
This skill is an instruction-only wrapper around the external 'summarize' CLI and looks internally consistent. Before installing: 1) Verify the Homebrew tap (steipete/tap) and the summarize project (e.g., confirm maintainers and source code) so you trust the binary you will run. 2) Remember that using the tool with a provider API key will send content to that provider — avoid summarizing sensitive documents unless you trust the provider and the CLI. 3) The CLI may read any local file path you provide and an optional ~/.summarize/config.json; inspect that config if present. 4) If you are unsure about the tap, consider building from source or reviewing the package contents first.
功能分析
Type: OpenClaw Skill Name: summarize-dudutest Version: 1.0.3 The skill is a wrapper for the 'summarize' CLI tool, designed to summarize URLs, local files, and YouTube links using various LLM providers. It uses standard Homebrew installation procedures (steipete/tap/summarize) and relies on common environment variables for API keys (e.g., OPENAI_API_KEY, GEMINI_API_KEY), with no evidence of malicious intent, data exfiltration, or prompt injection in SKILL.md.
能力评估
Purpose & Capability
The name/description say it summarizes URLs/files via a CLI and the skill requires the 'summarize' binary and offers a Homebrew install for that binary — this is proportionate and expected.
Instruction Scope
SKILL.md only instructs the agent to call the summarize CLI on URLs, local files, and YouTube links, and documents optional config and provider keys. It does reference reading an optional config file (~/.summarize/config.json) and user-specified local files (which is required for the task) but does not instruct reading unrelated system files or exfiltrating data to non-standard endpoints.
Install Mechanism
Install uses a Homebrew formula (steipete/tap/summarize) which is a low-risk, common install path, but the tap appears to be a third-party user tap — verify you trust the tap/source before installing.
Credentials
The skill does not require environment variables, but SKILL.md documents optional provider keys (OPENAI_API_KEY, ANTHROPIC_API_KEY, XAI_API_KEY, GEMINI_API_KEY, FIRECRAWL_API_KEY, APIFY_API_TOKEN). These are reasonable for a summarization tool that can call external model providers, but they are sensitive credentials and you should not provide them unless you trust the CLI and its source.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide config changes or persistent elevated privileges. It only documents an optional per-user config file location.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install summarize-dudutest
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /summarize-dudutest 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Improved documentation with clear usage instructions, quick start examples, and flag explanations. - Added details on supported models and how to set API keys for OpenAI, Anthropic, xAI, and Google. - Explained optional config file usage for setting defaults. - Listed additional service integrations for enhanced extraction and YouTube summarization. - Updated homepage and metadata for easier installation via Homebrew.
元数据
Slug summarize-dudutest
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

测试 skill 是什么?

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

如何安装 测试 skill?

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

测试 skill 是免费的吗?

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

测试 skill 支持哪些平台?

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

谁开发了 测试 skill?

由 yuangui(@yinwuzhe)开发并维护,当前版本 v1.0.3。

💬 留言讨论