Automatically converts Excel pivot table reports into optimized SQL queries for direct database execution.
pivot-to-sql automatically converts Excel pivot table reports into optimized SQL queries for direct database execution.
See the source code for full details and usage instructions.
Copy the skill into your OpenClaw skills directory:
git clone https://github.com/NeoSkillFactory/pivot-to-sql.git
cp -r pivot-to-sql ~/.openclaw/skills/pivot-to-sqlgit clone https://github.com/NeoSkillFactory/pivot-to-sql.git
cd pivot-to-sql
npm installMIT © NeoSkillFactory