← Back to Skills Marketplace
yinwuzhe

skill-0331-02

by yuangui · GitHub ↗ · v1.0.6 · MIT-0
cross-platform ✓ Security Clean
156
Downloads
0
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install skill-0331-02
Description
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
Usage Guidance
This skill appears to be what it says: a wrapper around the external summarize CLI. Before installing, verify the Homebrew tap (steipete/tap) and read its formula/repo to ensure you trust the publisher. Be aware the CLI can use your model provider API keys and optional FIRECRAWL/APIFY tokens — store those secrets carefully (e.g., in a secure env or vault) and inspect ~/.summarize/config.json for any saved credentials. If you are concerned about third‑party binaries, consider reviewing the upstream repository or running the tool in a sandboxed environment.
Capability Analysis
Type: OpenClaw Skill Name: skill-0331-02 Version: 1.0.6 The skill is a wrapper for the 'summarize' CLI tool (summarize.sh), used for summarizing URLs, local files, and YouTube videos. It installs via a legitimate Homebrew tap (steipete/tap/summarize) and uses standard environment variables for LLM API keys. No malicious instructions, data exfiltration, or suspicious execution patterns were identified in SKILL.md or the metadata.
Capability Assessment
Purpose & Capability
Name/description, required binary (summarize), and the brew install (steipete/tap/summarize) all align with a CLI that summarizes URLs/files/YouTube. Nothing requested appears unrelated to summarization.
Instruction Scope
SKILL.md instructs the agent to run the summarize CLI on URLs or files and documents optional flags, model keys, and an optional config file (~/.summarize/config.json). It does not instruct reading unrelated system files or exfiltrating data to unexpected endpoints.
Install Mechanism
Install is via a Homebrew formula from the steipete/tap tap. Using a third‑party tap is common but carries more trust risk than an official core formula; the spec does not download arbitrary archives or run obscure installers.
Credentials
No required env vars are declared. The optional API keys listed (OPENAI_API_KEY, ANTHROPIC_API_KEY, XAI, GEMINI_API_KEY, FIRECRAWL_API_KEY, APIFY_API_TOKEN) are reasonable and directly related to content extraction and model providers used by a summarization CLI.
Persistence & Privilege
always is false and there are no instructions to modify other skills or global agent settings. The skill does reference an optional per-user config file but does not request permanent elevated presence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-0331-02
  3. After installation, invoke the skill by name or use /skill-0331-02
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.6
Version 1.0.6 of skill-0331-02 - No file changes detected in this release. - No updates or modifications to functionality or documentation.
v1.0.5
- No changes detected in this release. - Documentation, features, and configuration remain unchanged from the previous version.
v1.0.4
- No changes detected in this version; functionality and documentation remain the same. - Version bump without modifications to files or usage instructions.
v1.0.1
- No user-facing changes in this release. - Version update only; no file or documentation modifications detected.
v1.0.0
- Initial release of the "summarize" skill. - Summarize URLs, PDFs, images, audio files, and YouTube links using the summarize CLI. - Supports multiple AI models (Google Gemini, OpenAI, Anthropic, xAI); configure via API keys. - Flexible output options including length selection, JSON, extraction-only, and output token limits. - Optional config file and integration with Firecrawl and Apify for fallback and advanced extraction.
Metadata
Slug skill-0331-02
Version 1.0.6
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 5
Frequently Asked Questions

What is skill-0331-02?

Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube). It is an AI Agent Skill for Claude Code / OpenClaw, with 156 downloads so far.

How do I install skill-0331-02?

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

Is skill-0331-02 free?

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

Which platforms does skill-0331-02 support?

skill-0331-02 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created skill-0331-02?

It is built and maintained by yuangui (@yinwuzhe); the current version is v1.0.6.

💬 Comments