# Directory

Shipped cmdhub CLIs and what each one does.

## Page Summary

cmdhub Directory

The current suite is intentionally focused: one control plane, daily-work SaaS adapters, and one schema-aware transform CLI.

The directory is the public map of cmdhub adapters. Each adapter page documents
install commands, auth mode, command groups, flags, generated command metadata,
agent-readable catalogs, explicit Markdown, and live examples captured from the
docshots pipeline.

## Current Adapters

- [Cmdhub CLI](/cli/cmdhub/): Cmdhub control plane for installing, updating, inspecting, and configuring the CLI suite. (install: `curl -fsSL https://cmdhub.run/install.sh | bash`; version: `0.0.5`; maturity: alpha)
- [Google Calendar CLI](/cli/gcal/): Google Calendar CLI with consistent help, local refs, JSON/JSONL output, and next-step guidance. (install: `cmdhub get gcal`; version: `0.0.3`; maturity: alpha)
- [Gmail CLI](/cli/gmail/): Gmail CLI with consistent help, local refs, JSON/JSONL output, and next-step guidance. (install: `cmdhub get gmail`; version: `0.0.5`; maturity: alpha)
- [Linear CLI](/cli/linear/): Linear CLI with consistent help, local refs, JSON/JSONL output, and next-step guidance. (install: `cmdhub get linear`; version: `0.0.1`; maturity: alpha)
- [Microsoft Calendar CLI](/cli/mscal/): Microsoft Calendar CLI with consistent help, local refs, JSON/JSONL output, and next-step guidance. (install: `cmdhub get mscal`; version: `0.0.1`; maturity: alpha)
- [Microsoft OneDrive CLI](/cli/msdrive/): OneDrive CLI with consistent help, local refs, JSON/JSONL output, and next-step guidance. (install: `cmdhub get msdrive`; version: `0.0.1`; maturity: alpha)
- [Microsoft Outlook CLI](/cli/msoutlook/): Microsoft Outlook CLI with consistent help, local refs, JSON/JSONL output, and next-step guidance. (install: `cmdhub get msoutlook`; version: `0.0.1`; maturity: alpha)
- [Microsoft To Do CLI](/cli/mstodo/): Microsoft To Do CLI with consistent help, local refs, JSON/JSONL output, and next-step guidance. (install: `cmdhub get mstodo`; version: `0.0.1`; maturity: alpha)
- [Notion CLI](/cli/notion/): Notion CLI with consistent help, local refs, JSON/JSONL output, and next-step guidance. (install: `cmdhub get notion`; version: `0.0.3`; maturity: alpha)
- [Signal CLI](/cli/signal/): Focused Signal linked-device CLI for login, auth recovery, contacts, groups, local messages, sends, local message cleanup, and device inspection. (install: `cmdhub get signal`; version: `0.0.1`; maturity: experimental)
- [Slack CLI](/cli/slack/): Slack CLI with consistent help, local refs, JSON/JSONL output, and next-step guidance. (install: `cmdhub get slack`; version: `0.0.3`; maturity: alpha)
- [Wordpress CLI](/cli/wordpress/): WordPress CLI with Application Password auth, editorial mutations, shared profiles, local refs, JSON/JSONL output, and next-step guidance. (install: `cmdhub get wordpress`; version: `0.0.1`; maturity: beta)
