Real Skill packageSource verifiedClawHub registry

guaikei·小红书搜索·详情·评论·博主作品

采集小红书公开内容数据:关键词搜索笔记、查看笔记详情、拉取笔记评论、监控博主作品列表,输出结构化JSON,用于爆款挖掘、竞品分析、KOL筛选、评论舆情与趋势洞察。当用户想找小红书高赞内容、分析某篇笔记或其评论区、追踪某个博主的发文动态、做小红书选题调研或市场趋势分析时调用——即使用户没直接说"搜小红书",只要意图涉及小红书内容数据获取就应触发。支持图文/视频筛选、点赞/评论/收藏排序、发布时间限定,单次最多返回1万条,可直接衔接选题汇总、高赞对比、评论观点聚类、发文节奏分析等后续任务。

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-xiaohongshu-search-detail-comment-post
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/16/2026.claude/skills/guaikei-xiaohongshu-search-detail-comment-post

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/16/2026.agents/skills/guaikei-xiaohongshu-search-detail-comment-post

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/16/2026skills/guaikei-xiaohongshu-search-detail-comment-post

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-xiaohongshu-search-detail-comment-post
clawhub inspect @engheng-art/guaikei-xiaohongshu-search-detail-comment-post --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/16/2026, 4:04:38 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/16/2026, 2:54:09 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:9231284dd3d26ad76f3b37b81fe34ef41ca289320274e17fc4dc0eeef1d4fed5
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-xiaohongshu-search-detail-comment-post. - Enables structured data collection from Xiaohongshu for keyword note search, note details, comment analysis, and creator post monitoring. - Supports filtering by content type, sorting, and time range, with results as structured JSON for downstream analysis. - Unified output format with status and error handling; handles up to 10,000 results per request. - Requires GUAIKEI_API_TOKEN for execution; provides comprehensive usage, parameter, and troubleshooting guides.