ghostty
Installation
SKILL.md
Purpose
Control the Ghostty terminal emulator via AppleScript. Provides commands to manipulate splits, send input, and display content in new terminal panes.
Prerequisites
- Ghostty terminal emulator must be running on macOS
- glow CLI must be installed for markdown rendering (
brew install glow)
Commands
render-markdown-split
Open a right split in the current Ghostty window and render a markdown file using glow.
Arguments
file(required): Path to the markdown file to render