.claude/skills/guaikei-xhs-comments-for-sentimentRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
仅处理小红书(xiaohongshu / xhs / 红笔记)平台的公开数据:笔记搜索、详情、评论、博主作品。当用户的任务明确涉及小红书内容时使用本技能;抖音、B站、微博、公众号不适用。即使用户没说"小红书",只要链接是 xiaohongshu.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-comments-for-sentimentRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/guaikei-xhs-comments-for-sentimentRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/guaikei-xhs-comments-for-sentimentRuntime, 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-comments-for-sentimentclawhub inspect @engheng-art/guaikei-xhs-comments-for-sentiment --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:cb0894dd4078462950948ba1ef6063aaea301081f31abd431c0ab4f1f188b188package.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—enables retrieval and basic analysis of public Xiaohongshu (小红书) platform data. - Supports four main data retrieval tasks: note search, note detail, comment retrieval, and creator post listing. - Accepts Xiaohongshu URLs and keywords for targeted queries; automatically determines correct retrieval script. - Requires GUAIKEI_API_TOKEN for API access; provides clear guidance and self-checks for missing or invalid configuration. - Returns results as structured JSON for downstream analysis; does not process or judge data itself. - Includes comprehensive input, output, and error handling guidelines for reliable operation and result auditing.