ios_device

Access and manipulate iPhone data including contacts, calendar, reminders, location, photos, files, and clipboard.

Updated Feb 12, 2026
One-click install
npx skills add https://github.com/arunrlverma/openclaw-skills --skill ios-device
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ios_device
Source: https://github.com/arunrlverma/openclaw-skills/tree/main/skills/ios-device
Command: npx skills add https://github.com/arunrlverma/openclaw-skills --skill ios-device

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows you to interact with your iPhone to access personal data and execute device commands, streamlining tasks and information retrieval directly from your device.

Core Features & Use Cases

  • Data Access: Retrieve contacts, calendar events, reminders, location, photos, files, and clipboard content.
  • Device Actions: Create, update, or delete calendar events and reminders; manage contacts; write files to iCloud; and manipulate the clipboard.
  • App Integration: Open third-party apps for specific tasks like navigation, music playback, messaging, payments, and more via URL schemes.
  • Use Case: "Remind me to call the dentist tomorrow at 10 am" or "Get me directions to the Golden Gate Bridge."

Quick Start

Fetch your contacts by asking the device to fetch contacts.

Frequently Asked Questions about ios_device

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

FAQPage Schema
How do I automate iPhone data access for contacts, calendar, and reminders?

Automate iPhone data access by executing device commands for CRUD operations on contacts, calendar events, and reminders. This allows you to directly retrieve and manipulate personal data from your device without manual interaction.

Can I manage iCloud files and clipboard content through device commands?

Yes, you can manage iCloud files and clipboard content through device commands. The system supports writing files to iCloud and manipulating clipboard content directly, streamlining information retrieval and file management tasks.

How do I integrate third-party apps for navigation and messaging via URL schemes on iOS?

Integrate third-party apps via URL schemes on iOS to trigger specific actions like navigation, music playback, messaging, and payments. This opens external applications directly to perform targeted tasks from your device.

What iOS device actions are available for location and photos retrieval?

Available iOS device actions for retrieval include accessing location data and photos. You can fetch this personal data directly using device commands, enabling quick information retrieval from your iPhone.

Does this iOS automation approach require any dependencies or external libraries?

No, this iOS automation approach requires no external dependencies or libraries. It operates independently using scripts and references to execute device commands for data access and app integration.