← 返回 Skills 市场
Caixin
作者
codenova58
· GitHub ↗
· v0.1.0
· MIT-0
206
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install caixin
功能描述
Retrieves and summarizes public news and trending topics from Caixin's open channels using keyword search, channel stats, and topic collections.
使用说明 (SKILL.md)
财新
用途与边界
- 面向公开新闻与专题页的检索与内容摘要
- 不提供接口逆向或付费内容绕过能力
- 仅用于公开页面的轻量分析与提醒
关键入口
- 主页:https://www.caixin.com/
- 财经/时政/专题频道:频道入口
- 搜索入口:站内搜索
常见任务
- 指定关键词的新闻集合摘要(标题、来源、发布时间、标签)
- 频道页的热点条目与题材分布统计
- 专题页的文章目录与摘要集合
数据字段
- 标题、来源、作者(若标注)、发布时间、正文摘要、标签、链接
- 频道名称、专题名称、采集时间、来源链接
自动化要点
- 部分内容可能付费或登录可见,仅处理公开内容
- 动态渲染,需等待加载完成后解析
- 频率控制,不进行批量抓取;结果标注采集时间
示例流程
- 关键词摘要:输入关键词 → 搜索 → 抽取条目 → 输出摘要清单
- 频道统计:访问频道页 → 抽取热点 → 题材分布与来源统计
- 专题汇总:访问专题页 → 抽取文章目录 → 输出摘要集合
合规提示
- 遵守平台规则,不进行接口调用或批量采集
- 不绕过付费墙或登录限制
安全使用建议
This skill is internally coherent and light-weight, but before installing consider: (1) it requires network access to caixin.com and the agent's ability to render dynamic pages (headless browser or equivalent) — confirm your agent environment supports that; (2) scraping may implicate the site's terms of use and copyright — respect robots.txt, rate limits, and do not bypass paywalls or logins as the skill itself advises; (3) because the SKILL.md is high-level, verify how your agent will implement extraction (avoid excessive or high-frequency crawling) and add explicit rate limiting and logging if you plan to use it automatically.
功能分析
Type: OpenClaw Skill
Name: caixin
Version: 0.1.0
The skill bundle provides instructions for an AI agent to interact with the Caixin news website (caixin.com) for public content retrieval and summarization. The SKILL.md file explicitly prohibits bypassing paywalls, reverse engineering, or performing unauthorized batch scraping, focusing on standard news aggregation tasks such as keyword searches and channel statistics. No malicious code, data exfiltration, or prompt injection attempts were found.
能力评估
Purpose & Capability
Name/description (summarize public Caixin news) aligns with the SKILL.md: it describes searching public pages, channel/topic summaries, and fields to extract. The skill does not request unrelated credentials or tools.
Instruction Scope
Instructions stay within the stated purpose (public-page extraction, avoid paid/login content, rate limiting). They are high-level ("抽取条目", wait for dynamic render) and do not mandate reading unrelated files or credentials, but are vague about the exact extraction method (e.g., headless browser vs. simple HTTP).
Install Mechanism
No install spec and no code files — lowest-risk instruction-only skill. There is no download or external package installation.
Credentials
No environment variables, credentials, or config paths are requested. The requested access (read public website pages) is proportional to the described functionality.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges. Autonomous invocation is allowed (platform default) but is not combined with any broad credential or system access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install caixin - 安装完成后,直接呼叫该 Skill 的名称或使用
/caixin触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Caixin Hot Trend skill v0.1.0 - Initial Release
- Enables keyword-based news summary, channel hot item analysis, and topic page article aggregation for Caixin's public content.
- Focuses on lightweight collection of visible titles, sources, publish times, tags, and summaries.
- Strictly limited to public, non-paywalled content; does not access restricted or paid material.
- Provides entry points for Caixin homepage, major channels, and on-site search.
- Includes compliance reminders for usage boundaries: follows platform rules, no API or batch scraping, no circumvention of paywalls.
元数据
常见问题
Caixin 是什么?
Retrieves and summarizes public news and trending topics from Caixin's open channels using keyword search, channel stats, and topic collections. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 206 次。
如何安装 Caixin?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install caixin」即可一键安装,无需额外配置。
Caixin 是免费的吗?
是的,Caixin 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Caixin 支持哪些平台?
Caixin 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Caixin?
由 codenova58(@codenova58)开发并维护,当前版本 v0.1.0。
推荐 Skills