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.
Install
Node 20+npm i @skopiklabs/sdkEvery page is also a curated Markdown index at /llms.txt
Foundations
Start here
Install, authenticate, and run your first Session.
Agents, Sessions & Files
Core platform
Durable identity, live execution, and unified storage.
Agents & Live Brain
Create durable Agent identities, configure instructions and spending budgets, and manage live brain files.
Read guideSessions & Execution
Open durable agent work, stream realtime progress, steer running turns, resolve approvals, and serve client tools.
Read guideFiles & Brain Storage
Unified POSIX-like file storage for Agent brains, Session workspaces, Template blueprints, and deliverables.
Read guideTemplates, Skills & Automations
Reuse & scale
Package starting points, modular capabilities, and schedules.
Templates
Define reusable Agent blueprints with standing instructions, bundled Skills, and seed brain files.
Read guideSkills
Package focused Agent capabilities, operational playbooks, and reference resources into modular Skill bundles.
Read guideAutomations & Schedules
Configure standing cron schedules and recurring triggers that automatically open or steer Agent Sessions.
Read guideRemotes & Environments
Reach & runtime
Give Sessions hardware reach and reproducible execution recipes.
Search, Webhooks & Connectors
Integration & events
Recall knowledge, receive live events, and link SaaS services.
Search & Memory Recall
Search across Agent brains, durable memories, session transcripts, and deliverables with hybrid vector and lexical retrieval.
Read guideWebhooks & Events
Subscribe to live Session event streams, verify cryptographic HMAC signatures, and handle background completion webhooks.
Read guideConnectors & Integrations
Connect Agent Sessions to external SaaS platforms, databases, and Model Context Protocol (MCP) servers.
Read guideBuilt for agents and LLMs
Every doc is a single curated Markdown index at /llms.txt — perfect for pasting into a prompt or feeding retrieval.
One API surface
TypeScript SDK, CLI, and MCP all speak the same durable Session protocol. No second store to reconcile.
Need a hand?
Questions about auth, budgets, or self-hosted Remotes — we ship with you during early access.