Yome Engineering
Skills Blog
架构 deep-dive、协议解读、设备端工程笔记。Yome 团队怎么把 device-native agent 这件事真正搞出来。
Year
Post
Category
2026
Skills Hub v0.1: How yome.work serves the device-native catalog
Architecture
The hub backs every Yome agent's skill marketplace — built on Supabase + Next.js, signed by yome.work, surfaced inside macOS and iOS without breaking the device-first promise.
Yome TeamApr 18, 2026 7 min
2026
JSON-as-truth: why every Yome skill is one signature file
Protocol
The signature.json contract makes Yome skills trivially routable, validatable, and replayable — the agent never speaks to a skill except through this one shape.
Yome TeamApr 12, 2026 5 min
2026
PermissionCoordinator: probing macOS without freezing the UI
Engineering
Polling 13 LaunchServices/EventKit/AX probes once a second on the main thread will lag any SwiftUI app. Here is how we moved the coordinator off-main without losing reactivity.
Yome TeamApr 6, 2026 4 min