From xiaohongshu-skill
Fetches and lists feeds from Xiaohongshu homepage using xiaohongshu-mcp HTTP API via Node.js script. Useful for retrieving social media content programmatically.
How this skill is triggered — by the user, by Claude, or both
Slash command
/xiaohongshu-skill:list-feeds-skillThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Get the list of feeds from Xiaohongshu homepage using the xiaohongshu-mcp HTTP API.
Get the list of feeds from Xiaohongshu homepage using the xiaohongshu-mcp HTTP API.
node skills/list-feeds-skill/scripts/list-feeds.mjs
After execution, return the list of feeds to the caller.
npx claudepluginhub ibreez3/xiaohongshu-skill2plugins reuse this skill
First indexed Feb 24, 2026
Fetches detailed Xiaohongshu feed information via xiaohongshu-mcp HTTP API. Supports loading all comments with customizable limit. Run via Node.js script with Bash.
Opens and reads social media feeds from X, LinkedIn, or Reddit, displaying recent posts with author, content preview, engagement stats, and post URLs.
Fetches tweets, reply threads, and user timelines from X/Twitter without login or API keys. Also supports Chinese platforms (Weibo, Bilibili, CSDN, WeChat) and provides zero-cost Google search via camofox_search().