post-comment-skill

Installation
SKILL.md

Post Comment Skill

Post a comment to a Xiaohongshu feed using the xiaohongshu-mcp HTTP API.

Parameters

This skill receives the following parameters:

  • feed_id: The feed ID to comment on (required)
  • xsec_token: Access token for the feed (required)
  • content: Comment content (required)

Execution

Run the script

node skills/post-comment-skill/scripts/post-comment.mjs
Related skills
Installs
8
GitHub Stars
19
First Seen
Mar 8, 2026