.claude/skills/guaikei-douyin-comments-extractRuntime, 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-extractRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/guaikei-douyin-comments-extractRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/guaikei-douyin-comments-extractRuntime, 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-extractclawhub inspect @engheng-art/guaikei-douyin-comments-extract --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:18e8fb35cbdd34eacdc8e2798880da20bd90ba5eaabbad0381f74331259dd83dassets/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 guaikei-douyin-comments-extract, a command-line skill for extracting and analyzing public data from Douyin (videos, comments, creators, hot trends). - Provides commands for keyword search (`search-cli`), trending topics (`hot-cli`), creator’s posts (`post-cli`), and video/note comments (`comment-cli`). - Designed for scenarios like content research, competitor monitoring, public sentiment analysis, and trend tracking—no login required. - Outputs structured JSON, supports up to 10,000 items per query, and works with Node.js 16.14.0+. - Requires `GUAIKEI_API_TOKEN` environment variable for API access.