Pydantic
Official@pydantic
Pydantic, Pydantic Logfire and Pydantic AI
Agent Skills by Pydantic
Showing 20 vetted skills indexed across 3 GitHub repositories.
fix-pr-comments
Reads, resolves, and replies to bot reviewer comments on GitHub pull requests.
review-usability
Tests idiomatic Python code against CPython and Monty to detect behavioral divergences.
review-general
Reviews branch diffs against the merge base for bugs, sandbox escapes, and documentation gaps.
review-security
Reviews branch diffs for sandbox escapes, memory errors, panics, and resource-limit bypasses.
review-verbosity
Rewrites verbose comments and docstrings added by a git branch into concise documentation.
writing-style
Rewrites technical prose to read like human documentation instead of LLM output.
migrating-langchain-to-pydantic-ai
Migrate LangChain and LangGraph applications to Pydantic AI while preserving observed behavioral contracts.
poweruser-feature-audit
Audits large feature PRs by comparing external API research against implementation behavior.
i-have-adhd
Formats agent responses for ADHD readers with decision-first structure and no filler.
adding-a-provider-api-feature
Guides adding provider API capabilities to Pydantic AI using existing cross-provider abstractions.
add-new-model
Wire newly released LLM model identifiers into pydantic-ai profiles, literals, and tests.
pushing-commits-to-the-repo
Manages the full pull request lifecycle from opening through CI monitoring and comment triage.
pre-push-review
Reviews the current branch diff against a base branch before pushing to GitHub.
building-pydantic-ai-agents
Designs Pytic AI agent structures for production workflows from Python or YAML specs.
complete-partial-pr
Evaluates partial pull requests to identify missing integration work for Pydantic AI patches.
address-feedback
Resolve unresolved GitHub pull request review comments on the current branch.
testing-skill
Parse VCR cassette YAML files into readable request and response summaries.
deckx
Convert MDX slide content into HTML and PDF presentations.
python-playground
Execute Python code in an isolated playground directory.
fastmod
Apply consistent pattern-based code replacements across a codebase using the fastmod tool.
Frequently Asked Questions About Pydantic
FAQPage SchemaWhat specific tasks can developers perform using these capabilities?▼
Developers can perform large-scale pattern-based code replacements, resolve pending GitHub pull request comments, parse VCR cassette files for debugging network interactions, and convert MDX content into portable HTML or PDF documents.
Which technical personas benefit most from these utilities?▼
These utilities are designed for software engineers, maintainers, and technical writers who manage complex repositories, require consistent codebase refactoring, or need to streamline documentation and testing feedback loops.
What are the primary prerequisites for utilizing these functions?▼
Usage requires a local environment configured for repository access, specifically GitHub integration for review management, and standard dependencies for processing MDX, YAML, and code-based refactoring patterns.