.claude/skills/guaikei-douyin-videos-for-researchRuntime, 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-videos-for-researchRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/guaikei-douyin-videos-for-researchRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/guaikei-douyin-videos-for-researchRuntime, 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-videos-for-researchclawhub inspect @engheng-art/guaikei-douyin-videos-for-research --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:15e034be9ce9e867ec0834fa26d0136eca1df0f2405fc938f8fa0edc96efb7eaassets/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-videos-for-research - Enables keyword search, fetching creator posts, video comments, and trending topics from Douyin for research purposes. - Simple CLI commands for each function, with parameter inference for sorting, time window, and content type. - Prioritizes user intent for common Douyin research tasks, even if "抖音" is not explicitly mentioned. - Outputs clean JSON for easy integration; logs and errors are handled separately. - Built for secure, compliant usage with API token via environment variable and no private file access.