post-comment-skill

Post comments to Xiaohongshu feeds via the xiaohongshu-mcp HTTP API.

1|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/pcliu/xiaohongshu-skill --skill post-comment-skill-pcliu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: post-comment-skill
Source: https://github.com/pcliu/xiaohongshu-skill/tree/main/skills/post-comment-skill
Command: npx skills add https://github.com/pcliu/xiaohongshu-skill --skill post-comment-skill-pcliu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill removes the manual effort of posting comments to Xiaohongshu feeds by automating comment submission through an HTTP API workflow.

Core Features & Use Cases

  • Automated Comment Posting: Sends comments to specified Xiaohongshu feeds using feed identifiers and access tokens.
  • API Integration: Connects with the xiaohongshu-mcp HTTP API to execute comment actions reliably.
  • Use Case: Manage community engagement workflows by automatically posting replies to selected Xiaohongshu posts.

Quick Start

Ask the AI to post a comment to a Xiaohongshu feed by providing the feed ID, access token, and comment content.

Frequently Asked Questions about post-comment-skill

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

FAQPage Schema
How do I automate Xiaohongshu comment posting through an HTTP API?

Automating Xiaohongshu comment posting requires submitting feed identifiers, access tokens, and comment content to the xiaohongshu-mcp HTTP API endpoint via an automated workflow. This integration sends comment actions directly to specified feeds without manual input.

What do I need to set up before posting Xiaohongshu comments automatically?

Posting Xiaohongshu comments automatically requires an active xiaohongshu-mcp API endpoint, valid access tokens, and the specific feed identifiers for the target posts. You must provide these environment-based parameters to execute the comment submission requests.

Can I use this HTTP API integration for community engagement workflows on social media?

Yes, the HTTP API integration applies directly to social media community engagement workflows. It manages automated replies by posting comments to selected Xiaohongshu posts using feed identifiers and access tokens.

How does the xiaohongshu-mcp API execute comment submission requests?

The xiaohongshu-mcp API executes comment submission requests by receiving structured data inputs including feed IDs, access tokens, and comment text. It processes these parameters through an HTTP API workflow to reliably post comments to Xiaohongshu feeds.

What are the limitations of automating social media comments via HTTP API?

Automating social media comments via HTTP API is limited to executing comment submission requests on Xiaohongshu feeds using valid access tokens and feed identifiers. It relies entirely on the availability and response of the xiaohongshu-mcp endpoint.