Communitygithub.com

Alex0721-web/claude-skills

My Claude Code skills collection

claude-skills 是什麼?

claude-skills is a Claude Code agent skill that my Claude Code skills collection.

相容平台Claude Code~Codex CLI~Cursor
npx skills add Alex0721-web/claude-skills

在你喜歡的 AI 中提問

開啟一個已預先載入此 Agent Skill 的新對話。

說明文件

Douyin Skill

Download videos from Douyin using browser automation.

Setup (One-Time)

python -m nodriver_kit.tools.login_interactive --url https://www.douyin.com --profile douyin

Download Video

python scripts/download.py "https://v.douyin.com/xxx"
python scripts/download.py "https://v.douyin.com/xxx" --info-only
python scripts/download.py "https://v.douyin.com/xxx" --output ./videos

相關技能