Skip to content
macos-launch-at-login

04 · Swift & macOS

macos-launch-at-login

Launch at Login with SMAppService — all four statuses handled, an honest Settings toggle, and migration off deprecated APIs.

Use when

Use when adding Launch at Login, migrating off SMLoginItemSetEnabled, or wiring an honest Settings toggle.

What this skill is

macos-launch-at-login is an agent skill in the akakika-skills collection. It is a SKILL.md file that teaches Claude Code, Codex, Cursor, and other skill-aware agents how to handle this job without inventing a half-remembered version of it. Read it, copy the folder, or install the full set.

Install just this skill

Copy into Claude Code
git clone https://github.com/aka-kika/akakika-skills
cp -R akakika-skills/skills/swift-macos/macos-launch-at-login ~/.claude/skills/

Or install everything with the one-liner.

Back to the collection