agents/openai.yaml
agents/openai.yamlBrowse 3 files
97 tokens
393 bytes
Token encoding: o200k_base
Snapshot 50ff4c3
← Back to SKILL.md
1interface:2 display_name: "iOS Debugger Agent"3 short_description: "Build and drive iOS Simulator apps"4 default_prompt: "Use $ios-debugger-agent to build, launch, and inspect the current iOS app on Simulator."5dependencies:6 tools:7 - type: "mcp"8 value: "xcodebuildmcp"9 description: "Repository-configured Xcode build, simulator, logging, debugging, and semantic UI tools"10