AgentsKitOS

@agentskit/os-templates

Starter template gallery — agents, flows, ready-to-run examples.

pnpm add -D @agentskit/os-templates
# or
pnpm agentskit-os new <template>

What it does

Curated, ready-to-run starters. Each template is a complete workspace you can scaffold with agentskit-os new.

Available templates

  • starter-react — agent with a React-based chat UI.
  • starter-ink — terminal UI agent (Ink).
  • starter-headless — service-style agent with no UI.
  • starter-team — multi-agent topology starter.
  • agency-client-content-approval — marketing agency workflow with BrandKit
    • HITL.
  • healthcare-triage — air-gapped triage flow with consent + break-glass.
  • code-review-3-way — 3-way agent compare for PR review.

Status

Shipping in M1. 14+ tests. Scaffold merged in #277.

On this page