cd ..

$ls ./plugins

Space Black's power comes from its modular architecture. Here are the official integrations that elevate Ghost from a simple chatbot to a full-blown autonomous operating system.

Developer & Founder Platforms

These are the heavy-hitting integrations that make Space Black a true OS rather than just a chatbot.

GitHub Gateway

Natively read repository issues, create branches, and push commits fully autonomously.

Requires GITHUB_TOKEN in .env

Stripe Billing

Manage customers, check balances, list prices, and generate checkout session links directly from the CLI.

Requires STRIPE_SECRET_KEY in .env

PayPal Integration

Create and manage invoices, send payouts, and handle billing agreements.

Requires PAYPAL_CLIENT_ID and SECRET

Google Workspace

Deep OAuth2 integration to read Gmail, manage Google Calendar, search Google Drive, and edit Docs/Sheets.

Requires Google OAuth Credentials

Communication & Remote Control

Tools for talking to Ghost when you are away from your terminal.

Telegram Gateway

A secure, allow-listed bot that lets you message your background Daemon to execute tasks remotely from your phone.

Requires Telegram Bot Token

Discord Community Manager

Run a background bot to summarize channels, send DMs, and manage server roles.

Requires Discord Bot Token
beta

Slack Integration

Read messages, post updates, and respond to mentions in your Slack workspaces.

Requires Slack Bot Token

Autonomous Web & Research

Engines that allow Ghost to parse, navigate, and search the open web.

Agentic Browsing Engine

Uses the Chrome DevTools Protocol (CDP) and Playwright to see and interact with modern, dynamic websites.

Built-in (Requires Playwright)
beta

Secure Vault

Uses your OS's native keychain to securely store and retrieve login credentials for autonomous web sessions.

Built-in

Web Search Engine

Quick information retrieval using the Brave Search or DuckDuckGo APIs.

Requires Search API Key

Local OS & Infrastructure

Core modules to control your local development environment.

macOS Native Control

Uses secure AppleScript to natively control Apple Mail, Calendar, Notes, Reminders, Finder, and system settings.

Built-in (macOS only)

File System Engine

Direct, safe access to read, write, and list directories within your local environment.

Built-in

Terminal Command Execution

Safely execute non-interactive shell commands directly on the host machine.

Built-in

The "Brain" Utilities

Background processing and core memory capabilities.

Internal Scheduler

A custom cron-like queue that allows Ghost to execute delayed or recurring tasks.

Built-in (SCHEDULE.json)

Memory & Soul Updater

Tools that allow Ghost to autonomously rewrite its system prompt, update your profile, and log long-term semantic memories.

Built-in (SOUL.md / USER.md)

OpenWeather API

Real-time localized weather fetching built directly into the core tools.

Requires OpenWeather API Key