Real Skill packageSource verifiedClawHub registry

小红书精选

搜索小红书公开笔记、查看笔记详情与评论、获取笔记评论数据、抓取博主公开作品列表——返回结构化数据用于爆款挖掘、竞品分析、KOL筛选与趋势洞察。当用户想找小红书上的爆款内容、分析某篇笔记或其评论区、监控某博主发文、或调研某关键词在小红书的热度时使用本技能;即使用户没明确说"小红书"或"数据",只要提到"红笔记""xhs",或给出 xiaohongshu.com / xhslink.com 链接并想拿内容数据,也适用。不用于登录、发布、点赞或获取私密内容。

Identity and source

Publisher attributionengheng-artregistry owner unverified by skillvetai
Functional categoryWriting, Content & Translationautomatically inferred · 57% rule confidence
Package forminstruction with code24 recorded files
Canonical sourceClawHub registryclawhub:engheng-art:guaikei-xhs-pick
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/13/2026.claude/skills/guaikei-xhs-pick

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/13/2026.agents/skills/guaikei-xhs-pick

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/13/2026skills/guaikei-xhs-pick

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

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-pick
clawhub inspect @engheng-art/guaikei-xhs-pick --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
24 / 24 inspected as text
Checked
8/13/2026, 9:45:51 AM
Scanner
0.1.3
Policy
1.0.3
5 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • external write action — automatically inferred
5 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: www.xiaohongshu.com
  • api: xhslink.cn
  • api: xhslink.com
External clawhub result: clean

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.

Evidence checked
8/13/2026, 1:59:31 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:bfbdffc78c2d262aea0d23373c6522f271d81cc1be15ce6d93613664d30bff73
Show up to 24 recorded paths
  • package.json
  • readme.md
  • references/changelog.md
  • references/options.md
  • skill-card.md
  • SKILL.md
  • src/api/comment.js
  • src/api/detail.js
  • src/api/post.js
  • src/api/search.js
  • src/config/constants.js
  • src/utils/args.js
  • src/utils/key.js
  • src/utils/log.js
  • src/utils/name.js
  • src/utils/request.js
  • src/utils/retry.js
  • src/utils/utils.js
  • src/validate/keyword.js
  • src/validate/url.js
  • src/xiaohongshu/comment-cli.js
  • src/xiaohongshu/detail-cli.js
  • src/xiaohongshu/post-cli.js
  • src/xiaohongshu/search-cli.js

Source changelog

Initial release of guaikei-xhs-pick: structured Xiaohongshu (小红书) data retrieval for content search, note detail, comments analysis, and creator monitoring. - Enables keyword search, note detail lookup, comment extraction, and creator post list fetching from Xiaohongshu public data. - Supports command-line triggers with flexible input routing by intent and provided URL or keyword. - Provides structured JSON output for downstream analysis such as trending topic discovery, comment clustering, KOL screening, and competitor analysis. - Includes robust input validation, error handling, and detailed usage boundaries. - Requires GUAIKEI_API_TOKEN for API access; guides user on troubleshooting and support.