macos-safari-skill
Installation
SKILL.md
macOS Safari
Use this skill when the task is about Safari on macOS.
Overview
- Public interface:
scripts/commands - Internal backend:
scripts/applescripts - Output: JSON by default
Main Rule
Use only scripts/commands.
Do not call scripts/applescripts directly.
Requirements
- macOS with Safari.app
- Automation permissions for the terminal.
- "Allow JavaScript from Apple Events" enabled in Safari (Develop menu).
Public Interface
Related skills