home/categories/technical-docs/natelandau-dotfiles-dotfiles-assets-claude-skills-beanie-odm-skill-md
technical-docsdocumentation

beanie-odm

Build Python applications using Beanie, the async MongoDB ODM built on Pydantic. Use when writing or modifying Beanie Document models, queries, updates, linked/embedded documents, aggregations, or init_beanie setup. Also use when the user mentions Beanie, MongoDB with Pydantic, Link[], BackLink, fetch_links, beanie.operators, or any Beanie ODM patterns — even if they don't explicitly say "Beanie." Covers the full lifecycle: document definition, CRUD, relations, query operators, update operators, aggregation, and state management.

natelandau
maintainer
natelandau
Actualizado 3/23/2026
Estrellas
216
Forks
41
quick start

Installation and usage

Build Python applications using Beanie, the async MongoDB ODM built on Pydantic. Use when writing or modifying Beanie Document models, queries, updates, linked/embedded documents, aggregations, or init_beanie setup. Also use when the user mentions Beanie, MongoDB with Pydantic, Link[], BackLink, fetch_links, beanie.operators, or any Beanie ODM patterns — even if they don't explicitly say "Beanie." Covers the full lifecycle: document definition, CRUD, relations, query operators, update operators, aggregation, and state management.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use beanie-odm