.claude/skills/guaikei-douyin-comments-for-sentiment-insightRuntime, 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-comments-for-sentiment-insightRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/guaikei-douyin-comments-for-sentiment-insightRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/guaikei-douyin-comments-for-sentiment-insightRuntime, 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-comments-for-sentiment-insightclawhub inspect @engheng-art/guaikei-douyin-comments-for-sentiment-insight --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:3aa9bcb102493f134453ad14da9236ed685c3db4b283aa0fc7446f5bd9e703e9assets/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 CLI commands to search Douyin content, fetch creator posts, retrieve video comments, and get trending topics, all with structured JSON output. - Designed for short video content research, competitor analysis, comment sentiment, and trend tracking; triggers even if "Douyin" is not explicitly mentioned. - Strict token validation and error handling: neutral messaging, no contact/marketing output at runtime, exit codes for key auth errors. - Supports fast parameter mapping based on user queries with clear defaults and boundaries. - Data is only for open content (no private videos), with safe handling and compliance; up to 10,000 records per call.