Repo Init Sets up Hsieh-Ting Lin's standard public GitHub repository metadata: CITATION.cff, citation.bib, LICENSE, CSL files, README badges, and GitHub repo description. Quick Start Run in any repo root. The skill auto-detects: - Repo name from git remote or directory name - Primary language(s) from file extensions - Existing README (preserves or creates) Workflow Author (hardcoded) Step 1: Detect Repo Context Detect existing files — skip creating any that already exist (warn instead). Step 2: CITATION.cff Ask the user for and if not obvious from existing README. Step 3: citation.bib Where i…