macos-font-defaults
Installation
SKILL.md
macos-font-defaults — set the system fixed-width font
Self-Evolving skill — if a macOS release changes these defaults keys or Stickies' storage, fix this SKILL.md and
apply.sh; see the Post-Execution Reflection at the bottom.
macOS has no single system-wide monospaced-font setting. This skill sets the three levers that exist, in one idempotent command:
Resolve the script first — $CLAUDE_PLUGIN_ROOT is NOT a shell variable and expands to empty
in a Bash call (it exists only inside plugin manifests and hook/MCP subprocesses):
APPLY="$(cc-plugin-root macos-font-defaults)/skills/macos-font-defaults/apply.sh"