About

cmdhub is building composable CLIs for humans and agents.

The project starts with a small, coherent suite: `cmdhub` as the control plane, provider adapters for Gmail, GCal, Slack, and Notion, and `agent` as a schema-aware transform layer. The goal is not to hide real services behind vague prompts. The goal is to make structured automation explicit, fast, and reliable.

terminal

Control Plane

Install tools, manage auth, inspect provider status, and keep the suite coherent with one top-level CLI.

account_tree

Typed Pipes

Every adapter can emit machine-readable output, short refs, and command-level schema for downstream automation.

auto_fix_high

Schema-Aware Agent

`agent adapt` compiles one contract into another instead of trying to replace deterministic CLIs with chat.

Current focus

Coherence first: consistent auth, doctor output, command-level schema, strong docs, reliable exercisers, and a small number of high-value transforms before the suite expands further.