About
A grab-bag of small helpers tuned around the way the author works day-to-day — schema introspection, plain-English query explainers, ad-hoc charting in the terminal, and a fast table profiler. Each helper is a separate sub-skill so you can activate only what you need.
How to use
Install the bundle and activate the sub-skills you want:
cortex-code skill install alexander-danilenko/cortex-ai-skills
cortex-code skill enable cortex-ai-skills/explain
cortex-code skill enable cortex-ai-skills/profileWith explain enabled, cortex-code 'explain this query' produces a plain-English breakdown plus an annotated plan. profile summarizes a table's distribution and outliers in under a second.