OpenPond
Back to Docs/Agent SDK

Agent SDK

Build, validate, evaluate, and package TypeScript-first OpenPond Agents.

Agent SDK

The Agent SDK is a real TypeScript-first package for defining Agent source, actions, Skills, workflows, integrations, volumes, schedules, validations, evals, and traces. Its package name is openpond-agent-sdk and its CLI is openpond-agent.

Start with a template, then inspect, build, validate, and evaluate the Agent before delivering it through a Profile. The SDK source is the authoring boundary; generated manifests are the runtime contract. Keep secrets in the platform's secret references, not in Agent source or Skills.

Use Skills and Workflows for the corresponding product concepts.