2.5k
GitHub Stars
2
Bundled Files
2 months ago
Catalog Refreshed
3 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill openclaw/skills --skill xhs-browser-ops- _meta.json280 B
- SKILL.md2.4 KB
Overview
This skill is a full-process Xiaohongshu (Redbook) content assistant that covers idea planning, copy and title generation, cover image creation, note publishing, and routine account operations. It supports creating drafts, publishing posts after explicit confirmation, commenting and replying, and basic dashboard checks. Optional AI image generation for covers can be configured with GEMINI_API_KEY, IMG_API_KEY, or HUNYUAN_API_KEY.
How this skill works
The skill automates interactions with the official creator portal (https://creator.xiaohongshu.com) using browser automation. It verifies login status, walks through the deterministic publish flow (choose image/text mode, fill title and body, attach images), validates inputs and formatting, and either saves a draft or publishes after an explicit confirmation phrase from the user. It returns a concise result summary including account, title, mode, and status.
When to use it
- When you need a repeatable workflow to draft or publish Xiaohongshu notes from content produced here.
- When you want automated cover image generation using configured AI image APIs.
- When you need to batch-save content as drafts for later review or manual publish.
- When you need to reply to comments or perform light community engagement from the same flow.
- When you want quick checks of visible dashboard metrics (7d/30d) for a creator account.
Best practices
- Always confirm you are logged into the correct creator account before publishing; the skill will pause if login is missing or expired.
- Use explicit publish confirmation phrases (e.g., “立即发布”, “确认发布”, “继续发布”) to allow immediate publishing; otherwise the skill will save as draft.
- Provide finalized title, body, image paths, and hashtag formatting before calling publish to avoid validation failures.
- Do not attempt to bypass SMS, CAPTCHA, or other platform risk controls; the skill will prompt you to complete those manually.
- Enable an image API key (GEMINI_API_KEY, IMG_API_KEY, or HUNYUAN_API_KEY) only if you want AI-generated covers; otherwise upload your own cover images.
Example use cases
- Generate multiple note drafts from a content brief, then review and publish selected items after manual confirmation.
- Create an attention-grabbing title and AI-generated cover image, then save the note as draft for designer review.
- Publish a promotional post immediately after confirming the exact publish phrase in chat.
- Reply to user comments with templated responses and record the reply action in the result summary.
- Check 7-day engagement metrics before deciding which notes to repost or promote.
FAQ
The skill pauses and asks you to complete SMS login; it cannot bypass login or verification steps.
Can the skill publish automatically without asking me?
No. Publishing requires an explicit confirmation phrase in the current chat. If confirmation is vague, the skill defaults to saving a draft and explains why.