Twitch
Manage Twitch channel data, scores, and rankings from CLI. Use when rolling highlights, scoring streams, ranking metrics, tracking stats.
Why use this skill?
Efficiently track, rank, and score Twitch stream data directly from your terminal. Private, offline, and optimized for speed.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ckchzh/twitchWhat This Skill Does
The Twitch CLI skill is a powerful, terminal-centric tool designed for creators and community managers to handle Twitch-related data directly from their development environment. It functions as a lightweight management layer that tracks channel metrics, stream scoring, highlights, and user rankings without requiring a browser or external dashboard. By utilizing a local logging system, the skill ensures that all your data remains private and stored directly on your machine, eliminating concerns about data privacy or cloud-service downtime.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/ckchzh/twitch
Ensure you have sufficient permissions for the ~/.local/share/ directory, as the skill will automatically initialize a data repository there for logging your activities.
Use Cases
This skill is perfect for streamers who prefer to stay in their terminal while multitasking. You can use it to log stream highlights during a live broadcast, maintain a leaderboard for channel channel points, or generate exportable reports for monthly performance analysis. It acts as a bridge between your stream's output and your local analysis tools, allowing for rapid data capture, such as tracking specific viewer challenges or reward redemption frequencies.
Example Prompts
- "Twitch, roll a new highlight log and capture the current stream milestone for today's leaderboard."
- "Show me the current statistics for my stream and export the last 30 days of data to a CSV file."
- "Twitch, rank the latest user engagement entries and save the results to the local history logs."
Tips & Limitations
The Twitch skill operates strictly offline and relies on local log files. While this is excellent for speed and privacy, it means you must manually trigger the export command to create backups. Ensure you run twitch status periodically to monitor the disk health and the total number of logged entries. The tool is optimized for CLI speed; avoid opening massive logs in text editors while the background process is writing to them to prevent lock conflicts. Because it is a local utility, it cannot pull real-time API data from Twitch servers directly; it is designed to store the data you provide to it.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ckchzh-twitch": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-write, file-read
Related Skills
Claude Code CLI for OpenClaw
Install, authenticate, and use Claude Code CLI as a native coding tool for any OpenClaw agent system.
obsidian-cli
Skill for the official Obsidian CLI (v1.12+). Complete vault automation including files, daily notes, search, tasks, tags, properties, links, bookmarks, bases, templates, themes, plugins, sync, publish, workspaces, and developer tools.
aethercore
AetherCore v3.3.4 - Security-focused final release. High-performance JSON optimization with universal smart indexing for all file types. All security review issues fixed, ready for production.
stock-cli
用于股票行情查询与分析的命令行技能。用户提到 stock 命令、股票代码、最新资讯、市场概览、K 线或配置管理时调用。
Rock Paper Scissors Lizard Spock
Play the classic Rock Paper Scissors Lizard Spock game (popularized by The Big Bang Theory) with an AI opponent. Includes both decorated terminal and interactive GUI modes with score tracking, statistics, and animations.