score

Score - command-line tool for everyday use

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 "score" with this command: npx skills add bytesagain3/score

Score

Score tracker — game scores, tournament brackets, standings, and statistics.

Commands

CommandDescription
score helpShow usage info
score runRun main task
score statusCheck state
score listList items
score add <item>Add item
score export <fmt>Export data

Usage

score help
score run
score status

Examples

score help
score run
score export json

Output

Results go to stdout. Save with score run > output.txt.

Configuration

Set SCORE_DIR to change data directory. Default: ~/.local/share/score/


Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback

Features

  • Simple command-line interface for quick access
  • Local data storage with JSON/CSV export
  • History tracking and activity logs
  • Search across all entries

Quick Start

# Check status
score status

# View help
score help

# Export data
score export json

How It Works

Score stores all data locally in ~/.local/share/score/. Each command logs activity with timestamps for full traceability.

Support

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.

General

OpenClaw Session Model Switcher

Instantly switch the current OpenClaw session model; supports gpt, claude, qianwen, minimax, current model status, configured model listing, and restoring th...

Registry SourceRecently Updated
421Profile unavailable
General

Token Optimizer Pro

Monitor OpenClaw token usage, analyze usage patterns, estimate cost, and provide practical optimization suggestions. Use when reviewing token consumption by...

Registry SourceRecently Updated
1300Profile unavailable
General

Provider Sync

Sync provider model lists into OpenClaw config (dry-run preview → confirm → apply). Trigger: /provider_sync

Registry SourceRecently Updated
3231Profile unavailable
General

Skill Operator

Manage installed skills with a web UI for visualization, backup-backed uninstall, updates via git, and AI-powered evolution with rollback support.

Registry SourceRecently Updated
2760Profile unavailable
score | V50.AI