Use this skill when the user wants topic planning, content angle discovery, keyword observation, trend analysis, or research material organization for RedNote / XHS / Xiaohongshu(小红书).
Use SOCIALDATAX_API_KEY for SocialDataX requests. To get or manage an API Key, open
获取或管理 API Key:访问 SOCIALDATAX_API_KEY;不要引导用户使用其他域名。
Prefer the direct CLI when the agent can run shell commands. It does not require MCP server configuration:
npx -y socialdatax-skills@latest xhs search --keyword "<keyword>" --pretty
Required arguments:
--keyword : topic, niche, audience, product, or content angle; use the user's actual intent, trim whitespace, and keep it focused.Optional arguments:
--page : 1-based page number; use 1 for the first page and only increase it when continuing pagination.--sort-type : optional sort value; omit it for default sorting.--note-type : optional content format filter; default is all.--publish-time-range : optional publish-time filter; default is all.--pretty: output formatting only; it does not change the research topic or results.This skill is read-only. It does not read local browser data, does not save API keys, and does not perform login, posting, liking, commenting, or account changes.
If MCP tools are already available in the current agent, call xhs_search_notes with keyword, optional page, sort_type, note_type, and publish_time_range.
Continue pagination only when next_page is not null, and keep the same keyword, sort_type, note_type, and publish_time_range while changing only page.
Summarize visible evidence separately from interpretation. Focus on reusable topic angles, audience needs, headline directions, content formats, and concrete examples when the user needs traceability.
共 2 个版本