iphoneclaw

Automate iPhone UI interactions through macOS iPhone Mirroring via a supervisor API.

64|5|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/NoEdgeAI/iphoneclaw --skill iphoneclaw
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: iphoneclaw
Source: https://github.com/NoEdgeAI/iphoneclaw/tree/main/.claude/skills/iphoneclaw
Command: npx skills add https://github.com/NoEdgeAI/iphoneclaw --skill iphoneclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a supervisor-driven approach to automate iPhone tasks from macOS, reducing manual steps and enabling safer, auditable control over iPhone interactions via the iPhone Mirroring workflow.

Core Features & Use Cases

  • Supervisor-controlled worker that runs in the background and drives UI actions on iPhone via macOS iPhone Mirroring.
  • Text-only supervision via an API to guide the worker, inject corrections, and pause/resume as needed.
  • Diary-style learning and optional logging to record lessons and improve future tasks.
  • Use cases include opening apps, tapping UI elements, typing, scrolling, and multi-step phone workflows across apps.

Quick Start

Run the worker in the background and monitor the supervisor API to guide and adjust the task.

Frequently Asked Questions about iphoneclaw

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate iPhone UI interactions from macOS?▼

You can automate iPhone UI interactions from macOS by orchestrating a background worker that drives actions through iPhone Mirroring, guided by a text-only supervisor API to tap, type, and execute multi-step workflows.

Can I control and supervise iPhone tasks using a text-only API?▼

Yes, you can control and supervise iPhone tasks using a text-only API that guides a background worker, allowing you to inject corrections and pause or resume multi-step phone workflows as needed during execution.

What do I need to run a background worker for iPhone Mirroring automation?▼

To run a background worker for iPhone Mirroring automation, you need a local worker process, a supervisor API endpoint, and an environment-ready Python toolchain configured on your macOS system.

Does macOS iPhone Mirroring support automated app opening and typing?▼

Yes, macOS iPhone Mirroring supports automated app opening, tapping UI elements, typing, and scrolling by orchestrating a background worker that drives these interactions under supervisor API guidance.

How does the supervisor worker handle learning for repeated iPhone workflows?▼

The supervisor worker uses diary-style learning and optional logging to record lessons from previous interactions, improving the execution of future multi-step iPhone automation workflows over time.