← Back to Skills Marketplace
yinwuzhe

skill-0327-01

by yuangui · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skill-0327-01
Description
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
Usage Guidance
What to consider before installing: 1) The CLI will contact external model providers (OpenAI, Anthropic, Google/xAI) and optional services (Apify, Firecrawl). Only provide API keys you trust and that have minimal privileges. 2) SKILL.md references environment variables and a home config file (~/.summarize/config.json) but the skill metadata does not declare them — expect the installed CLI to read that file and use any API keys in your environment. 3) The installer is a third-party brew tap (steipete/tap). If you plan to install, review the brew formula and upstream repository (and checksum/signature if available) before installing, or build from source yourself. 4) If you need higher confidence, ask the publisher for the upstream source repo, release hashes, and the brew formula link or check the binary in a sandboxed environment first. 5) Note the registry ownerId in the registry metadata differs from the ownerId inside _meta.json; this mismatch is not necessarily malicious but is worth confirming with the publisher.
Capability Analysis
Type: OpenClaw Skill Name: skill-0327-01 Version: 1.0.0 The skill bundle provides documentation and installation instructions for a legitimate CLI tool ('summarize') used for summarizing URLs and files via LLM providers. It specifies standard environment variables for API keys and uses a reputable Homebrew tap (steipete/tap/summarize) for installation, with no evidence of malicious intent or suspicious instructions.
Capability Assessment
Purpose & Capability
Name/description match the actual runtime behavior: the skill is instruction-only and calls a 'summarize' CLI to summarize web pages, PDFs, images, audio, and YouTube links. Requiring the 'summarize' binary and providing a brew install for it is coherent with the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run the summarize CLI and to use provider API keys and an optional config file (~/.summarize/config.json). Those runtime instructions reference environment variables and a home-directory config file that are not declared in the skill metadata. The instructions also mention fallbacks that use external services (Apify, Firecrawl), meaning content will be sent to third-party providers — expected for this use case but not documented in the metadata.
Install Mechanism
Install is via brew formula 'steipete/tap/summarize' which is a third-party tap. Brew installs are common, but third-party taps are less vetted than official repositories; the install will create a binary named 'summarize'. There is no checksum or source repo/link provided in the skill metadata for verification.
Credentials
SKILL.md lists multiple provider API keys (OPENAI_API_KEY, ANTHROPIC_API_KEY, XAI_API_KEY, GEMINI_API_KEY and aliases) plus optional FIRECRAWL_API_KEY and APIFY_API_TOKEN and references a home config file. However, requires.env in the skill metadata lists no environment variables and required config paths are empty. This mismatch means the skill may expect sensitive credentials or read a config from your home directory even though metadata doesn't declare those requirements.
Persistence & Privilege
The skill is not marked 'always', does not request persistent elevated privileges, and is instruction-only (no code files written by the skill). Nothing indicates it will modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-0327-01
  3. After installation, invoke the skill by name or use /skill-0327-01
  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. - Summarize URLs, PDFs, images, audio files, and YouTube videos using the "summarize" CLI tool. - Supports multiple AI models (Google Gemini, OpenAI, Anthropic, xAI) with configurable API keys. - Various useful flags: specify summary length, output format (JSON), extraction options, and YouTube/Apify integration. - Optional configuration file support for default settings. - Includes instructions for quick setup and model-specific keys.
Metadata
Slug skill-0327-01
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is skill-0327-01?

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

How do I install skill-0327-01?

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

Is skill-0327-01 free?

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

Which platforms does skill-0327-01 support?

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

Who created skill-0327-01?

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

💬 Comments