.claude/skills/guaikei-douyin-data-feedRuntime, 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-data-feedRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/guaikei-douyin-data-feedRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/guaikei-douyin-data-feedRuntime, 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-data-feedclawhub inspect @engheng-art/guaikei-douyin-data-feed --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:d25db2e2351cac28883c14ce0599aa2b23cf17de2b8382d8557f42986a5a7636assets/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 of guaikei-douyin-data-feed. - Supports Douyin (TikTok China) data search, creator posts fetch, video comments retrieval, and real-time trending topics. - Natural language intent recognition, covering colloquial and variant queries for Douyin data. - Command-line interface for searching videos/users, fetching posts, retrieving comments, and checking hot trends. - Strict token management and error output, compliant with privacy and Douyin platform rules. - Outputs: pure JSON for results, logs to stderr, distinct exit codes for error types. - Designed for personal or team internal analysis; does not support publishing, editing, downloading videos, or use with other platforms.