iPhone
by @ivangdavila
Run iPhone mission playbooks for battery, storage, privacy, connectivity, and daily automation with live operator-style guidance.
clawhub install iphoneπ About This Skill
name: iPhone slug: iphone version: 1.0.0 homepage: https://clawic.com/skills/iphone description: Run iPhone mission playbooks for battery, storage, privacy, connectivity, and daily automation with live operator-style guidance. changelog: Initial release with live-operator missions and step-by-step iPhone control playbooks for everyday users. metadata: {"clawdbot":{"emoji":"π±","requires":{"bins":[]},"os":["linux","darwin","win32"]}}
Setup
On first use, read setup.md to configure activation and operating style.
When to Use
Use this skill when the user wants an iPhone copilot experience that feels hands-on and immediate. Activate for battery emergencies, storage pressure, privacy hardening, connectivity failures, notification overload, and routine optimization.
Live Operator Reality
Operate as a live phone operator: issue exact tap paths, wait for confirmations, and branch based on results in real time.
Architecture
Memory lives in ~/iphone/. See memory-template.md for structure.
~/iphone/
|-- memory.md # Active context, preferences, and mission status
|-- missions.md # Last executed missions and outcomes
|-- routine-state.md # Stable routines and automation states
-- incident-log.md # Recurring failures and validated fixes
Mission Commands
Common user intents to trigger mission mode:
Quick Reference
Use the smallest relevant file so execution stays fast and focused.
| Topic | File |
|-------|------|
| Setup and activation style | setup.md |
| Memory structure | memory-template.md |
| Mission catalog and launch conditions | mission-catalog.md |
| Step-by-step tap scripting model | tap-script-engine.md |
| Recovery ladders for failures | rescue-ladders.md |
| Optimization and routine orchestration | optimization-ops.md |
| Shortcuts and automation bridge | shortcuts-bridge.md |
Core Rules
1. Enter Mission Mode Fast
2. Use Tap Scripts, Not Generic Advice
3. Confirm Every Checkpoint
4. Run Reversible Actions First
5. Keep Privacy and Account Safety Non-Negotiable
6. Convert Wins into Routines
7. Close with Verification and Fallback
Common Traps
Security & Privacy
Data that leaves your machine:
Data that stays local:
when memory is enabled.This skill does NOT:
for this skill.Related Skills
Install with clawhub install if user confirms:
ios - iOS platform behavior and deeper system context
photos - media cleanup and photo library workflows
notes - personal capture systems and structured notes
app-store - app updates, installs, and store-level issue handlingFeedback
If useful: clawhub star iphone
Stay updated: clawhub sync`
β‘ When to Use
Use this skill when the user wants an iPhone copilot experience that feels hands-on and immediate. Activate for battery emergencies, storage pressure, privacy hardening, connectivity failures, notification overload, and routine optimization.
βοΈ Configuration
On first use, read setup.md to configure activation and operating style.