public/SKILL.md
Fetches Apple documentation as Markdown via Sosumi. Use for Apple API reference, Human Interface Guidelines, WWDC transcripts, and external Swift-DocC pages.
npx skillsauth add nshipster/sosumi.ai sosumiInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.If the Sosumi CLI is available, quickly verify local access before deeper debugging:
sosumi --version confirms the CLI is installed and on PATH.sosumi --help shows top-level usage.sosumi <command> --help is the manual for command-specific behavior.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.development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.
development
Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts.
development
Run, watch, debug, and extend OpenClaw QA testing with qa-lab and qa-channel. Use when Codex needs to execute the repo-backed QA suite, inspect live QA artifacts, debug failing scenarios, add new QA scenarios, or explain the OpenClaw QA workflow. Prefer the live OpenAI lane with regular openai/gpt-5.4 in fast mode; do not use gpt-5.4-pro or gpt-5.4-mini unless the user explicitly overrides that policy.
development
End-to-end Parallels smoke, upgrade, and rerun workflow for OpenClaw across macOS, Windows, and Linux guests. Use when Codex needs to run, rerun, debug, or interpret VM-based install, onboarding, gateway smoke tests, latest-release-to-main upgrade checks, fresh snapshot retests, or optional Discord roundtrip verification under Parallels.