·pydantic-models
{}

pydantic-models

microsoft/agent-skills

Erstellen Sie Pydantic-Modelle nach dem Multi-Modell-Muster mit den Varianten Base, Create, Update, Response und InDB. Verwendung beim Definieren von API-Anfrage-/Antwortschemata, Datenbankmodellen oder Datenvalidierung in Python-Anwendungen mit Pydantic v2.

0Installationen·0Trend·@microsoft

Installation

$npx skills add https://github.com/microsoft/agent-skills --skill pydantic-models

SKILL.md

Create Pydantic models following the multi-model pattern for clean API contracts.

| Base | Common fields shared across models | | Create | Request body for creation (required fields) | | Update | Request body for updates (all optional) | | Response | API response with all fields | | InDB | Database document with doctype |

Erstellen Sie Pydantic-Modelle nach dem Multi-Modell-Muster mit den Varianten Base, Create, Update, Response und InDB. Verwendung beim Definieren von API-Anfrage-/Antwortschemata, Datenbankmodellen oder Datenvalidierung in Python-Anwendungen mit Pydantic v2. Quelle: microsoft/agent-skills.

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/microsoft/agent-skills --skill pydantic-models Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/microsoft/agent-skills --skill pydantic-models
Kategorie
{}Datenanalyse
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist pydantic-models?

Erstellen Sie Pydantic-Modelle nach dem Multi-Modell-Muster mit den Varianten Base, Create, Update, Response und InDB. Verwendung beim Definieren von API-Anfrage-/Antwortschemata, Datenbankmodellen oder Datenvalidierung in Python-Anwendungen mit Pydantic v2. Quelle: microsoft/agent-skills.

Wie installiere ich pydantic-models?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/microsoft/agent-skills --skill pydantic-models Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/microsoft/agent-skills