← 返回 Skills 市场
Ifeng
作者
codenova58
· GitHub ↗
· v0.1.0
· MIT-0
147
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ifeng
功能描述
检索凤凰网公开新闻和频道页,提供关键词新闻摘要、频道热点统计及深度报道段落要点提取。
使用说明 (SKILL.md)
凤凰网
用途与边界
- 面向公开新闻页与频道页的检索与内容摘要
- 不提供接口逆向或批量抓取能力
- 仅用于公开页面的轻量分析与提醒
关键入口
- 主页:https://www.ifeng.com/
- 要闻/财经/科技频道:频道入口
- 搜索入口:站内搜索
常见任务
- 指定关键词的新闻集合摘要(标题、来源、发布时间、互动指标)
- 频道页的热点条目与题材分布统计
- 深度报道的段落摘要与要点提取
数据字段
- 标题、来源、作者(若标注)、发布时间、正文摘要、标签、链接
- 互动指标(评论数/点赞数,如公开展示)
- 频道名称、采集时间、来源链接
自动化要点
- 动态渲染,需等待页面加载完成后解析
- 频率控制,不进行批量抓取;结果标注采集时间
- 对长文执行段落摘要,避免过度采集
示例流程
- 关键词摘要:输入关键词 → 搜索 → 抽取条目 → 输出摘要清单
- 频道统计:访问频道页 → 抽取热点 → 题材分布与来源统计
- 长文要点:访问文章页 → 抽取小标题与段落 → 输出要点列表
合规提示
- 遵守平台规则,不进行接口调用或批量采集
- 结果仅用于内部分析与提醒
安全使用建议
This skill appears coherent and only describes scraping public ifeng.com pages for summaries and simple analytics. Before installing, consider: (1) whether automated browsing/scraping of ifeng.com is acceptable under your organization's policies and the site's terms/robots.txt; (2) monitor rate and frequency to avoid accidental bulk scraping; (3) the skill will perform network requests to ifeng.com (no credentials are requested); and (4) if you need more sensitive operations (bulk export, archived datasets, or authenticated access), this skill is not designed for that and you should not rely on it for those tasks.
功能分析
Type: OpenClaw Skill
Name: ifeng
Version: 0.1.0
The skill bundle contains instructions for an AI agent to perform news summarization and trend analysis on the legitimate website ifeng.com. The SKILL.md file outlines clear boundaries, emphasizing lightweight analysis of public news pages and explicitly advising against batch scraping or reverse engineering. No malicious code, data exfiltration, or suspicious prompt injection attempts were found.
能力评估
Purpose & Capability
Name/description ask for public-news retrieval and summarization; SKILL.md only references public ifeng.com pages and search/channel entry points. No unrelated env vars, binaries, or install steps are requested, so required resources match the stated purpose.
Instruction Scope
Runtime instructions stick to reading public news and channel pages, extracting titles, timestamps, summaries, and interaction counts. They explicitly forbid bulk scraping and reverse-engineering, and do not instruct reading local files, unrelated environment variables, or exfiltrating data to third-party endpoints.
Install Mechanism
No install spec and no code files are present (instruction-only). This minimizes on-disk persistence and avoids pulling external packages or archives.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportional for a public-site scraping/summary helper.
Persistence & Privilege
always is false and there is no evidence the skill requests elevated or permanent privileges or modifies other skills. Autonomous invocation is allowed by default (normal) but the skill itself does not request extra persistence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ifeng - 安装完成后,直接呼叫该 Skill 的名称或使用
/ifeng触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of 凤凰网热门内容技能 ifeng-hot-trend.
- 支持公开新闻与频道页内容的检索与摘要
- 提供关键词新闻集合、频道热点与深度报道要点提取
- 输出包括标题、来源、发布时间及互动指标等字段
- 保证频率友好;仅做轻量分析,不批量抓取
- 强调合规,结果仅用于内部分析和提醒
元数据
常见问题
Ifeng 是什么?
检索凤凰网公开新闻和频道页,提供关键词新闻摘要、频道热点统计及深度报道段落要点提取。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 147 次。
如何安装 Ifeng?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ifeng」即可一键安装,无需额外配置。
Ifeng 是免费的吗?
是的,Ifeng 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ifeng 支持哪些平台?
Ifeng 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ifeng?
由 codenova58(@codenova58)开发并维护,当前版本 v0.1.0。
推荐 Skills