agentsclimarketplace

Novel analyzer

Skill Christian-wyc/skills/novel-analyzer

分析热门小说和主题。当用户询问小说推荐或主题分析时调用。From its SKILL.md

Install
npx -y skills add Christian-wyc/skills --skill novel-analyzer

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its file declares

Copied from the file, not written here

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

2.9 KB, ~1.1k tokens by cl100k_base, as published. Nobody here has run it

小说分析师 (Novel Analyzer)

这个技能帮助用户查找热门小说、分析流行主题并获取推荐。

能力

  1. 搜索热门小说:查找过去一个月各大主要平台(如起点、纵横、晋江)最受欢迎的前50名小说。
  2. 主题分析:总结这些热门小说的主题和趋势。
  3. 小说主题创作:根据热门趋势分析,为用户生成5个长篇小说和5个短篇小说的创作构思(包含标题、核心梗、简要大纲),而非推荐已有的书。

指令

当被调用时,AI 应当执行以下步骤:

  1. 搜索:使用 WebSearch 在主要小说平台(例如:起点中文网、纵横中文网、晋江文学城、 番茄小说)上搜索“[当前月份/年份] 热门小说排行榜”或“月票榜前50名”。
  2. 分析:识别热门小说中的共同主题、流派、设定和趋势(例如:系统流、凡人流、无限流、甜宠、大女主等)。
  3. 总结:向用户简要概述当前最流行的主题趋势。
  4. 创作(重点)
    • 长篇小说主题(侧重:成长、反转、世界观):基于分析出的热门元素,提供3-5个长篇小说主题建议。
    • 短篇小说主题(侧重:快节奏、强反转、情绪价值):基于分析出的热门元素,提供3-5个短篇小说主题建议。
    • 格式要求:严格按照以下格式输出:
      1. “核心元素” + 结合点
        • 核心逻辑:一句话概括该类主题的核心玩法或设定。
        • 榜单特征:描述该类主题在当前市场上的表现或受众偏好。
        • 主题建议:提供2个具体的小说标题建议(如《标题1》或《标题2》)。

输出示例

长篇小说主题(侧重:成长、反转、世界观) 长篇作品目前更看重...

  1. “规则类”怪谈 + 职业重组
    • 核心逻辑:将传统职业(如医生、外卖员)置入充满诡异规则的异世界。
    • 榜单特征:强调逻辑解谜与生存压力的并存。
    • 主题建议:《我在诡异局当“差评师”》或《规则类末世:从社区保安开始无敌》。

短篇小说主题(侧重:快节奏、强反转、情绪价值) 短篇在榜单上基本由...

  1. “觉醒式”主母/豪门弃妇
    • 核心逻辑:女主开篇即觉醒,不再追求爱,而是追求权力和财产。
    • 榜单特征:极致的利己主义爽感,动作快、报仇狠。
    • 主题建议:《当家三年,我搬空了夫家的国库》或《离婚后,前夫跪在雨中求我复婚》。

What ships with it: 1 file

1.3 KB alongside SKILL.md

Keep looking

Skills are one crate of 326,422. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.