Plugins
This page catalogs the plugins available in Octo today and links to the right documentation for each one.
Octo currently exposes 25 plugins through its runtime.
🌐 Built-in
Core capabilities provided by OpenClaw itself.
| Plugin | Description | Docs | |
|---|---|---|---|
| 🌐 | Browser | Browser automation capability used when the assistant needs to inspect or act on live web pages. | External docs |
| 🤖 | GitHub Copilot | Provider integration that lets the instance use GitHub Copilot-hosted models. | External docs |
| 🔎 | Provider integration for Gemini models and Google-powered web search features. | External docs |
📦 Open Source
Open-source plugins maintained by Jeff.
| Plugin | Description | Docs | |
|---|---|---|---|
| 📧 | FastMail tools | Send email and manage calendar events in Fastmail | GitHub ↗ |
| 📊 | Glances | Read CPU, memory, disk, and summary metrics from a Glances server | GitHub ↗ |
| 🏠 | Home Assistant | Control devices, query state, and inspect activity in Home Assistant | GitHub ↗ |
| 📷 | Home Assistant – LLM Vision | Home Assistant LLM Vision integration: analyze camera images with AI, query the vision timeline, and create timeline events. | GitHub ↗ |
| 📄 | HTML to PDF | Convert HTML files to PDF using Chromium headless | GitHub ↗ |
| 🗓️ | ICS Calendar | Fetch upcoming events from a published ICS calendar feed | GitHub ↗ |
| 📝 | Markdown to HTML | Convert styled Markdown reports to HTML using a CSS template | GitHub ↗ |
| 🛰️ | Octo Satellite | OpenClaw toolset providing structured access to the Octo Satellite service. Exposes Amazon order management and Monarch Money financial tools. | GitHub ↗ |
| 📅 | Outlook Calendar | Fetch upcoming events from Outlook personal and family calendars | GitHub ↗ |
| 📧 | Outlook Mail | Search and read messages from Outlook inboxes | GitHub ↗ |
| 📅 | Outlook Work Calendar | Fetch upcoming events from a published Outlook work calendar | GitHub ↗ |
| 📦 | Package Tracking | Track packages from UPS, FedEx, USPS, and Amazon | GitHub ↗ |
| 📸 | Screenshot Capture | Capture screenshots from paired nodes, write to gateway media store | GitHub ↗ |
| 🎵 | Spotify | Control Spotify playback, search music, and manage playlists | GitHub ↗ |
| 📈 | Stock Quotes | Fetch current stock, ETF, and mutual fund quotes | GitHub ↗ |
| 📬 | USPS Mail Analyzer | Analyze USPS Informed Delivery digest emails: parse mailpiece scans, vision-classify, apply rules, write memory, send notifications | GitHub ↗ |
| 🍽️ | WeightWatchers | Search foods, log meals, view diary and points budget via the unofficial WW API | GitHub ↗ |
| ❤️ | Withings | Fetch health data from Withings devices (weight, body composition, heart rate, sleep, activity) | GitHub ↗ |
🔌 External
Third-party plugins from outside the project.
| Plugin | Description | Docs | |
|---|---|---|---|
| 🍽️ | restaurant-cli | Pluggable reservation booking via Resy, OpenTable, Tock, and other providers | GitHub ↗ |
🔒 Private (octo)
Source is private (often under active development), but docs are still available below.
| Plugin | Description | Docs | |
|---|---|---|---|
| 🗄️ | Config Backup | Backs up OpenClaw config to Git with SHA-256 change detection | Read docs |
| 🐙 | GitHub | Manage GitHub issues. Create, read, update, close, comment on, and list issues. | External docs |