skelm
Meta-package — install this. Re-exports @skelm/core and ships the skelm CLI binary.
skelm ships as a small set of focused packages. Install the meta-package skelm — everything below comes along, and you opt into the rest as you need them.
skelmMeta-package — install this. Re-exports @skelm/core and ships the skelm CLI binary.
@skelm/coreRuntime, types, builders, permission model, and event bus. The substrate every workflow runs on.
@skelm/cliCLI primitives — parser, commands, programmatic entry point. Drives `skelm init`, `skelm run`, `skelm schedule`.
@skelm/gatewayLong-running orchestrator: HTTP + SSE surface, registries, audit log, network proxy, agent lifecycle.
@skelm/schedulerTriggers — cron, interval, webhook, poll, queue. Every workflow run is a schedule.
@skelm/integrationsTyped connectors for GitHub, Slack, Telegram, Jira, and friends.
@skelm/opencodeOpencode.ai coding-agent backend with full permission enforcement.
@skelm/piPi (Claude Code) coding-agent backend with full permission enforcement.
@skelm/vercel-aiWrap any Vercel AI SDK model under skelm's permission policy.
@skelm/metricsPrometheus-format metrics for skelm event streams.
@skelm/otelOpenTelemetry tracing for skelm event streams.