Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLAnvil Agent Skills

Agent Skills for working with SQLAnvil — the open-source SQL workflow engine (a Dataform fork) with first-class PostgreSQL, Supabase, and MySQL/MariaDB support.

Skills

Skill What it does
sqlanvil-engineering-fundamentals The delta guide for authoring sqlanvil data projects. Your Dataform/BigQuery instincts are mostly right — this skill covers exactly where they aren't: config blocks, credentials shape, statement separators, numeric enums, CLI verbs, cross-warehouse connections, and the MySQL inversions.

Install

With the skills CLI (installs into Claude Code, Codex CLI, Cursor, and other Agent-Skills-compatible tools it detects):

npx skills add SQLAnvil/agent-skills

Manual install for any spec-compliant agent: copy (or symlink) skills/sqlanvil-engineering-fundamentals/ into your agent's skills directory — e.g. ~/.claude/skills/ for Claude Code.

Related

Versioning

The skill tracks engine releases — it pins the current sqlanvilCoreVersion and documents features by the release that introduced them (e.g. ≥1.22). It is updated as part of every SQLAnvil release.

License

Apache-2.0, matching the SQLAnvil engine.

About

Agent Skills for SQLAnvil — install with: npx skills add SQLAnvil/agent-skills

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors