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
Updated 3/23/2026
Stars
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use beanie-odm