.claude/skills/guaikei-douyin-full-scan-postsRuntime, 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-full-scan-postsRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/guaikei-douyin-full-scan-postsRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/guaikei-douyin-full-scan-postsRuntime, 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-full-scan-postsclawhub inspect @engheng-art/guaikei-douyin-full-scan-posts --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:9d5a74e349ea3c54b2a6912ee237a19ffdfc2b37fa7ee7b0b4e045e020d4eff1assets/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-full-scan-posts v1.0.0 - 首发版本,支持抖音公开数据全量扫描,包括关键词搜索、博主作品抓取、视频评论分析、实时热榜查询。 - 通过用户口语化表达识别意图,灵活解析常见需求场景。 - 命令行工具输出结构化 JSON,支持参数精细化,如排序、时长、时间范围、内容类型和条数限制。 - 明确令牌管理和错误处理规范,保证安全合规,不输出任何联系方式或营销内容。 - 仅依赖 Node.js 内置模块,最大单次抓取 1 万条,日志自动保存。 - 输入/输出规则、参数推断、示例和使用限制详细说明,便于开发与集成。