node-sdk

Installation
SKILL.md

Node.js SDK

The TypeScript/JavaScript SDK for connecting workers to the iii engine.

Documentation

Full API reference: https://iii.dev/docs/api-reference/sdk-node

Install

npm install iii-sdk

Key Exports

Export Purpose
init(url, options?) Connect to the engine and return the client
registerWorker(url, { workerName }) Alternative init with worker name
registerFunction({ id }, handler) Register an async function handler
Related skills
Installs
3
Repository
iii-hq/skills
GitHub Stars
7
First Seen
Mar 23, 2026