← 返回 Skills 市场
146
总下载
2
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install tmtpost-daily
功能描述
钛媒体每日资讯聚合技能。用于获取钛媒体当天的最新新闻、快报和热门榜单,支持关键词搜索。当用户说"钛媒日报"、"今日资讯"、"钛媒体搜索"或需要查看/搜索科技行业动态时触发。
安全使用建议
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.
功能分析
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.
能力评估
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).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tmtpost-daily - 安装完成后,直接呼叫该 Skill 的名称或使用
/tmtpost-daily触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
- 新技能发布:支持聚合钛媒体最新新闻、快报和热门榜单,一站式获取当天科技行业动态
- 覆盖“钛媒日报”、“今日资讯”等多种触发词
- 提供新闻标题、链接、发布时间等关键信息,并支持文章深度解读
- 针对抓取失败和内容为空等情况进行了容错处理
元数据
常见问题
Tmtpost Daily 是什么?
钛媒体每日资讯聚合技能。用于获取钛媒体当天的最新新闻、快报和热门榜单,支持关键词搜索。当用户说"钛媒日报"、"今日资讯"、"钛媒体搜索"或需要查看/搜索科技行业动态时触发。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 146 次。
如何安装 Tmtpost Daily?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tmtpost-daily」即可一键安装,无需额外配置。
Tmtpost Daily 是免费的吗?
是的,Tmtpost Daily 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tmtpost Daily 支持哪些平台?
Tmtpost Daily 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tmtpost Daily?
由 Vivian(@vivian8725118)开发并维护,当前版本 v2.3.0。
推荐 Skills