← 返回 Skills 市场
Summarize Tianjin
作者
tianjin-ren
· GitHub ↗
· v1.0.0
· MIT-0
288
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install summarize-tianjin
功能描述
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
安全使用建议
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).
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install summarize-tianjin - 安装完成后,直接呼叫该 Skill 的名称或使用
/summarize-tianjin触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Summarize Tianjin 是什么?
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 288 次。
如何安装 Summarize Tianjin?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install summarize-tianjin」即可一键安装,无需额外配置。
Summarize Tianjin 是免费的吗?
是的,Summarize Tianjin 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Summarize Tianjin 支持哪些平台?
Summarize Tianjin 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Summarize Tianjin?
由 tianjin-ren(@tianjin-ren)开发并维护,当前版本 v1.0.0。
推荐 Skills