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
More from ibreez3/xiaohongshu-skill
search-feeds-skill
Search Xiaohongshu content by keyword via HTTP API
10get-feed-detail-skill
Get detailed information about a Xiaohongshu feed via HTTP API
8list-feeds-skill
List feeds from Xiaohongshu homepage via HTTP API
7check-login-skill
Check Xiaohongshu login status and display QR code if needed
7publish-image-text-skill
Publish image/text content to Xiaohongshu (Little Red Book) via HTTP API
7publish-video-skill
Publish video content to Xiaohongshu (Little Red Book) via HTTP API
7