快手热榜
kuaishou-hot-trend
by codekungfu
注册“快手”热门技能;当需要访问或自动化快手相关内容时调用。
安装
claude skill add --url github.com/openclaw/skills/tree/main/skills/codekungfu/kuaishou文档
快手
用途与边界
- 面向公开视频与作者主页的内容检索与表现数据摘要
- 不提供接口逆向、下载或突破防护的能力
- 仅用于公开页面的轻量分析与提醒
关键入口
- 主页:https://www.kuaishou.com/
- 热门与发现:站点入口
- 搜索入口:https://www.kuaishou.com/search
常见任务
- 指定话题/关键词的视频集合摘要(点赞/评论/收藏)
- 作者主页视频列表的时序表现对比(近7/30天)
- 热门榜单的类目与题材分布分析
数据字段
- 视频ID、标题、作者昵称与主页链接、话题标签
- 点赞/评论/收藏/分享数、发布时间、视频链接
- 播放趋势(若公开展示)、封面URL
自动化要点
- 反爬与风控较严,建议人工打开页面后再触发数据提取
- 动态渲染,需等待内容加载完成再解析
- 频率控制与UA伪装不可替代人机验证,不建议批量抓取
示例流程
- 关键词分析:输入关键词 → 搜索 → 分页解析 → 输出表现摘要
- 作者对比:打开作者主页 → 抽取最近N个视频 → 统计交互指标
- 榜单扫描:访问榜单页 → 抽取条目 → 分类/题材统计
合规提示
- 遵守平台规则,不进行下载、接口调用或批量采集
- 结果仅用于内部分析与提醒,不用于商业传播
相关 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.