douyin-share-info

Installation
SKILL.md

抖音分享链接基础信息

通过 TikHub 的 Douyin Web 接口,根据分享链接提取作品基础信息。

Script Directory

Important: All scripts are located in the scripts/ subdirectory of this skill.

Agent Execution Instructions:

  1. Determine this SKILL.md file's directory path as SKILL_DIR
  2. Script path = ${SKILL_DIR}/scripts/main.ts
  3. Replace all ${SKILL_DIR} in this document with the actual path

Usage

# 输出结构化 JSON(推荐)
npx -y bun ${SKILL_DIR}/scripts/main.ts \
  --share-url "https://v.douyin.com/xxxxxx/" \
Related skills
Installs
8
First Seen
Mar 1, 2026