← Back to Skills Marketplace
Summarize Tianjin
by
tianjin-ren
· GitHub ↗
· v1.0.0
· MIT-0
288
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install summarize-tianjin
Description
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
Usage Guidance
This skill is a small wrapper that expects you to install a third‑party CLI via a Homebrew tap. Before installing: (1) verify the Homebrew tap/formula source (steipete/tap) on GitHub to ensure the binary is from a trusted maintainer; (2) remember that running the CLI on local files will cause content to be read and (typically) sent to remote model providers — avoid summarizing sensitive secrets unless you trust the provider and key scope; (3) keep API keys out of shared environments and prefer scoped keys; (4) inspect or sandbox the binary if you need higher assurance. Note: the bundled _meta.json ownerId differs from the registry metadata ownerId — this metadata mismatch is not necessarily malicious but is worth checking (could indicate repackaging).
Capability Analysis
Type: OpenClaw Skill
Name: summarize-tianjin
Version: 1.0.0
The skill bundle provides instructions and metadata for using the 'summarize' CLI tool to process URLs, PDFs, and YouTube links. It utilizes standard environment variables for LLM API keys and references a legitimate Homebrew tap (steipete/tap/summarize) for installation, with no evidence of malicious intent or suspicious behavior in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (summarize URLs/files) matches the declared requirement (summarize binary) and the install (Homebrew formula steipete/tap/summarize). The CLI is the logical thing to require.
Instruction Scope
SKILL.md tells the agent to run the summarize CLI against URLs, local files, and YouTube links. This is expected, but be aware summarizing local files will cause the CLI to read user files and the CLI will likely send content to remote model providers (OpenAI/Anthropic/Google/xAI) when API keys are set. The README also references optional FIRECRAWL/APIFY tokens for extraction fallbacks.
Install Mechanism
Install uses a third-party Homebrew tap (steipete/tap) which is a common but external distribution mechanism; brew installs are lower-risk than arbitrary downloads but you should review the tap/formula source before installing to confirm trustworthiness.
Credentials
The skill declares no required env vars and only documents standard provider API keys and optional tokens (OPENAI_API_KEY, ANTHROPIC_API_KEY, GEMINI_API_KEY, XAI_API_KEY, FIRECRAWL_API_KEY, APIFY_API_TOKEN). These map to the described functionality and are proportionate.
Persistence & Privilege
The skill does not request always:true or any special persistent privileges. It's user-invocable and relies on an external CLI; no indication it modifies other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install summarize-tianjin - After installation, invoke the skill by name or use
/summarize-tianjin - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the summarize-tianjin skill.
- Provides a fast CLI for summarizing URLs, local files (PDFs, images, audio), and YouTube links.
- Supports multiple AI models from Google, OpenAI, Anthropic, and xAI.
- Includes useful flags for summary length, output format, extraction mode, and fallback options.
- Allows configuration via environment variables and optional config file.
- Supports API fallback services (Firecrawl, Apify) for improved extraction and YouTube summarization.
Metadata
Frequently Asked Questions
What is Summarize Tianjin?
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube). It is an AI Agent Skill for Claude Code / OpenClaw, with 288 downloads so far.
How do I install Summarize Tianjin?
Run "/install summarize-tianjin" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Summarize Tianjin free?
Yes, Summarize Tianjin is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Summarize Tianjin support?
Summarize Tianjin is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Summarize Tianjin?
It is built and maintained by tianjin-ren (@tianjin-ren); the current version is v1.0.0.
More Skills