.claude/skills/guaikei-douyin-search-post-comment-hotRuntime, 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-post-comment-hotRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/guaikei-douyin-search-post-comment-hotRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/guaikei-douyin-search-post-comment-hotRuntime, 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-post-comment-hotclawhub inspect @engheng-art/guaikei-douyin-search-post-comment-hot --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:edf59379970b3fdc009c801d17d897ffde0fbe2a247b2a55767138cc18b6ba3dassets/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. - Provides four main capabilities: Douyin keyword search, creator post retrieval, video comment extraction, and real-time trending topics, returning structured JSON data. - Automatically parses and maps common spoken filters (e.g., "past week," "most liked") to command arguments. - Designed strictly for data retrieval; does not support content publishing, editing, downloading, or management for other platforms. - Enforces strict token management and user data privacy, with robust input/output and error handling standards. - Includes command-line usage examples, parameter mapping rules, and clear limits for responsible data use.