Skopik Scoutskopik
Documentation13 guides

Agent Platform docs

Create durable Agents, run Sessions, manage files and brain storage, ship Templates and Skills, schedule Automations, and extend work with Remotes and Environments.

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

Foundations

Start here

Agents, Sessions & Files

Core platform

Templates, Skills & Automations

Reuse & scale

Remotes & Environments

Reach & runtime

Search, Webhooks & Connectors

Integration & events

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.