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.
npx skills add mikker/xcode-apple-skills --skill building-document-based-swiftui-applicationsgit clone --depth 1 https://github.com/mikker/xcode-apple-skillsWrote 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.
[](https://agentmods.dev/skills/mikker/xcode-apple-skills/building-document-based-swiftui-applications)<a href="https://agentmods.dev/skills/mikker/xcode-apple-skills/building-document-based-swiftui-applications"><img src="https://agentmods.dev/badge/skills/mikker/xcode-apple-skills/building-document-based-swiftui-applications/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.
<a href="https://agentmods.dev/skills/mikker/xcode-apple-skills/building-document-based-swiftui-applications"><img src="https://agentmods.dev/badge/skills/mikker/xcode-apple-skills/building-document-based-swiftui-applications.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00155 | $0.00634 |
| Opus 5 | $0.00077 | $0.00317 |
| Sonnet 5 | $0.00031 | $0.00127 |
| Haiku 4.5 | $0.00015 | $0.00063 |
Grade A, and why
building-document-based-swiftui-applications 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 10d 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.
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.
What ships with it
3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 10d ago First seen · 17 lines · 155 tokens per session scan A f069ccb6740b
building-document-based-swiftui-applications is a skill published in the GitHub repository mikker/xcode-apple-skills (5 stars, last pushed 14d ago), with no licence file. It adds 155 tokens to every session and 634 once invoked, about $0.0008 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-08-31.
Other skills, from other repositories
feature-flag-policy
Cargo feature flags for crates/xberg — ORT-incompatible targets (WASM, Android x8664 emulator), type-only and tract inference companion features, WASM/Android-safe variants, PDF backend, mutually-exclusive ORT variants, platform-conditional deps, aggregate feature sets, and build profiles. Load when adding, wiring, or…
add-pdf-report
Internal implementation skill invoked by /add-native for app-generated PDF report workflows using expo-print and, when present, expo-sharing.
add-pdf-viewer
Internal implementation skill invoked by /add-native for native PDF control workflows. Handles HTTPS and file URI PDF viewing with @microsoft/power-apps-native-pdf-viewer 0.2.9+.
pdfkit
Display, render, annotate, search, and fill PDFs on iOS with Apple's PDFKit. Covers wrapping PDFView in SwiftUI (UIViewRepresentable), PDFDocument (init(url:)/init(data:), page(at:), write(to:), encryption/permissions, unlock), PDFPage (bounds(for:), thumbnail(of:for:), draw(with:to:)), PDFAnnotation…
pdfkit
Display and manipulate PDF documents using PDFKit. Use when embedding PDFView to show PDF files, creating or modifying PDFDocument instances, adding annotations (highlights, notes, signature widgets), extracting text with PDFSelection, navigating pages, generating thumbnails, filling PDF forms, or wrapping PDFView in…
nutrient-flutter-sdk
Nutrient Flutter SDK — the nutrientflutter Dart package (the legacy pspdfkitflutter package is the pre-rebrand name). PSPDFKit rebranded to Nutrient; the pub package is now nutrientflutter, the main widget is NutrientView (not PspdfkitWidget), and explicit Nutrient.initialize() is now required at app startup. Training…