skopik
Documentation8 guides

Agent Platform docs

Create durable Agents, run Sessions, ship Templates and Skills, and extend work with Remotes and Environments — one REST + SSE API, typed SDK, and MCP surface.

Durable identity Replayable streams Hard budget ceilings

Install

Node 20+
npm i @skopiklabs/sdk
import { createSkopikClient } from '@skopiklabs/sdk'
const skopik = createSkopikClient({ apiKey })
const result = await skopik.run({ prompt: 'Hello' })
CLI· MCP·REST + SSEGet an API key →

Every page is also a curated Markdown index at /llms.txt

Built for agents and LLMs

Every doc is a single curated Markdown index at /llms.txt — perfect for pasting into a prompt or feeding retrieval.

Open llms.txt

One API surface

TypeScript SDK, CLI, and MCP all speak the same durable Session protocol. No second store to reconcile.

SDKCLIMCPREST + SSE

Need a hand?

Questions about auth, budgets, or self-hosted Remotes — we ship with you during early access.