.claude/skills/douyin-quick-fetch-public-guaikeiRuntime, 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/douyin-quick-fetch-public-guaikeiRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/douyin-quick-fetch-public-guaikeiRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/douyin-quick-fetch-public-guaikeiRuntime, 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/douyin-quick-fetch-public-guaikeiclawhub inspect @engheng-art/douyin-quick-fetch-public-guaikei --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:93598034adef70459f352665e03389dc604fd8dfd34cbd059571d89cf0b1755fassets/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.js- Initial release of the skill for fast fetching of public Douyin data. - Supports four core functions: keyword search, bulk author content fetch, video comment retrieval and analysis, and real-time trending topics. - Triggered for tasks involving Douyin search, trending topics, comments, author posts, competitor analysis, or short video research—even if "Douyin" is not explicitly mentioned. - Outputs structured JSON data for use in research and analysis workflows. - Requires GUAIKEI_API_TOKEN by environment variable; includes robust token management and error handling protocols. - Command-line usage with clear parameter mapping and limits; all commands support --help for usage guidance.