InTouch AI vs OpenClaw — Comparison Sheet

From Individual to Enterprise — One Platform, Every Scale
If you're using OpenClaw today: a great single-user AI agent on a laptop — LLM tokens spent on every run, no audit log, no RBAC, no enterprise scaling. The skills ecosystem (5,000+ skills) is the draw, but the runtime is single-user and per-run AI cost adds up fast. You'd love to keep the skills catalogue without the single-machine ceiling and the per-execution token bill.
What makes InTouch AI unique: InTouch is self-hostable (free Personal edition), single-tenant by design, runs behind NAT via Tailscale, has a real governance layer (RBAC + encryption + audit), and agentic AI built in — not bolted on. It ships with 42+ tools, eight outbound notification channels (Email, Slack, Discord, Telegram, SMS, WhatsApp, Teams, LINE), Job Files, and runs both OpenClaw skills (5,000+ from upstream ClawHub, always converted to deterministic YAML before execution) and InTouch-native MD skills.

Governance: OpenClaw Standalone vs InTouch

Governance LayerOpenClaw (standalone)InTouch
Access controlNone — user runs everythingRBAC — roles, projects, publisher permissions
CredentialsShell env vars (export API_KEY=…)Encrypted vault, never exposed to AI context
Audit trailNoneFull job log with timestamps, inputs, outputs
SchedulingManual invocation only7 native schedule types, file/folder/AI triggers, ad-hoc OneShot runs
AlertingNoneSubscriber notifications on success/failure across 8 channels
ConcurrencyNoneCollision detection, exclusive job locks
OwnershipSingle user on a local machineOwner + group + per-role rights
Tenancy modelSingle user, single machineSingle-tenant by design (one server per organization). Department/Enterprise add project isolation within the tenant.
Execution costLLM tokens on every runZero — converted skills run deterministically
Why it matters: OpenClaw skills are never run raw in InTouch — they're always converted to a native YAML tool or YAML job first. Subsequent runs are zero-LLM-cost, deterministic, and audit-logged. ClawHub is a discovery source; InTouch is the governed runtime.
Self-automation closes the loop: InTouch's intouch_publisher credential lets a runtime env script call the InTouch REST API as a real publisher — with that publisher's RBAC and audit trail — without ever holding the password. So a discovered ClawHub skill, once converted, can also be migrated, deployed, monitored, or rewritten by another script running under the same governance. See self-automation.html.

Overview

InTouch AIOpenClaw
TypeFull-spectrum job automation — individuals to enterpriseOpen-source personal AI assistant/agent
ArchitectureServer-based (JVM/Kotlin/Micronaut), multi-user capableNode.js agent runtime, single-user per instance
Primary FocusJob scheduling, workflow automation, ETL, AI-native with 42+ toolsAI-powered personal automation, chat-driven tasks
InstallationSeconds — single JAR, all editionsMinutes (Node.js, npm dependencies)
LicensingFree Personal edition; licensed Team, Dept, EnterpriseOpen-source (Apache 2.0), pay for AI API usage

Editions at a Glance

Feature AreaInTouch Personal (Free)InTouch TeamInTouch DeptInTouch EnterpriseOpenClaw
PriceFree — foreverLicensedLicensedLicensedFree + API costs ($5–100+/mo)
All ToolsYes — all 42+ toolsYesYesYesAI-driven only
Users1 (auto-login)License-limitedLicense-limitedLicense-limited1 per instance
Access ControlNone neededAll adminsFull RBAC + LDAPFull RBAC + LDAPNone

Tool Execution

CapabilityInTouch AI (All Editions)OpenClaw
Tools42+ built-in: SQL (9 shipped + 4 drop-in), FTP/SFTP, SSH, HTTP, AWS (full CLI v2), Google Workspace, Docker, AI (Anthropic x5, OpenAI, Gemini, Ollama), Excel, PDF, Git, LDAP, MongoDB, Cassandra, DataFrame, Essbase, TM1, JDE, Email, Message, File Mgmt, Runtime Env, OpenClaw + 12+ YAML toolsAI-driven tasks via skills (100+ AgentSkills)
Plugin System18 IToolConnector JAR plugins with JSON Forms schema for dynamic UIAgentSkills
Job CompositionMulti-step jobs with property passing. Job Files with dependency DAGs.Single-action scheduled scripts; sub-agent chaining
Job FilesJobs-as-code with dependency DAGs, property interpolation, failure handlingNot available
Variable ResolutionBuilt-in resolver with job/system/date variablesTemplate variables in prompts

Skills: OpenClaw vs InTouch MD

CapabilityInTouch AIOpenClaw
OpenClaw SkillsRuns 5,000+ ClawHub skills without OpenClaw runtime. Auto-install on first use.Native skill system
MD SkillsInTouch-native markdown skills that orchestrate tools via AI. Separate from OpenClaw.Not applicable
InvocationFrom the AI assistant chat (web UI, PWA, Android), REST API, scheduled, or as a job toolVia chat or schedule
Auto-InstallSkill not found? Searches ClawHub (5,000+ upstream OpenClaw), installs, runs automatically.Manual installation
Skill as Job ToolOpenClaw tool — run skills in automated jobs with schedules/triggersVia scheduled scheduled scripts

Scheduling & Triggers

CapabilityInTouch AI (All Editions)OpenClaw
Schedule Types7 native types: Day, Week, Weekday, Weekend, Month/Specific, Month/Relative, Custom5-field schedule expressions
File TriggersBuilt-in file monitoring with settle timeNot built-in
AI TriggersLLM evaluates conditions to trigger jobsNot built-in
Alert SystemDedicated alert entities with multi-channel notificationsNot available
Blackout DatesBuilt-in holiday/blackout supportNot available

Outbound Notification Channels

CapabilityInTouch AIOpenClaw
Channels8 outbound: Email (SMTP), Slack, Discord, Telegram, SMS (Twilio/Telnyx/Plivo), WhatsApp (Meta Cloud API), Microsoft Teams, LINEChat platform delivery only
NotificationsPer-subscriber routing across all 8 channels on job eventsChat platform delivery

AI Capabilities

CapabilityInTouch AIOpenClaw
Agentic Assistant76 tool_use functions for natural language automationEntire platform is AI assistant
AI ProvidersAnthropic Claude (5 types), OpenAI, Gemini, OllamaClaude, GPT, Gemini, DeepSeek, Grok, Ollama
AI in WorkflowsAI tools chain with SQL, FTP, SSH, HTTP — structured workflowsAI orchestrates via natural language
Batch AIAnthropic Batch API supportNot built-in
AI SafetyMandatory safety preamble on all AI callsNo built-in safety controls
MCP ServerBuilt-in for Claude Code and other AI toolsMCP client support

Summary: When to Choose What

Choose InTouch AI When You NeedChoose OpenClaw When You Need
A platform that grows with you — free for individuals, scales to enterpriseA personal AI assistant for ad-hoc automation
42+ built-in tools (SQL, FTP, SSH, AWS, enterprise, data tools)Natural language driven tasks on your local machine
Agentic AI assistant with 76 tool_use functionsChat platform integration (WhatsApp, Discord, Telegram)
8 outbound delivery channels (5 on every edition; 8 on Department/Enterprise)Quick AI-powered scripts and browser automation
Both OpenClaw skills (5,000+) AND InTouch MD skillsNative OpenClaw skill ecosystem
Job Files for jobs-as-code with dependency DAGsLightweight scheduling with AI model flexibility
Enterprise-ready RBAC, LDAP, and audit trailsOpen-source with community extensibility
Production-grade monitoring, alerts, multi-channel notificationsPersonal productivity and chat-based workflows