.claude/skills/guaikei-xhs-search-detail-commentRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
搜索小红书公开笔记、查看笔记详情、获取笔记评论、抓取博主公开作品,返回结构化数据用于爆款挖掘、竞品分析、KOL筛选与评论洞察。当用户想找小红书内容、分析笔记或评论、监控博主发文、调研关键词热度时使用本技能;即使没明说"小红书",只要提到红笔记/xhs/rednote 或给出 xiaohongshu.com/xhslink.com 链接并想拿内容数据也适用。不用于登录、发布、点赞或获取私密内容。
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-xhs-search-detail-commentRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/guaikei-xhs-search-detail-commentRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/guaikei-xhs-search-detail-commentRuntime, 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-xhs-search-detail-commentclawhub inspect @engheng-art/guaikei-xhs-search-detail-comment --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:3f83a98f253e34920c3c3b9c4a2b6a30065aaf9aa1e06e11d71d0bc5a0e219a0package.jsonreadme.mdreferences/changelog.mdreferences/options.mdskill-card.mdSKILL.mdsrc/api/comment.jssrc/api/detail.jssrc/api/post.jssrc/api/search.jssrc/config/constants.jssrc/utils/args.jssrc/utils/key.jssrc/utils/log.jssrc/utils/name.jssrc/utils/request.jssrc/utils/retry.jssrc/utils/utils.jssrc/validate/keyword.jssrc/validate/url.jssrc/xiaohongshu/comment-cli.jssrc/xiaohongshu/detail-cli.jssrc/xiaohongshu/post-cli.jssrc/xiaohongshu/search-cli.js- Initial release of guaikei-xhs-search-detail-comment skill. - Enables structured querying of public Xiaohongshu (小红书) data: keyword search, note details, comments fetching, and creator posts monitoring. - Includes a decision-tree guide for usage—efficiently routes user requests based on input type (keyword, note link, profile link, shortlink, or business objective). - Handles only public data; does not support login, publishing, or private content. - Details error handling, input validation, and command usage patterns for robust data retrieval and analysis. - MIT licensed; requires GUAIKEI_API_TOKEN for API access.