🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@sapiom/create-orchestration

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sapiom/create-orchestration

Scaffold a new Sapiom orchestration project — `npm create @sapiom/orchestration my-app`.

latest
Source
npmnpm
Version
0.2.0
Version published
Weekly downloads
7
-22.22%
Maintainers
3
Weekly downloads
 
Created
Source

@sapiom/create-orchestration

Scaffold a new Sapiom orchestration project.

npm create @sapiom/orchestration my-agent
# or
npx @sapiom/create-orchestration my-agent

Creates a ready-to-edit project: @sapiom/orchestration + @sapiom/tools pinned to the current published versions, a tsconfig.json tuned for the SDK's subpath exports, and a stub index.ts defining a minimal orchestration.

Options

create-orchestration <dir> [--template <name>]
  • -t, --template <name> — template to scaffold from (default: default). More pre-supplied templates can be added without upgrading this tool.
  • -h, --help

Non-interactive by design — everything comes from arguments, so it scripts cleanly (including from a coding agent).

Keywords

sapiom

FAQs

Package last updated on 01 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts