.claude/skills/guaikei-douyin-live-data-pullerRuntime, 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-live-data-pullerRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/guaikei-douyin-live-data-pullerRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/guaikei-douyin-live-data-pullerRuntime, 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-live-data-pullerclawhub inspect @engheng-art/guaikei-douyin-live-data-puller --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:d42c0262433335ad206c29c193c4850a5e8a9e59c495ec9dc80c21d9d6a357d3assets/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-live-data-puller 1.0.0 初始版本上线: - 支持抖音关键词搜索、博主作品抓取、视频评论提取、实时热榜查询四大能力,输出结构化 JSON 数据。 - 明确意图识别和参数推断规则,多场景自动触发,适用于内容调研、竞品分析、舆情监控等需求。 - 环境依赖简要,仅需 Node.js 与 API 令牌配置,权限严格最小化。 - 详细错误处理机制,敏感信息保护与令牌管理合规,支持日志留存与标准输出规范。 - 所有功能/参数及出参格式均有文档与 JSON Schema 参考。