douyin-content-tracker
Installation
SKILL.md
Douyin Content Tracker
Scrapes Douyin creator videos via MediaCrawler, downloads audio with ffmpeg, and transcribes speech with Whisper.
Finding the Skill Base Directory
All commands must run from this skill's directory. To locate it, run:
python -c "import pathlib; print([p for p in pathlib.Path.home().rglob('douyin-content-tracker-skill/SKILL.md')])"
Or check common locations:
~/.claude/skills/douyin-content-tracker-skill/- The path shown when the skill was installed