Use this skill when the user wants Douyin / 抖音 competitor research, same-niche account observation, content strategy comparison, work review, comment insight, creator profile review, or brand content research.
Use SOCIALDATAX_API_KEY for SocialDataX requests. To get or manage an API Key, open
获取或管理 API Key:访问 SOCIALDATAX_API_KEY;不要引导用户使用其他域名。
Prefer the most specific SocialDataX command for the user's task:
douyin search.douyin detail.douyin comments or douyin replies.douyin user-info.douyin user-posts or douyin user-series.Prefer the direct CLI when the agent can run shell commands. It does not require MCP server configuration:
npx -y socialdatax-skills@latest douyin search --keyword "<keyword>" --pretty
npx -y socialdatax-skills@latest douyin user-info --profile-url "<profile_url_or_share_text>" --pretty
npx -y socialdatax-skills@latest douyin user-posts --profile-url "<profile_url_or_share_text>" --pretty
Required arguments for keyword research:
--keyword : competitor name, niche, product, account positioning, or content angle; use the user's actual intent, trim whitespace, and keep it focused.Optional arguments:
--page-token : opaque pagination token returned by the previous page.--sort-type : optional sort value; omit it for the default sort.--publish-time-range : optional publish-time filter; omit it for no publish-time filter.--duration-range : optional duration filter; omit it for no duration filter.--content-type : optional content type filter; omit it for all content types.--pretty: output formatting only.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, choose the narrowest matching Douyin tool for the user's competitor research task. Keep creator facts, content examples, and comment evidence separate until the synthesis step.
Continue pagination only when a returned next-page value is present, and keep the same topic, URL, creator target, or filters stable while changing only the page cursor.
Summarize visible evidence before interpretation. Compare competitors by positioning, recurring topics, content formats, audience response, visible engagement signals, creator rhythm, and practical opportunities.
共 2 个版本