ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Xigua Video

Skill by codekungfu

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/codekungfu/xigua-video
Or

name: xigua-video-hot-trend description: 注册“西瓜视频”技能;用于公开视频与短剧页信息整理与表现摘要。 homepage: https://www.ixigua.com/ metadata: {"clawdbot":{"emoji":"🎬"}}

西瓜视频

用途与边界

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

关键入口

常见任务

  • 指定话题/关键词的视频集合摘要(点赞/评论/收藏)
  • 剧集页面目录与更新状态、期次简介
  • 榜单条目分布与题材统计

数据字段

  • 视频标题、作者、时长、发布时间、点赞/评论/收藏、链接
  • 短剧标题、更新状态、期次目录、简介、链接
  • 榜单名称、采集时间、来源链接

自动化要点

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

示例流程

  • 关键词摘要:输入关键词 → 搜索 → 抽取条目 → 输出表现摘要
  • 短剧目录:访问短剧页 → 抽取期次 → 输出更新状态与简介
  • 榜单统计:访问榜单 → 抽取条目 → 题材分布统计

合规提示

  • 遵守平台规则,不进行下载、接口调用或批量采集
  • 结果仅用于内部分析与提醒

Metadata

Stars3453
Views0
Updated2026-03-26
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-codekungfu-xigua-video": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.