icloud-drive-ref

icloud-drive-ref is a skill for Claude Code from IGTA-Tech/claude-skills-research. It costs 67 tokens per session (3,073 once invoked), scanned A, original, no licence file.

A reference for syncing files between an iOS app and iCloud Drive, Apple’s cloud file-storage service. It covers ubiquitous containers, file coordination, file presenters, and key-value sync.

In plain words
What is it for?
Use it when adding iCloud file sync, monitoring cloud-backed files, coordinating file access, or syncing small settings values.
Why use it?
It explains the APIs and coordination rules needed to keep files consistent when local and cloud copies change.

Skill for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

Part of the axiom plugin — 90 skills, 7 commands, 21 agents, 4 hooks shipped together

Good fit Use it when adding iCloud file sync, monitoring cloud-backed files, coordinating file access, or syncing small settings values.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/igta-tech/claude-skills-research/icloud-drive-ref
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add IGTA-Tech/claude-skills-research --skill icloud-drive-ref
Clone the repo
git clone --depth 1 https://github.com/IGTA-Tech/claude-skills-research

Made for: Claude Code.

Or install axiom, the plugin that ships this one along with the rest of its 90 skills, 7 commands, 21 agents, 4 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for icloud-drive-ref

README.md
[![agentmods](https://agentmods.dev/badge/skills/igta-tech/claude-skills-research/icloud-drive-ref/github.svg)](https://agentmods.dev/skills/igta-tech/claude-skills-research/icloud-drive-ref)
Your own site
<a href="https://agentmods.dev/skills/igta-tech/claude-skills-research/icloud-drive-ref"><img src="https://agentmods.dev/badge/skills/igta-tech/claude-skills-research/icloud-drive-ref/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for icloud-drive-ref

Your own site · 80×15
<a href="https://agentmods.dev/skills/igta-tech/claude-skills-research/icloud-drive-ref"><img src="https://agentmods.dev/badge/skills/igta-tech/claude-skills-research/icloud-drive-ref.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,073 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00067 $0.03073
Opus 5 $0.00034 $0.01537
Sonnet 5 $0.00013 $0.00615
Haiku 4.5 $0.00007 $0.00307

Measured 8d ago against content hash 4d318b838f66, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

icloud-drive-ref scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Axiom/.claude-plugin/plugins/axiom/skills/icloud-drive-ref/SKILL.md · 496 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 496 lines · 67 tokens per session scan A 4d318b838f66

Subscribe to this mod's changes

icloud-drive-ref is a skill published in the GitHub repository IGTA-Tech/claude-skills-research (2 stars, last pushed today), with no licence file. It adds 67 tokens to every session and 3,073 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

agent-browser

Browser automation via Chrome/Chromium CDP — open, snapshot, click, screenshot. For testing web apps, mobile layouts, and automated interactions without Playwright/Puppeteer.

x-cmd/x-cmd · 39 tokens

odevio

Take a Flutter project to an iPhone or the App Store with Odevio - build, sign and publish iOS apps from Windows, Linux or macOS with no Mac and no Xcode. Handles Apple setup, certificates, provisioning profiles, code signing, the .ipa, TestFlight and App Store submission, and fixes build failures automatically. Use…

Odevio/Odevio-CLI · 0 tokens

fastly-compute-well-known-spa-fallback

Fix .well-known files (apple-app-site-association, assetlinks.json) being served as HTML by the @fastly/compute-js-static-publish SPA fallback instead of JSON. Use when: (1) iOS Universal Links or Android App Links are broken because the verification files return text/html instead of application/json, (2)…

divinevideo/divine-mobile · 151 tokens

expo-deployment

Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes.

openai/plugins · 24 tokens

capawesome-cloud

Guides the agent through setting up and using Capawesome Cloud for Capacitor and Cordova apps. Covers three core workflows: (1) Native Builds — cloud builds for iOS and Android (Capacitor, Cordova, or native projects), signing certificates, environments, Trapeze configuration, and build artifacts; (2) Live Updates …

capawesome-team/skills · 162 tokens

google-mobile-ninja

Master orchestrator for 35+ mobile development agent skills from official Google repositories. Use when working with Android, Flutter, Dart, Jetpack Compose, Navigation, CameraX, AGP, Play services, or any mobile app development task. Routes to the optimal specialized skill based on context. Triggers: Android…

fabricioctelles/jump-skills · 115 tokens