get-feed-detail-skill

Retrieve Xiaohongshu feed details via HTTP API using feed ID and access token.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the challenge of retrieving detailed Xiaohongshu feed information by automating API requests instead of requiring manual data lookup.

Core Features & Use Cases

  • Feed Detail Retrieval: Fetches complete information for a Xiaohongshu feed using its feed ID and access token.
  • Comment Loading Support: Optionally retrieves comments with configurable limits for deeper feed analysis.
  • Use Case: Content analysts can inspect posts, metadata, and comments from Xiaohongshu feeds to support research, engagement tracking, or content evaluation.

Quick Start

Ask the AI to retrieve the details of a Xiaohongshu feed using the provided feed ID and xsec token.

Frequently Asked Questions about get-feed-detail-skill

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

FAQPage Schema
How do I retrieve Xiaohongshu feed details via API for content analysis?

To retrieve Xiaohongshu feed details via API, you need the specific feed ID and an access token. This Skill automates the HTTP API requests to fetch complete post metadata for content analysis workflows.

Can I load Xiaohongshu feed comments using this API retrieval process?

Yes, you can load Xiaohongshu feed comments using this API retrieval process. It supports optional comment loading with configurable limits to facilitate deeper engagement tracking and feed analysis.

Do I need an access token and running MCP HTTP service to fetch Xiaohongshu post metadata?

Yes, fetching Xiaohongshu post metadata requires a valid access token and a running Xiaohongshu MCP HTTP service. These prerequisites ensure secure and successful API-based data retrieval.

What is the best way to automate Xiaohongshu social media research without manual data lookup?

The best way to automate Xiaohongshu social media research is using this Skill to automate API requests. It eliminates manual data lookup by directly retrieving post details and comments for research workflows.

Does Xiaohongshu feed detail retrieval support configurable limits for comment inspection?

Yes, Xiaohongshu feed detail retrieval supports configurable limits for comment inspection. You can set specific limits when fetching comments to control the volume of data retrieved for your analysis.

Limitations of using API requests for Xiaohongshu post inspection?

Limitations of using API requests for Xiaohongshu post inspection include the strict dependency on valid feed identifiers, access tokens, and a continuously running MCP HTTP service to successfully execute retrieval tasks.