sql-writer

Installation
SKILL.md

Prerequisites

Environment variables: DATABRICKS_HOST, DATABRICKS_TOKEN

For log spec lookup: Google Cloud auth via gcloud auth application-default login

Scripts

Run from skill directory.

log_spec.py - Log Specification Lookup

uv run scripts/log_spec.py --list-games                           # List available games
uv run scripts/log_spec.py --game litemeta --list-sheets          # List spec sheets
uv run scripts/log_spec.py --game litemeta --event stageClose     # Get event spec
uv run scripts/log_spec.py --game litemeta --field playId         # Search field
uv run scripts/log_spec.py --game litemeta --event login --cache  # Use cache
Installs
2
First Seen
Jan 28, 2026
sql-writer — treenod-idq/treenod-market