抖音达人数据 SocialDataX 达人作品
/install socialdatax-douyin-creator-videos
抖音达人数据 SocialDataX 达人作品
Use this skill when the user wants 抖音达人数据, a Douyin / 抖音 creator's published works list, video list, image/text post list, content style analysis, recent-topic review, creator benchmarking, or account tracking.
API Key
Use SOCIALDATAX_API_KEY for data calls. The official website for requesting or managing API access is \x3Chttps://socialdatax.com>. If a user asks where to get a key, provide only this URL; do not infer alternate domains.
Preferred Direct CLI
Prefer the direct CLI when the agent can run shell commands. It does not require MCP server configuration:
npx -y socialdatax-skills@latest douyin user-posts --sec-user-id "\x3Csec_user_id>" --pretty
npx -y socialdatax-skills@latest douyin user-posts --profile-url "\x3Cprofile_url_or_share_text>" --pretty
--sec-user-id \x3Csec_user_id>: preferred when the creator sec_user_id is already known.--profile-url \x3Cprofile_url_or_share_text>: use for a profile URL, short link, or profile share text.--page-token \x3Cnext_page_token>: opaque pagination token; pass back exactly the token returned by the previous page and do not reuse it across users.--pretty: output formatting only.
Use either --sec-user-id or --profile-url for one command, not both.
Safety Boundary
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.
MCP Tools
If MCP tools are already available in the current agent, use one of these tools:
douyin_get_user_posted_videos_by_sec_user_id: preferred whensec_user_idis already known.douyin_get_user_posted_videos_by_profile_url: use for profile URLs, short links, or profile share text.
Creator work-list pagination uses page_token. Pass back exactly the returned next_page_token; tokens are bound to the current user and should not be reused across users.
Output Guidance
Summarize content-list evidence by title or description, summary, publish time, interaction counts, media links, and content type when present. For image/text posts, use image_urls rather than assuming a video playback URL exists. Use returned content IDs to chain into detail or comment analysis when needed.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install socialdatax-douyin-creator-videos - 安装完成后,直接呼叫该 Skill 的名称或使用
/socialdatax-douyin-creator-videos触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
抖音达人数据 SocialDataX 达人作品 是什么?
用于抖音达人数据、抖音达人作品、视频列表、图文列表、近期发布、内容调研和创作者内容分析。覆盖 Douyin creator videos,来自 SocialDataX 社媒数据助手。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 239 次。
如何安装 抖音达人数据 SocialDataX 达人作品?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install socialdatax-douyin-creator-videos」即可一键安装,无需额外配置。
抖音达人数据 SocialDataX 达人作品 是免费的吗?
是的,抖音达人数据 SocialDataX 达人作品 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
抖音达人数据 SocialDataX 达人作品 支持哪些平台?
抖音达人数据 SocialDataX 达人作品 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 抖音达人数据 SocialDataX 达人作品?
由 DevinChen2014(@devinchen2014)开发并维护,当前版本 v0.1.2。