x-analytics-import
Installation
SKILL.md
X Analytics Import
Overview
Use this skill to turn X Analytics CSV exports into validated, normalized, private local snapshots. The deterministic engine is scripts/x_analytics_import.py; it uses only the Python standard library and has no network, browser, Git, or publishing side effects.
The operating rule is simple:
first run: inspect -> validate-only -> dry-run -> full-import
later runs: inspect -> validate-only -> dry-run -> incremental-import -> compare
Read references/operations.md only when command detail or recovery guidance is needed.
When to Use
Use this skill when: