Help us improve
Share bugs, ideas, or general feedback.
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.
npx claudepluginhub ibreez3/xiaohongshu-skillHow 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.
Fetches detailed Xiaohongshu feed information via xiaohongshu-mcp HTTP API. Supports loading all comments with customizable limit. Run via Node.js script with Bash.
Switches between For You/Following X timelines, auto-scrolls to collect posts, scrapes structured data including text/media/engagement, and exports as JSON from x.com/home.
Searches and reads from web pages, GitHub, YouTube, Reddit, Twitter/X, Bilibili using curl, gh, yt-dlp. Probes tools, degrades gracefully without external deps.
Share bugs, ideas, or general feedback.
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.