Hwc Realtime Streaming
Hwc 实时流媒体:支持高效实时流媒体传输和处理的技能
npx skills add thehotwireclub/hotwire_club-skills@hwc-realtime-streamingTwitch 直播集成技能。
也可通过以下平台安装:
npx skills add thinkfleetai/thinkfleet-engine@twitch# 安装 Skill(会下载 SKILL.md 到 .claude/skills/) clawhub install twitch # 之后直接对 Claude 说"用 Twitch 帮我…"即可
# 同样的安装命令,兼容所有支持 SKILL.md 的 AI 编程工具 clawhub install twitch
此 Skill 兼容 OpenClaw 标准。 安装后自动生成 SKILL.md 文件,任何支持 OpenClaw 协议的 AI Agent(Claude Code、Cursor、Windsurf 等)均可直接调用。
需注册Twitch开发者账户,获取Client ID和OAuth令牌,无需GPU
# See what you can do
twitch help
# Check current status
twitch status
# View your statistics
twitch stats
twitch roll | Roll |
| twitch score | Score |
| twitch rank | Rank |
| twitch history | History |
| twitch stats | Stats |
| twitch challenge | Challenge |
| twitch create | Create |
| twitch join | Join |
| twitch track | Track |
| twitch leaderboard | Leaderboard |
| twitch reward | Reward |
| twitch reset | Reset |
| twitch stats | Summary statistics |
| twitch export | <fmt> Export (json|csv|txt) |
| twitch search | <term> Search entries |
| twitch recent | Recent activity |
| twitch status | Health check |
| twitch help | Show this help |
| twitch version | Show version |
| twitch $name: | $c entries |
| twitch Total: | $total entries |
| twitch Data | size: $(du -sh "$DATA_DIR" 2>/dev/null | cut -f1) |
| twitch Version: | v2.0.0 |
| twitch Data | dir: $DATA_DIR |
| twitch Entries: | $(cat "$DATA_DIR"/*.log 2>/dev/null | wc -l) total |
| twitch Disk: | $(du -sh "$DATA_DIR" 2>/dev/null | cut -f1) |
| twitch Last: | $(tail -1 "$DATA_DIR/history.log" 2>/dev/null || echo never) |
| twitch Status: | OK |
| twitch [Twitch] | roll: $input |
| twitch Saved. | Total roll entries: $total |
| twitch [Twitch] | score: $input |
| twitch Saved. | Total score entries: $total |
| twitch [Twitch] | rank: $input |
| twitch Saved. | Total rank entries: $total |
| twitch [Twitch] | history: $input |
| twitch Saved. | Total history entries: $total |
| twitch [Twitch] | stats: $input |
| twitch Saved. | Total stats entries: $total |
| twitch [Twitch] | challenge: $input |
| twitch Saved. | Total challenge entries: $total |
| twitch [Twitch] | create: $input |
| twitch Saved. | Total create entries: $total |
| twitch [Twitch] | join: $input |
| twitch Saved. | Total join entries: $total |
| twitch [Twitch] | track: $input |
| twitch Saved. | Total track entries: $total |
| twitch [Twitch] | leaderboard: $input |
| twitch Saved. | Total leaderboard entries: $total |
| twitch [Twitch] | reward: $input |
| twitch Saved. | Total reward entries: $total |
| twitch [Twitch] | reset: $input |
| twitch Saved. | Total reset entries: $total |~/.local/share/twitch/. Each action is logged with timestamps. Use export to back up your data anytime.clawhub twitch watch --channel ninja --events online,follow,subscribe --webhook https://your-server.com/webhookinSaiAI 智能编辑工具,用于直播场景下的视频/音频处理,包括转码、滤镜、流媒体处理、元数据操作和复杂 FFmpeg 滤镜图操作。
Use when performing video/audio processing tasks including transcoding, filtering, streaming, metadata manipulation, or complex filtergraph operations with FFmpeg.
clawhub install insaiai-intelligent-editing