xiaohongshu-automation

A complete automation suite for Xiaohongshu (Little Red Book). Includes long-text publishing, comment management (reply/check), and stealth login helpers.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "xiaohongshu-automation" with this command: npx skills add dingkwang/xiaohongshu-automation

Xiaohongshu Automation Suite

This skill bundle provides a set of tools to automate your Xiaohongshu content creation and community management.

Included Tools

1. 📝 Publishing (xiaohongshu-publish)

  • publish_long_text: Automatically publish long-form articles with titles and content.
  • Supports "Pro" platform (pro.xiaohongshu.com).

2. 💬 Community Management (xiaohongshu-reply)

  • check_comments: Fetch and reply to latest comments.
  • reply_fixed: Alternative reply logic.
  • generate_replies: Generate template replies.

3. 🔐 Authentication

  • login_helper: Stealth login script using Playwright (independent, no plugin required).
  • Cookie management and persistence.

Usage

Login (First Time)

Run the login helper to capture cookies:

python3 skills/xiaohongshu-skill/login_helper.py

Publish an Article

python3 skills/xiaohongshu-skill/xiaohongshu-publish/publish_long_text.py --title "My Title" --content "My Content"

Requirements

  • Python 3.8+
  • Playwright (pip install playwright && playwright install chromium)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Remote Skill Test

Use when the user wants to test an agent skill on a remote jump host after updating it locally. Triggers on "test skill remotely", "remote test", "远程测试 skill...

Registry SourceRecently Updated
Automation

Ocean Chat

OceanBus-powered P2P messaging, shared address book, 1v1 meetup negotiation, and conversation threading for AI agents. Use when users want to manage contacts...

Registry SourceRecently Updated
Automation

Link Midjourney Instagram

Runs the linkmidjourneyinstagram automation — generate four Midjourney images in Chromium via Playwright, then post each PNG as its own Instagram web post wi...

Registry SourceRecently Updated
Automation

NEXO Brain

Cognitive memory system for AI agents — Atkinson-Shiffrin memory model, semantic RAG, trust scoring, and metacognitive error prevention. Gives your agent per...

Registry SourceRecently Updated