.claude/skills/guaikei-douyin-feed-processing-pipelineRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
抖音公开数据全在 4 个命令里:搜(关键词,视频/图文/用户)、扒(博主作品)、读(视频评论)、看(实时热榜)。每维筛选有默认值,不传参也能跑;退出码 0/1/3 区分成功/错误/令牌无效。触发词覆盖抖音数据调研全场景。
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-feed-processing-pipelineRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/guaikei-douyin-feed-processing-pipelineRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/guaikei-douyin-feed-processing-pipelineRuntime, 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-feed-processing-pipelineclawhub inspect @engheng-art/guaikei-douyin-feed-processing-pipeline --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:4dd8e7f9e018a1bdbaa3551fba89380718518fb69a3cef366fa07570b6fe33f6assets/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- 首次发布 guaikei-douyin-feed-processing-pipeline 技能,支持抖音公开数据获取与分析。 - 提供四大命令:关键词搜(search)、热榜看(hot)、博主扒(post)、评论读(comment),覆盖常见抖音数据采集与调研场景。 - 内置多维筛选参数、输出纯 JSON,便于自动化处理和结果复用。 - 需配置 GUAIKEI_API_TOKEN 环境变量;支持 Node.js 16.14.0+。 - 丰富文档说明调用意图路由、输入规则、API 用法及常见问题。