← Back to Skills Marketplace
yinwuzhe

0512-03-tos2-skill

by yuangui · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install 0512-03-tos2-skill
Description
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
README (SKILL.md)

Summarize

Fast CLI to summarize URLs, local files, and YouTube links.

Quick start

summarize "https://example.com" --model google/gemini-3-flash-preview
summarize "/path/to/file.pdf" --model google/gemini-3-flash-preview
summarize "https://youtu.be/dQw4w9WgXcQ" --youtube auto

Model + keys

Set the API key for your chosen provider:

  • OpenAI: OPENAI_API_KEY
  • Anthropic: ANTHROPIC_API_KEY
  • xAI: XAI_API_KEY
  • Google: GEMINI_API_KEY (aliases: GOOGLE_GENERATIVE_AI_API_KEY, GOOGLE_API_KEY)

Default model is google/gemini-3-flash-preview if none is set.

Useful flags

  • --length short|medium|long|xl|xxl|\x3Cchars>
  • --max-output-tokens \x3Ccount>
  • --extract-only (URLs only)
  • --json (machine readable)
  • --firecrawl auto|off|always (fallback extraction)
  • --youtube auto (Apify fallback if APIFY_API_TOKEN set)

Config

Optional config file: ~/.summarize/config.json

{ "model": "openai/gpt-5.2" }

Optional services:

  • FIRECRAWL_API_KEY for blocked sites
  • APIFY_API_TOKEN for YouTube fallback
Usage Guidance
This skill appears benign and purpose-aligned. Before installing, make sure you trust the summarize Homebrew tap and only provide API keys and files you are comfortable using with the selected model, Firecrawl, or Apify services.
Capability Analysis
Type: OpenClaw Skill Name: 0512-03-tos2-skill Version: 1.0.1 The skill bundle provides documentation and installation instructions for a legitimate summarization CLI tool (summarize.sh). It utilizes standard environment variables for LLM API keys and provides installation via a known Homebrew tap (steipete/tap/summarize). No malicious code, data exfiltration, or suspicious prompt-injection instructions were identified in SKILL.md or _meta.json.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The skill purpose and commands are coherent: it summarizes user-supplied URLs, local files, and YouTube links using the summarize CLI. Because it supports local files and provider-backed models, users should understand selected content may be processed outside the local machine.
Instruction Scope
The instructions are straightforward usage examples and option documentation. They do not contain hidden prompt overrides, forced autonomous behavior, destructive actions, or goal redirection.
Install Mechanism
Installation uses a third-party Homebrew tap, steipete/tap/summarize, and the submitted package contains no executable code to review. This is normal for a CLI wrapper skill but leaves trust in the external formula and CLI.
Credentials
SKILL.md documents API keys for OpenAI, Anthropic, xAI, Google, Firecrawl, and Apify, while registry requirements list no required env vars. The keys are purpose-aligned for summarization but should be treated as sensitive account credentials.
Persistence & Privilege
The only persistence shown is an optional user config file at ~/.summarize/config.json for model preference. No background service, autostart, credential storage, or ongoing autonomous behavior is described.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install 0512-03-tos2-skill
  3. After installation, invoke the skill by name or use /0512-03-tos2-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Version 1.0.1 - Added documentation on installing and using the summarize CLI tool. - Clarified support for summarizing URLs, local files (PDF, images, audio), and YouTube links. - Detailed API key setup for multiple providers (OpenAI, Anthropic, xAI, Google). - Listed available CLI flags and configuration options. - Provided quick start commands and example config files.
Metadata
Slug 0512-03-tos2-skill
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 0512-03-tos2-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 90 downloads so far.

How do I install 0512-03-tos2-skill?

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

Is 0512-03-tos2-skill free?

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

Which platforms does 0512-03-tos2-skill support?

0512-03-tos2-skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 0512-03-tos2-skill?

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

💬 Comments