LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

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-21

Capabilities

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

Source

  • Spec: SKILL.md
pai-agent-sdk
pydantic-ai
agent-builder
subagents
browser-automation
hitl
Create agents using create_agent
Stream agent execution events
Configure custom tools
Persist and restore agent sessions
Model provider configurations
API keys for search tools
ResumableState session files
Agent execution results and stream events
Exported session state JSON files
Inter-agent bus messages