Twitch

Manage Twitch channel data, scores, and rankings from CLI. Use when rolling highlights, scoring streams, ranking metrics, tracking stats.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Twitch" with this command: npx skills add twitch

Twitch

Manage Twitch data right from your terminal. Built for people who want get things done faster without complex setup.

Why Twitch?

  • Works entirely offline — your data never leaves your machine
  • Simple command-line interface, no GUI needed
  • Export to JSON, CSV, or plain text anytime
  • Automatic history and activity logging

Getting Started

# See what you can do
twitch help

# Check current status
twitch status

# View your statistics
twitch stats

Commands

CommandWhat it does
twitch rollRoll
twitch scoreScore
twitch rankRank
twitch historyHistory
twitch statsStats
twitch challengeChallenge
twitch createCreate
twitch joinJoin
twitch trackTrack
twitch leaderboardLeaderboard
twitch rewardReward
twitch resetReset
twitch statsSummary statistics
twitch export<fmt> Export (json
twitch search<term> Search entries
twitch recentRecent activity
twitch statusHealth check
twitch helpShow this help
twitch versionShow version
twitch $name:$c entries
twitch Total:$total entries
twitch Datasize: $(du -sh "$DATA_DIR" 2>/dev/null
twitch Version:v2.0.0
twitch Datadir: $DATA_DIR
twitch Entries:$(cat "$DATA_DIR"/*.log 2>/dev/null
twitch Disk:$(du -sh "$DATA_DIR" 2>/dev/null
twitch Last:$(tail -1 "$DATA_DIR/history.log" 2>/dev/null
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

Data Storage

All data is stored locally at ~/.local/share/twitch/. Each action is logged with timestamps. Use export to back up your data anytime.

Feedback

Found a bug or have a suggestion? Let us know: https://bytesagain.com/feedback/


Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Claude Delegate

Delegate various coding tasks to Claude Code. Use this skill when you need assistance with code generation, bug fixing, feature implementation, code review,...

Registry SourceRecently Updated
4230Profile unavailable
Coding

Postnify

Postnify is a tool to schedule social media and chat posts to 28+ channels X, LinkedIn, LinkedIn Page, Reddit, Instagram, Facebook Page, Threads, YouTube, Go...

Registry SourceRecently Updated
670Profile unavailable
Coding

OpenClaw Boot Camp

Auto-generates a CLI reference doc so your agent stops guessing OpenClaw commands and starts working. Discovers all commands, subcommands, and flags from you...

Registry SourceRecently Updated
1090Profile unavailable
Coding

Cursor CLI Agent

Delegate coding tasks to Cursor Agent CLI. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large...

Registry SourceRecently Updated
4390Profile unavailable