microck/ordinary-claude-sql-translation
Guide for adding SQL function translations to dbplyr backends. Use when implementing new database-specific R-to-SQL translations for functions like string manipulation, date/time, aggregates, or window functions.
This is a copy. The original lives at microck/sql-translation.
npx skills add https://github.com/Microck/ordinary-claude-skills --skill sql-translation
Take microck/ordinary-claude-sql-translation from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.