← Back to Skills Marketplace
vivian8725118

Tmtpost Daily

by Vivian · GitHub ↗ · v2.3.0 · MIT-0
cross-platform ✓ Security Clean
146
Downloads
2
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install tmtpost-daily
Description
钛媒体每日资讯聚合技能。用于获取钛媒体当天的最新新闻、快报和热门榜单,支持关键词搜索。当用户说"钛媒日报"、"今日资讯"、"钛媒体搜索"或需要查看/搜索科技行业动态时触发。
Usage Guidance
This skill is internally coherent and only performs web requests to tmtpost.com (RSS and HTML). Before installing, consider: (1) the agent will make outbound HTTP requests when invoked — ensure you are comfortable with that network access; (2) the skill may be affected by site layout changes or rate-limiting and it explicitly cannot render JS-heavy pages (it uses homepage fallbacks); (3) there are no credentials requested, so there is no apparent secret-exfiltration risk from this skill itself. If you want stronger guarantees, verify the agent platform's web_fetch implementation (what headers it sends, whether it exposes client metadata) and confirm you accept any legal/TOU considerations for scraping the target site.
Capability Analysis
Type: OpenClaw Skill Name: tmtpost-daily Version: 2.3.0 The skill is a news aggregator for the TMTPost (钛媒体) technology news platform. It uses standard web scraping and RSS fetching via the 'web_fetch' tool to collect news, hot lists, and search results from tmtpost.com. There is no evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Skill name/description (daily aggregation and search of 钛媒体/Tmtpost) matches the declared behavior: fetching RSS and webpages from tmtpost.com and extracting article lists. It does not request unrelated credentials, binaries, or config paths.
Instruction Scope
SKILL.md explicitly instructs the agent to fetch RSS and specific tmtpost pages and to extract links (including /nictation/ IDs from the homepage). This stays within the stated purpose. Note: it relies on a web_fetch tool (network fetch and HTML parsing); SKILL.md acknowledges dynamic JS-rendered pages and specifies fallback behavior. The skill does not instruct reading local files, environment secrets, or posting data to third-party endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install profile (nothing written to disk by the skill itself).
Credentials
Skill declares no environment variables, credentials, or config paths. That is proportionate for a web-scraping/news-aggregation skill.
Persistence & Privilege
always:false and default model invocation are used. The skill does not request permanent/system-level privileges or to modify other skills. Autonomous invocation is allowed by platform default (not elevated here).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tmtpost-daily
  3. After installation, invoke the skill by name or use /tmtpost-daily
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.3.0
优化数据获取策略:首页最新优先使用RSS,失败回退到网页;去掉文章解读、话题聚合和分类偏好功能,简化技能定位
v2.2.0
修复快报链接抓取问题
v2.1.0
新增首次使用引导菜单
v2.0.0
新增:关键词搜索、文章深度解读、话题聚合、分类早晚报功能
v1.0.1
修复:快报资讯现可提取完整URL链接
v1.0.0
tmtpost-daily 1.0.0 - 新技能发布:支持聚合钛媒体最新新闻、快报和热门榜单,一站式获取当天科技行业动态 - 覆盖“钛媒日报”、“今日资讯”等多种触发词 - 提供新闻标题、链接、发布时间等关键信息,并支持文章深度解读 - 针对抓取失败和内容为空等情况进行了容错处理
Metadata
Slug tmtpost-daily
Version 2.3.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is Tmtpost Daily?

钛媒体每日资讯聚合技能。用于获取钛媒体当天的最新新闻、快报和热门榜单,支持关键词搜索。当用户说"钛媒日报"、"今日资讯"、"钛媒体搜索"或需要查看/搜索科技行业动态时触发。 It is an AI Agent Skill for Claude Code / OpenClaw, with 146 downloads so far.

How do I install Tmtpost Daily?

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

Is Tmtpost Daily free?

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

Which platforms does Tmtpost Daily support?

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

Who created Tmtpost Daily?

It is built and maintained by Vivian (@vivian8725118); the current version is v2.3.0.

💬 Comments