·agent-builder-pydantic-ai
</>

agent-builder-pydantic-ai

fernandofuc/nextjs-claude-setup

使用 Pydantic AI + OpenRouter 构建对话式 AI 代理。在通过工具调用、验证和流式传输创建类型安全的 Python 代理时使用。

7安装·1热度·@fernandofuc

安装

$npx skills add https://github.com/fernandofuc/nextjs-claude-setup --skill agent-builder-pydantic-ai

SKILL.md

Purpose Create production-ready AI agents with type safety, automatic validation, and minimal boilerplate using Pydantic AI framework.

❌ Don't: Use any type ✅ Do: Define strict Pydantic models

❌ Don't: Parse LLM output manually ✅ Do: Let Pydantic AI handle it

使用 Pydantic AI + OpenRouter 构建对话式 AI 代理。在通过工具调用、验证和流式传输创建类型安全的 Python 代理时使用。 来源:fernandofuc/nextjs-claude-setup。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/fernandofuc/nextjs-claude-setup --skill agent-builder-pydantic-ai
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 agent-builder-pydantic-ai?

使用 Pydantic AI + OpenRouter 构建对话式 AI 代理。在通过工具调用、验证和流式传输创建类型安全的 Python 代理时使用。 来源:fernandofuc/nextjs-claude-setup。

如何安装 agent-builder-pydantic-ai?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/fernandofuc/nextjs-claude-setup --skill agent-builder-pydantic-ai 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/fernandofuc/nextjs-claude-setup