socialdatax-short-video-copy-extractlisted
Install: claude install-skill DevinChen2014/socialdatax-skills
<!-- AUTO-GENERATED from socialdatax-skill-source. Do not edit directly; run `node scripts/generate_socialdatax_skills.mjs`. -->
# 短视频文案一键提取
## 适用场景
面向短视频文案提取、短视频文案一键提取、视频文案提取、视频链接转文案、短视频转文字、视频转文字、口播转文字、视频逐字稿和逐字稿整理。当前 direct CLI 入口支持小红书、抖音、快手、微博和视频号公开视频链接、分享文案、内容 ID 或已有 job_id,获取视频基础信息、原视频简介、口播逐字稿、可复制文案和精简版;其他平台不在本 Skill 范围内,来自 SocialDataX 社媒数据助手。
## 快速开始
- 先给出当前 skill 支持的输入:视频链接、分享文案、内容 ID 或已有 job_id。
- 平台边界:当前 direct CLI 入口只支持小红书、抖音、快手、微博和视频号;其他平台不在本 Skill 范围内,请先确认是否存在对应口播转文字入口。
- 你通常会得到:视频基础信息、原视频简介、口播逐字稿、可复制文案和精简版;适合短视频文案提取、视频转文字、口播转文字和逐字稿整理;未完成时先继续查询任务状态。
## API Key 获取
获取或管理 API Key:访问 <https://socialdatax.com/ai?from=modelscope>,按官网的 API Key 申请/管理入口操作。环境变量名固定使用 `SOCIALDATAX_API_KEY`;不要引导用户使用其他域名。
## 直接调用命令
优先使用 direct CLI;能运行 shell 命令的 Agent 不需要额外配置 MCP server:
```bash
npx -y socialdatax-skills@latest xhs transcript \
--url "<note_url_or_share_text>" --pretty --source-client socialdatax-skills \
--source-platform modelscope --source-skill socialdatax-short-video-copy-extract
npx -y socialdatax-skills@latest xhs transcript \
--note-id "<note_id>" --pretty --source-client socialdatax-skills \
--source-platform modelscope --source-skill socialdatax-short-video-copy-extract
npx -y socialdatax-skills@latest xhs transcript \
--job-id "<job_id>" --pretty --source-client socialdatax-skills \
--source-platform modelscope --source-skill socialdatax-short-video-copy-extract
npx -y socialdatax-skills@latest douyin transcript \
--url "<douyin_content_url_o