MoneyForge
All Posts
Freelance Skills

How to Build a Phone Automation Agency With Phone Harness

MoneyForge Team 2026-08-14 9 min read

Every day, millions of people do the same tasks on their phones: respond to messages, post to social media, fill forms, transfer data between apps, manage listings, process orders. These tasks take 1-3 hours per person per day and are repetitive enough to automate — but iOS has historically been locked down. No automation tools could touch a real iPhone without jailbreaking it.

Phone Harness launched on August 7, 2026, and hit 1,700+ stars in one week. It connects an AI agent (Claude Code, Codex, or any LLM) directly to a real iPhone through macOS iPhone Mirroring. No jailbreak, no Xcode, no WebDriverAgent. The agent sees the screen through OCR and acts through HID-level input events — taps, swipes, typing, and app shortcuts.

This opens up an entirely new service category: iOS automation as a business.

How Phone Harness Works

The tool uses macOS Sequoia's iPhone Mirroring feature (which renders your phone as a Mac window) as its entire transport layer. It captures the mirroring window, runs OCR on it to extract every visible text element with coordinates, and posts input events to tap, swipe, and type.

CapabilityHow It WorksSpeed
See the screenscreencapture + Apple Vision OCR1-2 seconds per scan
Tap a locationCGEvent at HID levelInstant
Tap text (find and press)OCR finds text, converts to coordinates, taps2-3 seconds
Type textHID keycodes (unicode supported)50+ chars/second
Swipe/scrollCGEvent drag or wheel scrollInstant
Long pressHeld CGEventProgrammable duration
Open appCmd+1 (Home), Cmd+3 (Spotlight), type app name3-4 seconds
Verify actionScreenshot again, OCR to confirm2 seconds

The agent can chain these actions: open an app, read what is on screen, make decisions, tap buttons, type text, and verify the result — all autonomously. A typical task like "open WhatsApp, send a message to John, verify it was sent" takes 8-15 seconds.

Business Model: Social Media Automation Service

Managing social media across 3-5 platforms is a full-time job for small businesses. Posting the same content to Instagram, TikTok, Facebook, and LinkedIn manually takes 30-60 minutes per post. Phone Harness can automate the entire cross-posting workflow.

ServiceWhat It DoesPrice
Cross-platform postingOne post auto-published to 3-5 apps$200-500/month per client
Engagement automationAuto-reply to DMs, comment on relevant posts$300-800/month
Story/Reel publishingSchedule and post stories across platforms$150-400/month
Analytics reportingWeekly summary of engagement metrics$100-300/month
Full social media managementAll of the above + content scheduling$500-1,500/month

Your workflow: set up Phone Harness with the client's phone, configure the automation scripts (open Instagram, compose post, attach image, publish, then repeat for each platform), and run it on a schedule. Once configured, each post takes 2-3 minutes of automated phone interaction instead of 30-60 minutes of manual work.

Business Model: E-Commerce Order Processing

Small e-commerce sellers on Shopify, Etsy, and eBay process orders manually: read the order, copy shipping details, create a label, mark as shipped, send tracking info. With 20-50 orders per day, this takes 2-4 hours.

Phone Harness can automate the entire flow: open the seller app, read new orders, process each one, generate labels, and update tracking. The agent reads the screen, identifies order elements, and interacts with the app's interface just like a human would.

Order VolumeTime Saved DailyYour Monthly FeeClient ROI
10-20 orders/day1-2 hours$200-400Saves $400-800 in labor
20-50 orders/day2-4 hours$400-800Saves $800-1,600 in labor
50-100 orders/day4-8 hours$600-1,200Saves $1,600-3,200 in labor

Target: Etsy sellers, eBay PowerSellers, Shopify store owners with 10+ daily orders. These sellers spend real money on virtual assistants for exactly this task.

Business Model: App Testing and QA Service

App developers need to test their apps on real devices. Manual testing is slow and expensive ($30-60/hour for QA testers). Phone Harness can run automated test sequences on a real iPhone — tapping through flows, filling forms, verifying screens, and reporting issues.

Testing TypeWhat You DeliverPrice
Smoke test (10 critical paths)Pass/fail report on core user flows$200-500 per test cycle
Regression test (full suite)50+ test cases, screenshot evidence$500-1,500 per cycle
Continuous testingWeekly automated runs with reports$800-2,000/month
Cross-device testingTest on 3-5 iPhone models$300-800 per device

Target: iOS app developers, mobile app agencies, startups preparing for App Store launch. Every app needs testing before release, and real-device testing is more valuable than simulator testing.

Business Model: Data Entry and Migration Services

Businesses frequently need to move data between apps that do not have APIs: copying contacts from one CRM to another, migrating listings from eBay to a Shopify store, transferring patient records between systems. Phone Harness can automate these migrations by reading data from one app and entering it into another.

Migration TypeVolumeYour PriceTime
Contact migration100-500 contacts$200-5001 day
Product listing migration50-200 listings$300-8002-3 days
Message/chat archival1,000+ messages$200-6001-2 days
Form data entry100-500 forms$300-7002-3 days
Full CRM migrationComplete database$1,000-3,0001 week

These tasks are perfect for Phone Harness because they involve reading structured data from one app and typing it into another — exactly what the OCR + tap + type pipeline does well.

Income Projections

These estimates assume you serve 3-8 clients and work 20-30 hours per week.

PhaseRevenue SourceMonthly Income
Month 1-2First 2-3 automation projects$500-2,000
Month 3-4Projects + first retainers$1,500-5,000
Month 5-6Multiple retainers + migration jobs$3,000-10,000
Month 7+Established agency with 5+ retainers$5,000-15,000

What You Need to Get Started

RequirementCostNotes
Mac with macOS Sequoia+You need this for iPhone MirroringM1 or Intel works
iPhone (any model with iOS 18+)The phone being controlledClient's phone works too
AI coding agent (Claude Code or Codex)$20/monthRuns the automation scripts
Phone HarnessFree (MIT license)The skill itself
No jailbreak, no Xcode, no developer accountThis is the key advantage

Common Mistakes

Automating without verification. Phone Harness can screenshot after every action and verify the result via OCR. Always include verification steps in your scripts. An automation that taps "Delete" without confirming the dialog will cause damage.

Promising 100% reliability. OCR occasionally misreads text, UI elements move between app updates, and network issues interrupt flows. Set client expectations: 90-95% automation rate is realistic. The remaining 5-10% still needs human oversight.

Not handling app updates. iOS apps update frequently, changing button positions and UI layouts. Phone Harness works by reading what is on screen, so it adapts automatically — but you should test your scripts after major app updates and adjust if needed.

Ignoring privacy. You are handling client data (messages, orders, contacts). Use encryption, sign data processing agreements, and never store sensitive data longer than necessary. This is especially critical for healthcare and financial clients.

The iOS automation market has been underserved because Apple's ecosystem is locked down. Phone Harness cracks it open without jailbreaking. The businesses that learn to use it now will have a head start of months or years before larger automation platforms add iOS support. The key insight: you are not selling automation technology, you are selling time back to business owners.