OpenPond
Back to Docs/Agents & Work

Agents & Work

Build durable behavior with Profiles, Skills, Projects, Workflows, and Agents.

Agents & Work

Use this area after choosing whether a task belongs in Chat or Work. Profiles, Skills, Projects, and Workflows give reusable behavior a durable source and authority boundary.

Core concepts

  • A Profile is the Git-backed source boundary for instructions, Skills, Agents, and package lifecycle.
  • A Skill is a focused SKILL.md workflow eligible for an invocation.
  • A Project is durable repository and workspace identity, not a running sandbox.
  • A Workflow runs a saved prompt or immutable Agent action manually, on a schedule, or through a webhook.

The Agent SDK is the TypeScript-first package for defining, validating, evaluating, and packaging Agent source. It is distinct from the hosted product concepts above: SDK source is the authoring boundary, while a Profile is the delivery and authority boundary.

Next: Chat and Work.