← Back to Skills Marketplace
codekungfu

Kuaibao

by ClawKK · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
188
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install kuaibao
Description
Provides summaries and analysis of public short videos and topics from Kuaibao/QQ Kankan for keyword, account, and trending list data.
README (SKILL.md)

天天快报/QQ看点短视频

用途与边界

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

关键入口

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

常见任务

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

数据字段

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

自动化要点

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

示例流程

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

合规提示

  • 遵守平台规则,不进行下载、接口调用或批量采集
  • 结果仅用于内部分析与提醒
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install kuaibao
  3. After installation, invoke the skill by name or use /kuaibao
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug kuaibao
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Kuaibao?

Provides summaries and analysis of public short videos and topics from Kuaibao/QQ Kankan for keyword, account, and trending list data. It is an AI Agent Skill for Claude Code / OpenClaw, with 188 downloads so far.

How do I install Kuaibao?

Run "/install kuaibao" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Kuaibao free?

Yes, Kuaibao is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Kuaibao support?

Kuaibao is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Kuaibao?

It is built and maintained by ClawKK (@codekungfu); the current version is v0.1.0.

💬 Comments