app-container-group

SkillDev tools

Print the path to VivaDicta's App Group container directory in the iOS Simulator

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the app-container-group skill

What this skill tells your AI

The instructions your AI receives, as published by n0an/vivadicta in .agents/skills/app-container-group/SKILL.md and read by ahel’s review.

Print the path to VivaDicta's App Group container directory in the iOS Simulator.

Instructions

Execute the following commands to find and print ONLY the App Group container path:

xcrun simctl listapps booted | grep -A 10 "com.antonnovoselov.VivaDicta" | grep "group.com.antonnovoselov.VivaDicta" | sed 's/.*"file:\/\/\(.*\)\/";/\1/'

Do not provide any additional explanation or context - just output the path.

Signals

GitHub stars
112
Forks
10
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
app-container-group
Source
github.com/n0an/vivadicta