SocialDataX Douyin Creator Profile
Paste the following prompt into your AI chat to install this skill:
Install @user_825d9e7e/socialdatax-douyin-creator-profile by following https://skillhub.cn/install/skillhub.md.
About this skill
Problem
When an agent needs to inspect a Douyin creator's positioning, audience scale, or basic profile without maintaining login state or scraping pages, this skill provides a read-only lookup path. It works from a known sec_user_id, profile URL, short link, or share text, and returns structured account fields.
How It Works
- Direct CLI first: in agents that can run shell commands, no MCP server setup is required. Use
--sec-user-idwhen the creatorsec_user_idis already known, and--profile-urlfor profile URLs, short links, or share text.--prettyonly changes output formatting, and the two input options are mutually exclusive. - MCP compatible: if MCP tools exist in the current agent, choose
douyin_get_user_info_by_sec_user_idordouyin_get_user_info_by_profile_urlbased on the available input. - Output guidance: available fields can include nickname, platform IDs, bio, verification, follower count, following count, received likes, IP location, and gender. Keep profile facts separate from strategic interpretation.
Boundaries
The skill is read-only. It does not read local browser data, save API keys, or perform login, posting, liking, commenting, or account changes. Data calls require SOCIALDATAX_API_KEY; when a user asks for key management, point only to the official entry and do not infer alternate domains.
Use Cases
- Ops screens creators for collaboration by checking followers, likes, and bio from profile URLs.
- Editors verify creator-topic fit by checking verification, IP location, and gender from sec_user_id.
- Marketing extracts profile URLs from share text and reads nickname, following, and follower counts.
- Agents fetch creator profiles from sec_user_id in comments or work lists for report appendices.
Best For
- Creator partnership ops who need to verify account scale and positioning quickly.
- Content editors matching creators to topics who need bio, verification, and IP location.
- Social media analysts building creator directories from profile links.
- Agent developers adding read-only Douyin profile data to workflows.
Related Skills
Batch-classify pasted text or CSV rows with preset and custom templates, outputting structured labels and confidence scores for data organization and annotation workflows.
Analyzes product VOC and brand reputation events across public news, community, and social pages, delivering Markdown, Excel, and optional HTML reports.
Reads Excel/CSV files, cleans and analyzes them, then generates a charted Excel summary and interactive HTML dashboard.
Performs local, paragraph-level cross-document similarity checks and produces an HTML report with revision suggestions.