.claude/skills/guaikei-xhs-comment-listRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
把小红书关键词搜索、笔记详情、笔记评论、博主作品抓取为结构化数据,一次最多 1W 条。当用户需要先把小红书数据拿回来、再做汇总/对比/报告时使用本技能;即使用户没说"采集"或"抓取",只要任务是从小红书获取内容数据也适用。不用于发布、互动或私密内容。
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-comment-listRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/guaikei-xhs-comment-listRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/guaikei-xhs-comment-listRuntime, 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-comment-listclawhub inspect @engheng-art/guaikei-xhs-comment-list --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:44aec89fca217606daa4639f7a033128943f563e2b12eb8573de1c80139e47dapackage.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-comment-list. - Provides four commands to retrieve structured public data from Xiaohongshu: keyword search, note details, note comments, and creator posts. - Supports batch data collection (up to 10,000 items per request) for subsequent analysis, comparison, or reporting. - Requires GUAIKEI_API_TOKEN for API access. - Clear scenario-based usage documentation and error handling guidance included.