skills/youtube-automated-operation/skills/youtube-automator-core/SKILL.md
YouTube automation core module for trend collection, auto first-comment posting, dashboard updates, comment failure checks, and installation verification.
npx skillsauth add giggle-official/skills youtube-automator-coreInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Skill ID: youtube-automator-core
Version: 1.0.0
Description: YouTube 自动化运营核心功能模块
本 Skill 提供 YouTube 自动化运营的核心功能:
scripts/lightweight_collect.pyscripts/auto_first_comment.pyscripts/dashboard_integration.pyscripts/setup_dashboard.pyscripts/check_comment_failures.pyscripts/configure_auto_comment.pyscripts/verify_installation.pydailyhot-api - 全网热榜采集giggle-generation-drama - AI 视频生成x2c-socialposter - YouTube 发布claw-dashboard - 可视化数据面板requestsjsonpathlib主配置文件,包含:
配置模板,首次运行时会引导用户创建 config.json
自动首评功能优化说明,包含:
python3 skills/youtube-automator-core/scripts/verify_installation.py
python3 skills/youtube-automator-core/scripts/dashboard_integration.py update
python3 skills/youtube-automator-core/scripts/auto_first_comment.py \
"v_pub_url~xxx" "1" "视频标题" "2026-04-24T12:17:00+08:00"
维护者: Kiro
最后更新: 2026-04-24
development
Talking-head video from image + driving audio: submit tasks via the wrapped generation API and poll for results; requests go through the Giggle gateway.
development
Discord-specific markdown syntax for formatting message strings. Use when constructing strings that will be sent as Discord messages, including: text formatting (bold, italic, underline, strikethrough, spoilers), headers, subtext, code blocks, block quotes, lists, and masked links.
development
Discord bot development - community management, moderation, notifications, and AI integration
development
Auto-deploy a Discord AI bot connected to OpenClaw Gateway. Handles Node.js bot setup, PM2 process management, and Gateway API integration. Use when the user has completed Discord Bot onboarding and needs the bot deployed and running.