Real Skill packageSource verifiedClawHub registry

guaikei·小红书看笔记

抓取小红书博主公开作品列表并配合笔记详情与评论,还原其发文节奏、内容风格与互动表现。当用户要分析小红书竞品账号、监控对手博主最近发了什么、或为差异化策略准备数据时使用本技能;即使用户没说"竞品分析",只要给了博主主页链接并想了解其内容表现也适用。不用于登录态或私密数据。

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:xhs-guaikei-look-note
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/14/2026.claude/skills/xhs-guaikei-look-note

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/14/2026.agents/skills/xhs-guaikei-look-note

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/14/2026skills/xhs-guaikei-look-note

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/xhs-guaikei-look-note
clawhub inspect @engheng-art/xhs-guaikei-look-note --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/14/2026, 5:13:39 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/14/2026, 2:58: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:f4213cc4c2dae918431eeaf8c4972fa240a9686746c096ac98e3ccabf89d71fb
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 xhs-guaikei-look-note skill. - Enables retrieval and analysis of public Xiaohongshu (小红书) data, including content search, note details, comment extraction, and creator post monitoring. - Supports four main use cases: keyword content search, single note analysis, comment analysis, and creator/competitor monitoring. - No support for private content or login-required data; only processes public information. - Requires GUAIKEI_API_TOKEN for API access; runs on Node.js 16.14.0+. - Useful for content analysis, trend monitoring, competitor research, and influencer evaluation within business and creative contexts.