altic-studio

Installation
SKILL.md

Altic Studio

altic-studio provides two automation modes:

  1. AppleScript mode for macOS apps and system actions
  2. MCP CDP mode for Google Chrome browser control
  3. MCP file mode for safe Finder and filesystem operations
  4. MCP clipboard mode for text, file, and image pasteboard operations
  5. MCP window/workspace mode for arranging macOS apps and windows

It also includes Swift utility scripts for active-display screenshots, clipboard file/image operations, and window/workspace management on macOS.

Mode A: AppleScript (macOS apps)

  • Always execute AppleScript through Bash with osascript.
  • Always run from workspace root as the working directory.
  • Quote script paths and arguments.
  • Prefer direct script invocation; do not route through Python wrappers unless explicitly requested.
Installs
135
GitHub Stars
169
First Seen
Apr 9, 2026
altic-studio — altic-dev/altic-mcp