Axiom Icloud Drive Ref

🌐Community
by charleswiltgen · vlatest · Repository

This skill automatically refreshes files in your iCloud Drive, ensuring you always have the latest versions and preventing sync issues.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add axiom-icloud-drive-ref npx -- -y @trustedskills/axiom-icloud-drive-ref
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "axiom-icloud-drive-ref": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/axiom-icloud-drive-ref"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The axiom-icloud-drive-ref skill enables AI agents to interact directly with iCloud Drive, allowing them to reference, retrieve, and manage files stored in your cloud storage. It bridges the gap between natural language commands and your personal file system within the Axiom ecosystem.

When to use it

  • When an agent needs to locate specific documents or media files stored in your iCloud account.
  • To enable agents to summarize content from PDFs, images, or text files residing in your cloud drive.
  • When you want an AI assistant to organize or categorize existing files within your iCloud Drive structure.
  • For scenarios requiring the agent to verify file existence or metadata before processing other tasks.

Key capabilities

  • Direct integration with iCloud Drive storage.
  • File discovery and retrieval based on user queries.
  • Contextual referencing of cloud-stored assets during agent workflows.

Example prompts

  • "Find the latest project proposal I saved in my iCloud Drive and summarize its key points."
  • "List all image files I have stored in my Photos folder within iCloud Drive from last week."
  • "Check if the contract document named 'Agreement_2024.pdf' exists in my iCloud Drive and tell me its file size."

Tips & gotchas

Ensure your Axiom agent has the necessary permissions to access your iCloud account, as this skill relies on authenticated connections. Performance may vary depending on the volume of files stored in your drive and the specific connectivity between Axiom and Apple's cloud services.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
charleswiltgen
Installs
83

🌐 Community

Passed automated security scans.