Building with the platform

This section provides practical development guides organized by task type. Where the Core Concepts section explains what things are and the Agent Framework Deep Dive explains how things work internally, these articles show you how to build with the Newo platform.

Subsections

SubsectionDescription
Skill ScriptingWrite, structure, and debug skill scripts using the Newo Script Language (NSL). Covers LLM generation, parameters, sub-skill invocation, and flow control.
Commands and System EventsSend commands to connectors and emit custom system events for inter-agent communication, timers, calls, and external integrations.
Channels and CommunicationBuild voice, chat, SMS, email, and social messaging channel integrations.
Data and KnowledgeWork with customer, persona, and project attributes, manage the Active Knowledge Base, and integrate external data sources.
Integrations and WebhooksDevelop webhook integrations, HTTP request patterns, Magic Browser automation, timer workflows, and third-party system connectors.

Prerequisites

These guides assume familiarity with the concepts covered in the Core Concepts section — particularly agents, flows, skills, events, and the Newo Script Language. If you are new to the platform, start there before working through these practical guides.


Changelog

Building with the platform: initial publication

Published section overview page for the Building with the Platform developer guides.