← 返回 Skills 市场
codekungfu

Kuaibao

作者 ClawKK · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
188
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install kuaibao
功能描述
Provides summaries and analysis of public short videos and topics from Kuaibao/QQ Kankan for keyword, account, and trending list data.
使用说明 (SKILL.md)

天天快报/QQ看点短视频

用途与边界

  • 面向公开短视频/话题页的检索与表现数据摘要
  • 不提供下载、接口逆向或突破风控能力
  • 仅用于公开页面的轻量分析与提醒

关键入口

  • 主页:https://kuaibao.qq.com/
  • 话题/榜单:站点入口
  • 搜索入口:站内搜索

常见任务

  • 指定话题/关键词的视频集合摘要(点赞/评论/收藏)
  • 账号主页视频列表的时序表现对比
  • 榜单条目分布与题材统计

数据字段

  • 视频标题、作者昵称、发布时间、点赞/评论/收藏、链接
  • 主页链接、近期视频交互指标摘要
  • 榜单名称、采集时间、来源链接

自动化要点

  • 动态渲染与人机校验,建议人工打开后触发解析
  • 请求频率需控制,不进行批量抓取
  • 不进行下载或接口调用

示例流程

  • 关键词摘要:输入关键词 → 搜索 → 抽取条目 → 输出表现摘要
  • 主页对比:访问主页 → 抽取近期视频 → 输出交互指标
  • 榜单统计:访问榜单 → 抽取条目 → 题材分布统计

合规提示

  • 遵守平台规则,不进行下载、接口调用或批量采集
  • 结果仅用于内部分析与提醒
安全使用建议
This skill appears coherent and low-risk as written. Before installing, confirm whether your agent will be granted web-browsing or automated HTTP access — if so, enforce rate limits and avoid enabling fully automated bulk scraping. Also verify that any use complies with Kuaibao/QQ terms of service and your organization's data policies. If you expect the agent to perform dynamic rendering, prefer workflows that require manual confirmation (as the SKILL.md suggests) rather than unattended scraping.
功能分析
Type: OpenClaw Skill Name: kuaibao Version: 0.1.0 The skill bundle consists of metadata and markdown instructions (SKILL.md) for summarizing public short video data from the Kuaibao/QQ Kandian platform. It contains no executable code, and the instructions explicitly advise against unauthorized API access, bulk scraping, or downloading content, aligning with legitimate data analysis use cases.
能力评估
Purpose & Capability
Name and description match the SKILL.md: both describe summarizing public short-video pages, keywords, accounts and trending lists. No unrelated binaries, env vars, or installs are requested.
Instruction Scope
SKILL.md confines activity to public pages, advises manual page opening for dynamic rendering and human verification, and explicitly disallows downloading, API reverse-engineering, or bulk scraping. This is coherent with the stated purpose, but the instructions are permissive about 'extracting items' and rely on the agent/runner to follow the limited scraping guidance — if automated browsing is enabled, it could be used to scrape more aggressively than intended.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk.
Credentials
No environment variables, credentials, or config paths are requested; this is proportional to the stated functionality.
Persistence & Privilege
always is false and ordinary agent invocation is allowed. The skill does not request persistent or cross-skill configuration or elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install kuaibao
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /kuaibao 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
kuaibao-video-hot-trend 0.1.0 - Initial release of the skill for 天天快报/QQ看点短视频公开短视频与话题分析 - Supports keyword/topic-based video retrieval and summary (likes/comments/favorites) - Enables comparison of video performance for user homepages - Provides leaderboards and category statistics for trending videos - Designed for light, compliant analysis—no downloads or API reverse engineering - All data extracted from public pages only, intended for internal insights and alerts
元数据
Slug kuaibao
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Kuaibao 是什么?

Provides summaries and analysis of public short videos and topics from Kuaibao/QQ Kankan for keyword, account, and trending list data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 188 次。

如何安装 Kuaibao?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install kuaibao」即可一键安装,无需额外配置。

Kuaibao 是免费的吗?

是的,Kuaibao 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Kuaibao 支持哪些平台?

Kuaibao 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Kuaibao?

由 ClawKK(@codekungfu)开发并维护,当前版本 v0.1.0。

💬 留言讨论