.claude/skills/guaikei-douyin-info-scraperRuntime, 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-info-scraperRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/guaikei-douyin-info-scraperRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/guaikei-douyin-info-scraperRuntime, 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-info-scraperclawhub inspect @engheng-art/guaikei-douyin-info-scraper --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:aab7a78d03ea46836257ef9377dd4028c0c6e7707dfd1baf84c400da01c265a6assets/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.jsguaikei-douyin-info-scraper 1.0.0 – initial release - Supports public Douyin data collection for keyword search, creator posts, video comments, and real-time trending topics, returning structured JSON. - Designed for structured research: content investigation, competitor analysis, sentiment analysis, and hot topic tracking. - Flexible trigger rules for both explicit and conversational user queries regarding Douyin; not applicable to other platforms or data types (e.g., uploading, editing, private data). - Commands use Node.js (≥16.14) with simple CLI interfaces; requires environment variable for authentication token. - Strict token handling and error messaging policies for compliance. - Output/specification: stdout for JSON, stderr for logs, error codes for different failure modes, and schema-based data formatting.