Real Skill packageSource verifiedClawHub registry

guaikei-douyin-search-collect-export-videos

当用户需要抖音公开数据时,使用本技能。覆盖四类数据:关键词搜索(视频/图文/用户)、博主作品批量抓取、视频评论获取分析、实时热榜查询。适用于内容调研、竞品账号分析、用户评论洞察、热点趋势追踪;用户做短视频调研未明确提到"抖音"时同样触发。不适用于发布/剪辑/下载视频、涨粉代运营咨询,也不覆盖其他短视频平台。

Identity and source

Publisher attributionengheng-artregistry owner unverified by skillvetai
Functional categoryMarketing, SEO & Salesautomatically inferred · 69% rule confidence
Package forminstruction with code34 recorded files
Canonical sourceClawHub registryclawhub:engheng-art:guaikei-douyin-search-collect-export-videos
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/22/2026.claude/skills/guaikei-douyin-search-collect-export-videos

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/22/2026.agents/skills/guaikei-douyin-search-collect-export-videos

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/22/2026skills/guaikei-douyin-search-collect-export-videos

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @engheng-art/guaikei-douyin-search-collect-export-videos
clawhub inspect @engheng-art/guaikei-douyin-search-collect-export-videos --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
34 / 34 inspected as text
Checked
8/22/2026, 1:06:23 PM
Scanner
0.1.3
Policy
1.0.3
5 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • external write action — automatically inferred
5 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: json-schema.org
  • api: v.douyin.com
  • api: www.douyin.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/22/2026, 2:22:01 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:d1d6bd3fdecdc81e4a505ffed8d1d10e12fb17fd297fd04cf97c2fc4ea38e23a
Show up to 30 recorded paths
  • assets/comment_cli_req.schema.json
  • assets/comment_cli_resp.schema.json
  • assets/hot_cli_resp.schema.json
  • assets/post_cli_req.schema.json
  • assets/post_cli_resp.schema.json
  • assets/search_cli_req.schema.json
  • assets/search_cli_resp.schema.json
  • package.json
  • readme.md
  • references/changelog.md
  • references/options.md
  • skill-card.md
  • SKILL.md
  • src/api/comment.js
  • src/api/hot.js
  • src/api/post.js
  • src/api/search.js
  • src/config/constants.js
  • src/douyin/comment-cli.js
  • src/douyin/hot-cli.js
  • src/douyin/post-cli.js
  • src/douyin/search-cli.js
  • src/utils/args.js
  • src/utils/errors.js
  • src/utils/log.js
  • src/utils/name.js
  • src/utils/request.js
  • src/utils/retry.js
  • src/utils/token.js
  • src/utils/utils.js

Source changelog

Initial release with comprehensive Douyin data search and collection features: - Supports four major functions: keyword search (videos/articles/users), batch creator posts scraping, video comment analysis, and real-time hot trend queries. - Designed for content research, competitor account analysis, comment insights, and trend tracking on Douyin. - Triggered for short video research cases, even if "Douyin" is not explicitly mentioned; excludes publishing/editing/downloading videos or services for follower growth. - Provides structured JSON outputs for easy secondary analysis. - Secure token-based access with strict error handling and no runtime contact or marketing output. - Command-line interface with detailed options and workflow guidance provided in documentation.