.claude/skills/guaikei-xhs-comment-sentimentRuntime, 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-xhs-comment-sentimentRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/guaikei-xhs-comment-sentimentRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/guaikei-xhs-comment-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/xhs-comment-sentiment-guaikeiclawhub inspect @engheng-art/xhs-comment-sentiment-guaikei --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:c7988b8cae1b7f43c2858ad8af2ccfd308d0a225e931044cc5c062499e664f14package.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-xhs-comment-sentiment (小红书评论舆情分析): - Provides four major XHS data abilities: keyword search, note detail, comment extraction, and creator post monitoring. - Uses latest-sorted data to capture recent trends and platform hot topics on Xiaohongshu. - Command interface for targeted data fetching and flexible option selection (type, sort, time, limit). - Returns structured JSON data with concise summaries for downstream analysis (e.g., trend summary, comment clustering). - Operates strictly on public XHS data; does not support login, interaction, or private data. - Requires GUAIKEI_API_TOKEN to function; meaningful error handling and troubleshooting guidance included.