Simulator Screenshot Time

SkillDev tools

Set the iOS Simulator status bar to screenshot-ready state with clean time, battery, and signal

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 Simulator Screenshot Time skill

What this skill tells your AI

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

You are given the following context: $ARGUMENTS

Instructions

Set the iOS Simulator status bar to screenshot-ready state with time 9:41, full battery, and full signal bars.

Run this command to set the status bar:

xcrun simctl status_bar booted override --time "9:41" --batteryLevel 100 --cellularBars 4

If the user wants to reset back to real time, run:

xcrun simctl status_bar booted clear

If arguments are provided, interpret them as follows:

  • "reset" or "clear" - clear the status bar override
  • A specific time like "10:30" - use that time instead of 9:41
  • "wifi" - also set WiFi bars to full with --wifiBars 3

Signals

GitHub stars
112
Forks
10
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
simulator-screenshot-time
Source
github.com/n0an/vivadicta