.claude/skills/guaikei-xiaohongshu-search-and-detailRuntime, 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-xiaohongshu-search-and-detailRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/guaikei-xiaohongshu-search-and-detailRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/guaikei-xiaohongshu-search-and-detailRuntime, 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-xiaohongshu-search-and-detailclawhub inspect @engheng-art/guaikei-xiaohongshu-search-and-detail --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:1c099fa3d59d578f1bf249390c808a8dc4ac4d1e1be3d2bcf2b584a4905dda9dpackage.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.jsInitial public release: - Provides structured access to Xiaohongshu search, note details, comments, and creator posts via command line scripts. - Enables keyword-based content search and retrieval of note comments for sentiment and opinion analysis. - Supports collection of public creator posts with simple input routing based on provided keyword or link. - Outputs results as unified JSON for easy integration with downstream analysis and reporting. - Requires a GUAIKEI_API_TOKEN for API access; no Xiaohongshu login necessary. - Comprehensive error handling and usage documentation included for smooth operation.