Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Drizzle ORM agent skill

Reusable guidance for building and maintaining Drizzle ORM schemas, queries, relations, migrations, and database connections. This is an independent community skill, not the official Drizzle ORM repository.

Install in a project

Run from the project root:

npx skills add OiAnthony/drizzle-orm-skill --agent codex --skill drizzle-orm --yes

The public repository installs without GitHub credentials at .agents/skills/drizzle-orm/. Do not use --global; commit the installed skill and the lock file generated by your installed Skills CLI.

Update

npx skills update drizzle-orm --project --yes

Review and commit the resulting skill and lock-file changes.

Contents

  • skills/drizzle-orm/SKILL.md — concise workflow and guardrails.
  • skills/drizzle-orm/references.md — indexed official Drizzle documentation links.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors