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에게 물어보기

이 에이전트 스킬이 미리 로드된 새 채팅을 엽니다.

문서

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

관련 스킬