AI AGENT ADDONS
Mobile Development
2,007installs

PermissionKit helps you add a safe way for children to ask for parent permission in your app. It works with iMessage to send permission requests. Parents can approve or deny communication changes.

You can check if a child's communication handle is known to the system using CommunicationLimits. Then you create a PermissionQuestion and use AskCenter to send it. The system handles the flow. Your app gets the parent's decision with a PermissionResponse.

This tool is for iOS 26 and newer. Use it only for parent approval, not for general chat safety. It makes building child-safe communication apps easier.

Add Permissionkit skill to your workflow

Global

mkdir -p ~/.claude/skills/permissionkit

Project

mkdir -p .claude/skills/permissionkit

Source Repository

Stars
809
Forks
44
Watchers
809
License
NOASSERTION
Last Push
1 month ago
Created
4 months ago