Fetches Apple documentation as Markdown via Sosumi. Use for Apple API reference, Human Interface Guidelines, WWDC transcripts, and external Swift-DocC pages.
Use this skill to reliably fetch Apple docs as Markdown when coding agents need precise API details.
Use Sosumi when the request involves any of the following:
Swift, SwiftUI, UIKit, AppKit, Foundation, etc.)developer.apple.com URL, replace the host with sosumi.ai and keep the same path.Replace developer.apple.com with sosumi.ai:
https://developer.apple.com/documentation/swift/arrayhttps://sosumi.ai/documentation/swift/arrayhttps://sosumi.ai/documentation/{framework}/{symbol}https://sosumi.ai/documentation/swift/arrayhttps://sosumi.ai/documentation/swiftui/viewhttps://sosumi.ai/design/human-interface-guidelines/{topic}https://sosumi.ai/design/human-interface-guidelineshttps://sosumi.ai/design/human-interface-guidelines/foundations/colorhttps://sosumi.ai/videos/play/{collection}/{id}https://sosumi.ai/videos/play/wwdc2021/10133https://sosumi.ai/videos/play/meet-with-apple/208https://sosumi.ai/external/{full-https-url}https://sosumi.ai/external/https://apple.github.io/swift-argument-parser/documentation/argumentparser/https://sosumi.ai/external/https://swiftpackageindex.com/pointfreeco/swift-composable-architecture/1.23.1/documentation/composablearchitectureUse these when Sosumi is configured as an MCP server (https://sosumi.ai/mcp):
| Tool | Parameters | Use |
|---|---|---|
searchAppleDocumentation | query: string | Search Apple documentation and return structured results |
fetchAppleDocumentation | path: string | Fetch Apple docs or HIG content by path as Markdown |
fetchAppleVideoTranscript | path: string | Fetch Apple video transcript by /videos/play/... path |
fetchExternalDocumentation | url: string | Fetch external Swift-DocC page by absolute HTTPS URL |
robots.txt or X-Robots-Tag directives.