.claude/skills/guaikei-douyin-search-collect-export-videosRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
当用户需要抖音公开数据时,使用本技能。覆盖四类数据:关键词搜索(视频/图文/用户)、博主作品批量抓取、视频评论获取分析、实时热榜查询。适用于内容调研、竞品账号分析、用户评论洞察、热点趋势追踪;用户做短视频调研未明确提到"抖音"时同样触发。不适用于发布/剪辑/下载视频、涨粉代运营咨询,也不覆盖其他短视频平台。
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/guaikei-douyin-search-collect-export-videosRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/guaikei-douyin-search-collect-export-videosRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/guaikei-douyin-search-collect-export-videosRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
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-videosclawhub inspect @engheng-art/guaikei-douyin-search-collect-export-videos --version 1.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
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.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:d1d6bd3fdecdc81e4a505ffed8d1d10e12fb17fd297fd04cf97c2fc4ea38e23aassets/comment_cli_req.schema.jsonassets/comment_cli_resp.schema.jsonassets/hot_cli_resp.schema.jsonassets/post_cli_req.schema.jsonassets/post_cli_resp.schema.jsonassets/search_cli_req.schema.jsonassets/search_cli_resp.schema.jsonpackage.jsonreadme.mdreferences/changelog.mdreferences/options.mdskill-card.mdSKILL.mdsrc/api/comment.jssrc/api/hot.jssrc/api/post.jssrc/api/search.jssrc/config/constants.jssrc/douyin/comment-cli.jssrc/douyin/hot-cli.jssrc/douyin/post-cli.jssrc/douyin/search-cli.jssrc/utils/args.jssrc/utils/errors.jssrc/utils/log.jssrc/utils/name.jssrc/utils/request.jssrc/utils/retry.jssrc/utils/token.jssrc/utils/utils.jsInitial 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.