RSSAmplifier

Blog

Pete Goldsmith

Mobile dev and tooling fanatic. Still unpacking Xcode.xip...

petegoldsmith.comRSS feed ↗13 posts

Latest posts

Apple updates vended agent skills: Xcode 27 Beta 5

Beta 5 is the biggest change so far, adding three new skills. App Intents gets a specialist and what's-new pair, and document apps get a skill of their own.

Apple updates vended agent skills: Xcode 27 Beta 4

Beta 4 keeps polishing the security audit skill and teaches device-interaction about overlapping apps. Also a map of the MCP tools Xcode advertises, and the ones it keeps to itself.

Apple updates vended agent skills: Xcode 27 Beta 3

Beta 3 renames the bounds-safety skill and rebuilds audit-xcode-security-settings around a plan-and-approve workflow. Some diffs fix text that looks pasted straight from a Claude session.

Scripting fm, Apple's Foundation Models CLI

Apple built fm and its Python SDK to be scripted, but only for the on-device model. Private Cloud Compute sits behind a guard that insists a person at a terminal made the call. Here is what I hit, how the guard works, and why it is there.

Xcode 27 beta 2: agent skill diffs

Re-ran the Xcode agent-skill export against beta 2 (27A5209h). Ten skills, none added or removed — here's every diff from beta 1, one line each.

The new Siri is a tool-calling agent built on App Intents

A first-hand teardown of the new Siri in the macOS 27 Golden Gate beta, translated into Claude Code and MCP terms.

Xcode 27 ships with agent skills, and you can export them

Apple now bundles SKILL.md agent skills inside Xcode 27, including one that tells the model its training data is out of date. What ships, how it works, and how to pull the skills out for your own agents.

Show HN posts per month more than doubled in the last year

I did a talk on agentic app authoring

I did a talk on melting a CI snowflake

xed .

Tip for finding documentation for Apple tools and APIs

I did a lightning talk on a tale of two clocks