A closer look at what makes skills & connectors work for you.
The canvas-based editor lets you compose start nodes, action nodes, AI nodes, and flow-control nodes into a directed graph. Each node has a focused configuration panel. Your agent can also build skills from a chat description, dropping you into the editor with everything pre-wired.
Skills can start from database triggers (row created, field updated), inbound webhooks, scheduled cron expressions, or manual invocation. Combine triggers with conditions so a skill only runs when the data matches your criteria.
Connectors authenticate once and expose actions inside your skills — send an email, post to a Slack channel, append a row to Google Sheets, or fetch data from a third-party API. The agent can invoke connectors during a chat, too, not just inside skills.
Deterministic nodes (data transforms, conditional branches, connector calls, record mutations) execute server-side without calling an LLM. Only AI nodes consume credits. This means most data-pipeline and notification skills run at zero marginal cost.
Key capabilities at a glance.
Route execution down different paths based on field values, dates, or custom expressions — no code needed.
Drop an AI node into any skill to classify, summarize, or generate content mid-flow.
Expose a unique URL that kicks off a skill when any external service sends a POST request.
Your agent can call any skill as a tool during a conversation, chaining automation into its plan.
Join and experience skills & connectors in your workspace.