← Back to Skills Marketplace
109
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install summarize-dudutest
Description
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install summarize-dudutest - After installation, invoke the skill by name or use
/summarize-dudutest - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 测试 skill?
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube). It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.
How do I install 测试 skill?
Run "/install summarize-dudutest" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 测试 skill free?
Yes, 测试 skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 测试 skill support?
测试 skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 测试 skill?
It is built and maintained by yuangui (@yinwuzhe); the current version is v1.0.3.
More Skills