← 返回 Skills 市场
Pydantic Ai Agent Creation
作者
Kevin Anderson
· GitHub ↗
· v1.0.1
· MIT-0
182
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install pydantic-ai-agent-creation
功能描述
Create PydanticAI agents with type-safe dependencies, structured outputs, and proper configuration. Use when building AI agents, creating chat systems, or in...
安全使用建议
This skill is an instruction-only guide for building PydanticAI agents and appears coherent. Before using it: (1) remember that calling agent.run will contact LLM providers (OpenAI/Anthropic/Google); you will need to supply provider API keys outside the SKILL.md—the skill doesn't declare them. (2) Avoid hard-coding keys in code examples; use environment variables, secret stores, or pass secrets through well-audited deps objects. (3) If you plan to install any referenced Python package (pydantic_ai), verify the package source and version (PyPI/GitHub) before installing. (4) If you need tighter control, run smoke tests in an isolated environment to observe network egress and verify that the agent behavior matches expectations.
功能分析
Type: OpenClaw Skill
Name: pydantic-ai-agent-creation
Version: 1.0.1
The skill bundle consists entirely of documentation and code examples for using the legitimate 'pydantic-ai' Python library. The SKILL.md file provides standard usage patterns for creating AI agents, handling structured outputs, and managing dependencies without any indicators of malicious intent, data exfiltration, or prompt injection attacks.
能力标签
能力评估
Purpose & Capability
The name/description match the content: examples and guidance are about constructing Pydantic-based agents and using typed deps/output. There are no unrelated binaries, config paths, or credentials requested that would contradict the stated purpose.
Instruction Scope
Instructions stay within the domain of creating and validating agents. They do assume network calls to LLM providers (openai/anthropic/google) when you call agent.run/_sync/_stream and show examples that expect provider access. The document does not instruct reading unrelated files or exfiltrating data, but it does not explicitly document how or where provider credentials should be supplied.
Install Mechanism
No install spec or code files are included; this is instruction-only, so nothing will be written to disk by the skill itself. Low install risk.
Credentials
The skill declares no required environment variables (none are needed for the instructions themselves), but the examples rely on external model providers which in practice require API keys or credentials. The SKILL.md does not declare or instruct how to provide those credentials (env vars, SDK config, or passing via deps), so users should anticipate supplying provider-specific secrets externally.
Persistence & Privilege
always is false and disable-model-invocation is false (normal). The skill does not request persistent presence or system-level config changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pydantic-ai-agent-creation - 安装完成后,直接呼叫该 Skill 的名称或使用
/pydantic-ai-agent-creation触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added a "Verification gates" section outlining step-by-step checks for agent reliability before production use.
- Updated the Agent configuration example to explicitly import ModelSettings.
- No changes to interface or functionality—documentation improvements only.
- No breaking changes.
v1.0.0
- Initial release of pydantic-ai-agent-creation skill.
- Enables creation of PydanticAI agents with type-safe dependencies and structured outputs.
- Supports model selection via provider:model-name format.
- Allows use of Pydantic models for validated, typed agent responses.
- Provides flexible agent configuration for output types, dependencies, instructions, retries, settings, and execution methods.
- Includes guidance for parameterized, dependency-free, and structured agent patterns.
元数据
常见问题
Pydantic Ai Agent Creation 是什么?
Create PydanticAI agents with type-safe dependencies, structured outputs, and proper configuration. Use when building AI agents, creating chat systems, or in... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 182 次。
如何安装 Pydantic Ai Agent Creation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pydantic-ai-agent-creation」即可一键安装,无需额外配置。
Pydantic Ai Agent Creation 是免费的吗?
是的,Pydantic Ai Agent Creation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pydantic Ai Agent Creation 支持哪些平台?
Pydantic Ai Agent Creation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pydantic Ai Agent Creation?
由 Kevin Anderson(@anderskev)开发并维护,当前版本 v1.0.1。
推荐 Skills