ghostty

Create, focus, and control multiple Ghostty terminal contexts on macOS.

3|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/scaryrawr/scarypilot --skill ghostty-scaryrawr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ghostty
Source: https://github.com/scaryrawr/scarypilot/tree/main/plugins/ghostty/skills/ghostty
Command: npx skills add https://github.com/scaryrawr/scarypilot --skill ghostty-scaryrawr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Ghostty.app, osascript, shortcuts, python3, and includes scripts (resource) components.

What problem does it solve?

This skill automates Ghostty terminal contexts on macOS to create, focus, and control multiple terminals.

Core Features & Use Cases

  • Create new terminal contexts (windows, tabs, or splits) and run commands in parallel workflows.
  • Focus a terminal to bring it to the foreground and direct subsequent input.
  • Send input to a targeted terminal with optional environment variables and command execution.
  • Integrate with App Intents/Shortcuts or AppleScript fallback to fit your automation setup.

Quick Start

Use Ghostty automation to create a new terminal context and run a command, then focus the terminal and optionally send input.

Frequently Asked Questions about ghostty

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate terminal windows and tabs in Ghostty on macOS?

Automating Ghostty terminals on macOS uses a shell wrapper combined with AppleScript and Shortcuts backends to create, focus, and control multiple terminal contexts for parallel workflows.

Can I send input and commands to a specific terminal pane in Ghostty?

Sending input to a targeted Ghostty terminal involves focusing the context to the foreground and directing subsequent input with optional environment variables and command execution.

Does Ghostty terminal automation support AppleScript and Shortcuts integration?

Ghostty terminal automation supports integration with App Intents and Shortcuts, utilizing an AppleScript fallback to fit your macOS automation setup.

What dependencies do I need to control multiple Ghostty terminals in parallel?

Controlling multiple Ghostty terminals in parallel requires the Ghostty.app, osascript, shortcuts, and python3 dependencies installed on your macOS system.

What's the best way to manage parallel workflows across multiple macOS terminals?

Managing parallel workflows across multiple macOS terminals is best handled by Ghostty automation, which creates terminal contexts, focuses windows, and directs input delivery across panes.

Why does my Ghostty terminal automation require input validation and safeguards?

Ghostty terminal automation includes input validation and safeguards to prevent unintended command execution when rapidly switching contexts and delivering input across multiple panes.