This handles the boring setup work before you interact with iOS simulators through argent's MCP tools. It finds booted simulators via list-devices, boots one if needed, and verifies the connection so gesture and interaction commands work. The main thing to know is that it filters for platform "ios" entries and looks for that UDID format (the UUID-style identifier). If you're spinning up sub-agents to handle simulator tasks, you'll need to pass through MCP permissions. It's straightforward glue code that saves you from manually checking device states every time you start a session.
npx -y skills add software-mansion/argent --skill argent-ios-simulator-setup --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
wshobson/agents