xhs-interact

Automate liking, unliking, bookmarking, commenting, and replying on Xiaohongshu notes.

Updated May 12, 2026
One-click install
npx skills add https://github.com/YeomanYe/skills --skill xhs-interact
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xhs-interact
Source: https://github.com/YeomanYe/skills/tree/main/xiaohongshu/skills/xhs-interact
Command: npx skills add https://github.com/YeomanYe/skills --skill xhs-interact

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Xiaohongshu users want to perform common interactions on notes (like, save to favorites, post comments, and reply to comments) without manual UI navigation or repetitive input.

Core Features & Use Cases

  • Like and unlike notes to express appreciation or retract it.
  • Save to favorites and remove from favorites to curate notes for later.
  • Post a new comment to a note, with a content check before submission.
  • Reply to an existing comment, optionally specifying the target comment or user.

Quick Start

Interact with Xiaohongshu notes by liking, unliking, bookmarking, unbookmarking, posting comments, or replying to comments.

Frequently Asked Questions about xhs-interact

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

FAQPage Schema
How do I automate likes and comments on Xiaohongshu notes?

You can automate liking, unliking, bookmarking, and commenting on Xiaohongshu notes by using an interaction automation tool. It handles posting new comments and replying to existing ones across notes automatically.

Can I automatically reply to existing comments on Xiaohongshu?

Yes, you can automatically reply to existing comments on Xiaohongshu. The automation process allows you to optionally specify the target comment or user, ensuring accurate comment replies after a content confirmation check.

What do I need to automate Xiaohongshu note interactions?

To automate Xiaohongshu note interactions, you need the specific feed_id and xsec_token for the target notes. These identifiers are required inputs to perform automated actions like liking, bookmarking, and commenting.

Does automating Xiaohongshu likes and bookmarks prevent duplicate actions?

Automating Xiaohongshu likes and bookmarks ensures idempotent behavior, preventing duplicate actions. This means performing like or favorite operations multiple times will not cause unintended duplicate interactions on the same note.

Is there a content check before posting automated comments on Xiaohongshu?

Yes, there is a content confirmation step before posting automated comments and replies on Xiaohongshu. This mechanism enforces content verification to ensure the submitted text is correct prior to execution.

What is the best way to curate Xiaohongshu notes for later without manual UI navigation?

The best way to curate Xiaohongshu notes without manual UI navigation is through automated bookmarking and unbookmarking. This allows you to save notes to favorites or remove them programmatically based on your workflow.