Redbook Skills
SkillSearchPublishes image/video content to Xiaohongshu (XHS), with login checking, QR-code login assistance, note search, fetching details, commenting/replying, reading content analytics, and multi-account/multi-port operation. Uses a Python/CDP control plane.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Redbook Skills skill
What this skill tells your AI
The instructions your AI receives, as published by qianleigood/crawclaw in skills-optional/redbook-skills/SKILL.md and read by ahel’s review.
Use this as the main Xiaohongshu publishing and retrieval skill.
Use this skill for
- 登录检查、二维码登录辅助、切账号
- 搜索笔记、看详情、看通知和内容数据
- 图文发布、视频发布、评论与回复
- 多账号、多端口、保守人类化交互
Default execution model
- Python/CDP control plane through
scripts/*.py
Mandatory workflow
- Distinguish login, read, comment, and publish flows first.
- Require final user confirmation before any real publish.
- Treat comment and publish as high-risk actions; use safer interaction mode by default.
- Keep image-only and video-only publish paths separate.
Working rules
- Use absolute file paths.
- Do not publish if the user only asked to test or open the browser.
- Prefer
safeinteraction mode for publish and comment tasks. - Stop on risk signals; do not brute-force repeated actions.
Read references as needed
references/python-legacy.mdFor command flows and compatibility notes.references/risk-guard.mdFor throttling, cooldown, and risk handling.references/multi-account.mdFor profile, port, and launcher conventions.references/README.mdFor broader background and historical notes.
Signals
- GitHub stars
- 30
- Forks
- 1
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
redbook-skills- Source
- github.com/qianleigood/crawclaw