If you're building a macOS app that needs accessibility permissions, you know the default system prompt is abrupt and confusing for users. This skill gives you a polished overlay panel that guides users step-by-step through System Settings, replicating the smooth onboarding flow OpenAI used in Codex Computer Use. You get a single `PermisoAssistant.shared.present(panel: .accessibility)` call that shows an animated helper right in your app. Best used at first launch or before any accessibility-dependent action. The polling patterns in the docs are handy since macOS caches permission state unpredictably. Saves you from building this UI yourself and makes a traditionally friction-filled moment feel intentional.
npx -y skills add aradotso/trending-skills --skill permiso-accessibility-permissions --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
leonxlnx/taste-skill
supercent-io/skills-template
supercent-io/skills-template