douyin-industry-video-skill
NewCodex skill for extracting Douyin short-video subtitles and analyzing AI industry-chain order logic
Summary
This skill extracts subtitles from Douyin short videos and analyzes the order logic of the AI industry chain.
- It helps developers quickly gather and structure information about AI companies, products, and their relationships from video content.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/douyin-industry-video-skill.md https://raw.githubusercontent.com/fengziliang43-cmyk/douyin-industry-video-skill/main/SKILL.md/douyin-industry-video-skillUse Cases
Usage Examples
/douyin-industry-video-skill extract https://www.douyin.com/video/1234567890
Extract subtitles from the last 5 Douyin videos in my clipboard and analyze the AI industry chain order logic.
/douyin-industry-video-skill analyze --urls https://www.douyin.com/video/abc123,https://www.douyin.com/video/def456
Security Audits
Frequently Asked Questions
What is douyin-industry-video-skill?
This skill extracts subtitles from Douyin short videos and analyzes the order logic of the AI industry chain. It helps developers quickly gather and structure information about AI companies, products, and their relationships from video content.
How to install douyin-industry-video-skill?
To install douyin-industry-video-skill: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/douyin-industry-video-skill.md https://raw.githubusercontent.com/fengziliang43-cmyk/douyin-industry-video-skill/main/SKILL.md. Finally, /douyin-industry-video-skill in Claude Code.
What is douyin-industry-video-skill best for?
douyin-industry-video-skill is a skill categorized under General. Created by fengziliang43-cmyk.
What can I use douyin-industry-video-skill for?
douyin-industry-video-skill is useful for: Extract subtitles from a Douyin video about AI chip manufacturers to identify key players in the supply chain.; Analyze the order logic of AI industry chain from multiple Douyin videos to map upstream and downstream relationships.; Collect subtitles from Douyin videos discussing AI model training to understand the sequence of steps and dependencies.; Identify emerging AI startups and their products by processing Douyin video subtitles related to industry trends.; Compare AI industry chain structures across different Douyin video sources to validate order logic consistency..