.claude/skills/guaikei-xiaohongshu-data-collectorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
获取小红书博主公开作品及单篇笔记的真实点赞/评论/收藏数据,评估其互动质量。当用户要筛选小红书 KOL、判断博主数据是否注水、或为合作决策准备依据时使用本技能;即使用户没提"KOL",只要想了解某个小红书博主的真实互动水平也适用。不用于粉丝数估算或后台数据。
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-data-collectorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/guaikei-xiaohongshu-data-collectorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/guaikei-xiaohongshu-data-collectorRuntime, 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-data-collectorclawhub inspect @engheng-art/guaikei-xiaohongshu-data-collector --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:22c1743fb4e413cadacf81e415b395c8d27f70ac820c0c814932a94e86af95fdpackage.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 release of guaikei-xiaohongshu-data-collector: - Provides structured JSON access to public XiaoHongShu (小红书) note data—likes, comments, favorites, note details, and creator posts—without requiring login. - Supports searching notes by keyword, fetching individual note details and comments, and monitoring creator posts using command-line scripts. - Includes robust input checks, link type detection, and detailed routing based on user intent (keywords, note links, or profile links). - Handles errors with clear output structure and status codes, including FAQ for common issues. - Requires GUAIKEI_API_TOKEN environment variable for API access. - Logs each data request for easy reference and follow-up analysis.