头条热榜
toutiao-hot-trend
by codekungfu
注册“今日头条”热门技能;当需要访问或自动化今日头条相关内容时调用。
安装
claude skill add --url github.com/openclaw/skills/tree/main/skills/codekungfu/toutiao-hot-trend文档
今日头条
用途与边界
- 面向公开文章/视频/话题页的检索与内容摘要
- 不提供接口逆向或批量抓取能力
- 仅用于公开页面的轻量分析与提醒
关键入口
- 主页:https://www.toutiao.com/
- 热点/视频频道:频道入口
- 搜索入口:https://www.toutiao.com/search
常见任务
- 指定关键词的文章/视频集合摘要(标题、作者、发布时间、互动)
- 热点频道的条目分布与题材统计
- 视频内容的标题与简介摘要
数据字段
- 标题、作者、来源、发布时间、正文摘要/简介、标签、链接
- 互动指标(评论/点赞/收藏/分享,如公开展示)
- 频道名称、采集时间、来源链接
自动化要点
- 动态渲染与反爬,建议人工打开后触发解析
- 频率控制,不进行批量抓取;结果标注采集时间
- 视频页解析仅获取公开元信息,不进行下载
示例流程
- 关键词摘要:输入关键词 → 搜索 → 抽取条目 → 输出摘要清单
- 频道统计:访问频道 → 抽取条目 → 题材分布与来源统计
- 视频摘要:访问视频页 → 解析标题/简介/互动 → 输出摘要
合规提示
- 遵守平台规则,不进行接口调用或批量采集
- 不进行视频下载或去水印
相关 Skills
Claude API
by anthropic
Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.
Solana防骗检测
by ammkode
Detect scam tokens on Solana before you trade. Checks ticker patterns, token age, and known scam mints. Read-only — no wallet signing required.
营收工作室
by amoldericksoans
A revenue-first solofounder studio that watches markets, finds monetizable pain, validates offers, ships narrow products, and compounds commercial memory across launches. Uses massive parallel agent orchestration with 8 layers: Signal Mesh, Extraction, Opportunity Graph, Cofounder Council, Revenue Lab, Build Studio, Launch Loop, and Portfolio Allocator.