with one click
search-feeds-skill
Search Xiaohongshu content by keyword via HTTP API
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Search Xiaohongshu content by keyword via HTTP API
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Check Xiaohongshu login status and display QR code if needed
Get detailed information about a Xiaohongshu feed via HTTP API
List feeds from Xiaohongshu homepage via HTTP API
Post a comment to a Xiaohongshu feed via HTTP API
Publish image/text content to Xiaohongshu (Little Red Book) via HTTP API
Publish video content to Xiaohongshu (Little Red Book) via HTTP API
| name | search-feeds-skill |
| description | Search Xiaohongshu content by keyword via HTTP API |
| allowed-tools | Bash, Read |
Search for content on Xiaohongshu using the xiaohongshu-mcp HTTP API.
This skill receives the following parameters:
node skills/search-feeds-skill/scripts/search-feeds.mjs
Pass parameters via environment variables:
export XIAOHONGSHU_KEYWORD="美食"
export XIAOHONGSHU_SORT_BY="最多点赞"
export XIAOHONGSHU_NOTE_TYPE="图文"
node skills/search-feeds-skill/scripts/search-feeds.mjs
After execution, return the search results to the caller.