← 返回 Skills 市场
Fanqie Novel
作者
codenova58
· GitHub ↗
· v0.1.0
· MIT-0
873
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install fanqie
功能描述
Provides summaries and trend data of popular novels and short drama IPs from Fanqie Novel public pages without downloads or bulk scraping.
使用说明 (SKILL.md)
番茄小说
用途与边界
- 面向公开小说/榜单页的检索与内容/热度摘要
- 不提供下载、接口逆向或突破风控能力
- 仅用于公开页面的轻量分析与提醒
关键入口
- 主页:https://fanqienovel.com/
- 热门/分类/榜单:站点入口
- 搜索入口:站内搜索
常见任务
- 指定分类的热门小说摘要(字数、更新状态、简介)
- 榜单条目分布与题材统计
- 短剧改编潜力题材初筛(基于简介与标签)
数据字段
- 书名、作者、字数、更新状态、简介、标签、评分/评论(若展示)、链接
- 榜单名称、采集时间、来源链接
自动化要点
- 页面动态渲染,需等待完成后解析
- 请求频率需控制,不进行批量抓取
- 不进行下载或接口调用
示例流程
- 分类摘要:访问分类 → 抽取条目 → 输出字数/更新/简介摘要
- 榜单统计:访问榜单 → 抽取条目 → 题材分布统计
- 改编初筛:基于简介与标签 → 输出潜力题材列表
合规提示
- 遵守平台规则,不进行下载或批量采集
- 结果仅用于内部分析与提醒
安全使用建议
This skill is internally consistent and low-privilege, but before installing consider: (1) the skill author/source is unknown—confirm you trust the owner or registry entry; (2) the skill will need network access and likely a headless-browser-capable runtime to handle dynamic pages—ensure your platform enforces rate limits and usage policy to avoid accidental heavy scraping; (3) verify the target site's terms of service allow automated access for the intended use; (4) if you want stronger safeguards, restrict autonomous use (use user-invocable only) or monitor request logs and set rate limits so the agent cannot perform repeated/large-scale collection.
功能分析
Type: OpenClaw Skill
Name: fanqie
Version: 0.1.0
The skill bundle is designed for analyzing public web novel data and trends on the Fanqie Novel platform (fanqienovel.com). The SKILL.md instructions are well-defined, focusing on legitimate tasks like summarizing hot novels and statistical analysis, while explicitly prohibiting malicious activities such as API reverse engineering, bypassing risk controls, or aggressive batch crawling.
能力评估
Purpose & Capability
Name/description match the SKILL.md: the skill is explicitly about extracting summary and trend data from public Fanqie Novel pages. The registry shows no required binaries, env vars, or config paths, which is proportionate for a read-only public-page summarizer.
Instruction Scope
The SKILL.md limits activity to visiting public pages, extracting fields, and rate-limiting (no downloads or bulk scraping). It also notes pages are dynamically rendered and will need waiting/parsing — this implies use of a headless browser or similar rendering capability, which is not declared but is a reasonable runtime detail. The instructions do not request access to unrelated files, credentials, or external endpoints beyond the site.
Install Mechanism
No install spec and no code files (instruction-only). This is low-risk: nothing is downloaded or written to disk as part of an installer in the skill bundle.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is appropriate for the stated purpose of reading publicly accessible pages.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill does not request elevated persistence or to modify other skills or system-wide configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install fanqie - 安装完成后,直接呼叫该 Skill 的名称或使用
/fanqie触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
fanqie-novel-hot-trend 0.1.0
- Initial release of the skill for "番茄小说"(Fanqie Novel).
- Enables summary and analysis of trending novels and adaptation potential from public pages.
- Supports extraction of book info (title, author, word count, status, summary, tags) from visible lists and rankings.
- Designed for compliant use without downloading, API reverse engineering, or bypassing site protections.
- Useful for internal content analysis, hot trend tracking, and short drama adaptation screening.
元数据
常见问题
Fanqie Novel 是什么?
Provides summaries and trend data of popular novels and short drama IPs from Fanqie Novel public pages without downloads or bulk scraping. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 873 次。
如何安装 Fanqie Novel?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install fanqie」即可一键安装,无需额外配置。
Fanqie Novel 是免费的吗?
是的,Fanqie Novel 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Fanqie Novel 支持哪些平台?
Fanqie Novel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Fanqie Novel?
由 codenova58(@codenova58)开发并维护,当前版本 v0.1.0。
推荐 Skills