← Back to Skills Marketplace
codenova58

Fanqie Novel

by codenova58 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
873
Downloads
0
Stars
4
Active Installs
1
Versions
Install in OpenClaw
/install fanqie
Description
Provides summaries and trend data of popular novels and short drama IPs from Fanqie Novel public pages without downloads or bulk scraping.
README (SKILL.md)

番茄小说

用途与边界

  • 面向公开小说/榜单页的检索与内容/热度摘要
  • 不提供下载、接口逆向或突破风控能力
  • 仅用于公开页面的轻量分析与提醒

关键入口

  • 主页:https://fanqienovel.com/
  • 热门/分类/榜单:站点入口
  • 搜索入口:站内搜索

常见任务

  • 指定分类的热门小说摘要(字数、更新状态、简介)
  • 榜单条目分布与题材统计
  • 短剧改编潜力题材初筛(基于简介与标签)

数据字段

  • 书名、作者、字数、更新状态、简介、标签、评分/评论(若展示)、链接
  • 榜单名称、采集时间、来源链接

自动化要点

  • 页面动态渲染,需等待完成后解析
  • 请求频率需控制,不进行批量抓取
  • 不进行下载或接口调用

示例流程

  • 分类摘要:访问分类 → 抽取条目 → 输出字数/更新/简介摘要
  • 榜单统计:访问榜单 → 抽取条目 → 题材分布统计
  • 改编初筛:基于简介与标签 → 输出潜力题材列表

合规提示

  • 遵守平台规则,不进行下载或批量采集
  • 结果仅用于内部分析与提醒
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install fanqie
  3. After installation, invoke the skill by name or use /fanqie
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug fanqie
Version 0.1.0
License MIT-0
All-time Installs 5
Active Installs 4
Total Versions 1
Frequently Asked Questions

What is Fanqie Novel?

Provides summaries and trend data of popular novels and short drama IPs from Fanqie Novel public pages without downloads or bulk scraping. It is an AI Agent Skill for Claude Code / OpenClaw, with 873 downloads so far.

How do I install Fanqie Novel?

Run "/install fanqie" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Fanqie Novel free?

Yes, Fanqie Novel is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Fanqie Novel support?

Fanqie Novel is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Fanqie Novel?

It is built and maintained by codenova58 (@codenova58); the current version is v0.1.0.

💬 Comments