.claude/skills/guaikei-douyin-data-catalogRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
当用户要追踪抖音热点、研究对标账号、分析评论区反馈、挖掘爆款选题时,使用本技能。四项能力:search(搜视频/图文/用户)、post(博主作品)、comment(评论)、hot(热榜)。用户说"帮我做个竞品分析""看看行业什么火"时也要用,即使没提抖音。不处理视频发布与下载。
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-data-catalogRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/guaikei-douyin-data-catalogRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/guaikei-douyin-data-catalogRuntime, 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-data-catalogclawhub inspect @engheng-art/guaikei-douyin-data-catalog --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:7ca4f3ced80003c8f28523280d611f8590e771b219e3f6131d158d818b5f479aassets/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-data-catalog 1.0.0 初始发布 - 提供抖音公开数据采集,包括关键词搜索、博主作品抓取、视频评论分析和实时热榜查询。 - 支持自动意图识别与参数推断,便于竞品分析、内容策划、舆情监控等场景。 - 输出纯 JSON,单次最多可获取 1 万条数据,适于结构化处理。 - 令牌管理与安全合规加强,无效令牌仅返回中性错误,无敏感输出。 - 详细命令行接口与参数规范,纯 Node.js 实现,无外部依赖,国内可用。