story-short-scan
|
What it does
- 用户已有方向 → 针对该方向做深度扫榜
- 用户没有方向 → 做全榜概览 + 找趋势
- 用户想跨平台比较 → 做平台对比分析
- 黑岩专用:--pages N(每页 20 条)、--detail(逐本详情,含标签/简介,速度较慢)、--channel male/female
- 点众专用:--channel male/female/all
- 请用户截图或复制粘贴榜单内容
- 如果用户提供链接,用 WebFetch 抓取页面内容
Requirements & configuration
- 黑岩需要登录! 必须先在 Chrome 中手动登录 manage.zhangwenpindu.cn,脚本才能从 Cookie 中提取 Bearer token 调用后端 API。未登录会报错提示。黑岩采集失败时标记为 SKIP,继续其他平台采集,不中断本轮数据采集。
- | scripts/heiyan-booklist-scraper.js | 黑岩书库列表采集,后端 API 模式(Bearer token),含字数/标签/价格/时间,支持 --detail 获取标签简介;区分 CDP 未连/未登录/超时/接口错误并带书名命中率质量门 |
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
story-short-scan FAQ
What does the story-short-scan skill do?
短篇网文扫榜。分析知乎盐言、七猫、黑岩、点众等平台热门短篇数据,捕捉风口题材。触发方式:/story-short-scan、/短篇扫榜、「短篇什么火」「知乎故事排行」。 用户已有方向 → 针对该方向做深度扫榜 用户没有方向 → 做全榜概览 + 找趋势
What does story-short-scan require?
黑岩需要登录! 必须先在 Chrome 中手动登录 manage.zhangwenpindu.cn,脚本才能从 Cookie 中提取 Bearer token 调用后端 API。未登录会报错提示。黑岩采集失败时标记为 SKIP,继续其他平台采集,不中断本轮数据采集。 | scripts/heiyan-booklist-scraper.js | 黑岩书库列表采集,后端 API 模式(Bearer token),含字数/标签/价格/时间,支持 --detail 获取标签简介;区分 CDP 未连/未登录/超时/接口错误并带书名命中率质量门 |
How do I install story-short-scan?
Run: npx -y skills add https://github.com/worldwonderer/oh-story-claudecode --skill story-short-scan --agent claude-code — the source lives at github.com/worldwonderer/oh-story-claudecode.
Maintain story-short-scan?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/worldwonderer-oh-story-claudecode-story-short-scan?ref=badge) npx agentictools info skills/worldwonderer-oh-story-claudecode-story-short-scan The second line is the CLI lookup for this page — handy in READMEs and docs.