← 返回 Skills 市场
297
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install techflow-news
功能描述
深潮TechFlow新闻聚合爬取。爬取https://www.techflowpost.com/?lang=zh-CN当天的文章,形成表格(日期、文章、主要内容、网址),并给出一段简短总结。用于用户询问"今天有什么新闻"、"汇总今天的文章"等场景。
安全使用建议
This skill is instruction-only and appears coherent for its purpose, but keep in mind: it will fetch content from the public TechFlow site when invoked — verify you are comfortable with the agent making outbound web requests. There are no credentials requested, but the SKILL.md depends on an external scraping tool ('extract_content_from_websites') which must exist in your agent environment; if that tool is not present the agent may fall back to other network methods. Before installing, confirm the agent's web-scraping tool respects robots.txt and rate limits and that you accept fetching and summarizing third‑party site content. Because there is no code to review, you cannot inspect implementation details; if you need stricter controls, only enable skills that declare their tooling or provide code you can audit.
功能分析
Type: OpenClaw Skill
Name: techflow-news
Version: 1.0.0
The skill bundle is a news aggregator designed to scrape and summarize daily articles from techflowpost.com. The SKILL.md file provides clear instructions for an AI agent to extract content, format it into a table, and generate a summary using a standard extraction tool. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description state: aggregate today's TechFlow (zh-CN) articles into a table and produce a short summary. The SKILL.md only requires fetching that specific URL and extracting title, date, summary, and link — all consistent with the declared purpose.
Instruction Scope
Instructions are narrowly scoped to scraping https://www.techflowpost.com/?lang=zh-CN, extracting title/date/summary/link, filtering articles published today, and distinguishing article types. The doc references an external tool 'extract_content_from_websites' (not declared in metadata) and expects date parsing and URL normalization; behavior depends on the agent's available web-scraping tooling and time-zone handling. No instructions ask for unrelated files, credentials, or broad system data.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes disk writes and external installs. Runtime will rely on the agent's existing web access/tools.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate to a simple web-scraping/news-aggregation task.
Persistence & Privilege
always:false and no special privileges requested. The skill does not ask to modify other skills or persist credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install techflow-news - 安装完成后,直接呼叫该 Skill 的名称或使用
/techflow-news触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
TechFlow 新闻聚合技能发布首个版本:
- 爬取并汇总深潮TechFlow网站当天文章,生成新闻摘要。
- 输出内容包括当日新闻的表格(日期、标题、主要内容、网址)与简短总结。
- 支持区分“深度文章”与“7x24h快讯”。
- 自动补充并输出完整文章链接。
- 适用“今天有什么新闻”等查询场景。
元数据
常见问题
techflow-news 是什么?
深潮TechFlow新闻聚合爬取。爬取https://www.techflowpost.com/?lang=zh-CN当天的文章,形成表格(日期、文章、主要内容、网址),并给出一段简短总结。用于用户询问"今天有什么新闻"、"汇总今天的文章"等场景。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 297 次。
如何安装 techflow-news?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install techflow-news」即可一键安装,无需额外配置。
techflow-news 是免费的吗?
是的,techflow-news 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
techflow-news 支持哪些平台?
techflow-news 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 techflow-news?
由 yejiming(@yejiming)开发并维护,当前版本 v1.0.0。
推荐 Skills