xhs-interact

Automate Xiaohongshu commenting, replying, and liking via feed URLs.

8.4k|1.4k|Updated Apr 24, 2024
One-click install
npx skills add https://github.com/TeamWiseFlow/wiseflow --skill xhs-interact-teamwiseflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xhs-interact
Source: https://github.com/TeamWiseFlow/wiseflow/tree/main/addons/officials/skills/xhs-interact
Command: npx skills add https://github.com/TeamWiseFlow/wiseflow --skill xhs-interact-teamwiseflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill solves the manual, time-consuming work of engaging with Xiaohongshu (xhs) posts by automating commenting, replying, and liking through a browser-controlled workflow.

Core Features & Use Cases

  • Comment, reply, and like automation: Posts the user’s content to a specified feed and can reply to targeted comments.
  • Tokenized feed access: Uses feed_id and xsec_token from the post URL to perform authenticated interactions.
  • Guardrails for platform risk: Enforces practical anti-bot constraints like delays and daily interaction limits, and handles login walls by guiding QR login.

Use Case: When you want to maintain active engagement on specific xhs posts for marketing, community management, or audience growth, this Skill can perform the interactions repeatedly and consistently.

Quick Start

Tell the AI: “Use xhs-interact to comment, reply, and like on the Xiaohongshu feed using this feed URL with feed_id and xsec_token, assuming the browser is already logged in via QR.”

Frequently Asked Questions about xhs-interact

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Xiaohongshu comments and replies on specific posts?

Automating Xiaohongshu comments and replies uses a browser-controlled workflow to post content and target specific responses on feed pages. You provide the post URL containing the feed_id and xsec_token to navigate and execute interactions.

Do I need a pre-authenticated browser session to automate Xiaohongshu likes?

Yes, automating Xiaohongshu likes requires a pre-authenticated browser session. The workflow assumes the browser is already logged in via QR code to perform repeatable engagement actions on target posts.

Can I recover from a login wall when automating social engagement on Xiaohongshu?

Recovering from a login wall during Xiaohongshu social engagement triggers a QR re-authentication process. The workflow handles login walls by guiding you through QR login to resume automated interactions.

What anti-bot constraints are enforced for Xiaohongshu comment automation?

Xiaohongshu comment automation enforces practical anti-bot constraints like delays and daily interaction limits. These pacing guardrails help mitigate platform risk during repeatable marketing and community engagement actions.

How do I target specific comments for replies on a Xiaohongshu feed?

Targeting specific comments for replies on a Xiaohongshu feed uses DOM selectors to identify and interact with chosen elements. The workflow navigates via the feed URL to locate the comment and post the automated reply.