agent-builder - Build AI agents using pai-agent-sdk with Pydantic AI
Build AI agents using pai-agent-sdk, covering agent creation, toolsets, session persistence, subagent hierarchies, and browser automation.
Tags
Updated: 2026-09-21Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Create agents using create_agent
- Stream agent execution events
- Configure custom tools
- Persist and restore agent sessions
- Set up HITL tool approvals
- Delegate tasks to subagents
- Automate browser using Docker sandbox
- Send messages via message bus
Inputs
- Model provider configurations
- API keys for search tools
- ResumableState session files
- Subagent configurations
- System prompts
Outputs
- Agent execution results and stream events
- Exported session state JSON files
- Inter-agent bus messages
Requirements
- Python environment with pai-agent-sdk
- Docker daemon for browser sandbox
- Access to supported LLM provider APIs
