← Back to Skills Marketplace
shaohaojie1

Tmtpost Summarizer

by shj_X · GitHub ↗ · v1.3.0 · MIT-0
cross-platform ✓ Security Clean
113
Downloads
2
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install tmtpost-summarizer
Description
钛媒体(https://www.tmtpost.com/)文章阅读与资讯总结助手。支持四种模式:(1) 读取最新文章并深度总结;(2) 从快报频道汇总当前最新十条热点资讯;(3) 关键词过滤模式;(4) 指定URL直接总结;(5) 多篇横向对比分析。触发词:帮我看钛媒体、钛媒体快报、最新十条、关键词XX的钛媒体、...
Usage Guidance
The skill appears coherent and limited to scraping and summarizing tmtpost.com pages. Before installing, review the bundled scripts (they will run curl, grep and python3) and note they will create/read a cache under XDG_CACHE_DIR or ~/.cache/tmtpost. The skill accepts user-provided URLs—avoid giving internal or sensitive URLs (SSRF / internal access risk if the agent environment can reach internal networks). Keywords are used as grep/regex patterns (may match more than expected) but there are no requested secrets or external endpoints. If you want extra safety, run the skill in a sandboxed environment or inspect/modify the scripts to restrict allowed hostnames to tmtpost.com.
Capability Assessment
Purpose & Capability
Name/description (Tmtpost article summarizer) match the included scripts and SKILL.md. All network calls target tmtpost.com pages and the prompt templates describe article/nictation summarization. No unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md instructs the agent to fetch tmtpost URLs (homepage, /nictation, or user-provided article URLs) and then format summaries using the provided prompt template. The included shell scripts perform only site fetches, simple parsing, and local caching. They do not read unrelated system files or exfiltrate data to third-party endpoints.
Install Mechanism
No install spec or remote downloads; the skill is instruction-only with bundled shell scripts. Scripts are run locally (curl, grep, python3), which is expected for this functionality and poses normal local-execution risk but no hidden installer behavior.
Credentials
The skill requires no environment variables or credentials. It writes/reads a local cache directory (XDG_CACHE_DIR or $HOME/.cache/tmtpost), which is proportionate to its caching behavior. No secrets or unrelated config paths are requested.
Persistence & Privilege
always is false and the skill does not modify other skills or global agent settings. It stores cache files only under a per-user cache directory. No elevated or persistent privileges are requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tmtpost-summarizer
  3. After installation, invoke the skill by name or use /tmtpost-summarizer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.3.0
快报模式改为当前最新十条,不再限制近十天范围
v1.2.0
新增模式C关键词过滤快报、模式D指定URL直接总结、模式E多篇横向对比分析
v1.1.0
新增快报汇总模式,支持从/nictation抓取近十天热点资讯
v1.0.0
- 首发版本,支持自动抓取钛媒体(tmtpost.com)最新文章。 - 提供结构化中文总结,包含标题、要点和简明锐评。 - 内置多种触发词,便于自然语言唤起。 - 明确工作流程与错误处理方案,保证稳定访问与摘要。
Metadata
Slug tmtpost-summarizer
Version 1.3.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Tmtpost Summarizer?

钛媒体(https://www.tmtpost.com/)文章阅读与资讯总结助手。支持四种模式:(1) 读取最新文章并深度总结;(2) 从快报频道汇总当前最新十条热点资讯;(3) 关键词过滤模式;(4) 指定URL直接总结;(5) 多篇横向对比分析。触发词:帮我看钛媒体、钛媒体快报、最新十条、关键词XX的钛媒体、... It is an AI Agent Skill for Claude Code / OpenClaw, with 113 downloads so far.

How do I install Tmtpost Summarizer?

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

Is Tmtpost Summarizer free?

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

Which platforms does Tmtpost Summarizer support?

Tmtpost Summarizer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tmtpost Summarizer?

It is built and maintained by shj_X (@shaohaojie1); the current version is v1.3.0.

💬 Comments