apple-docs
Query Apple Developer Documentation, APIs, and WWDC videos (2014-2025). Search SwiftUI, UIKit, Objective-C, Swift frameworks and watch sessions.
Why use this skill?
Access Apple documentation, SwiftUI APIs, and WWDC sessions from 2014-2025 directly within OpenClaw. Streamline your iOS development.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/abdullah4ai/apple-dev-docsWhat This Skill Does
The Apple Docs skill is a comprehensive developer assistant for OpenClaw that serves as a direct interface to Apple's official developer documentation, API references, and the entire archive of WWDC sessions from 2014 to 2025. This skill eliminates the need to manually browse the web by fetching technical details directly into your workspace. Whether you are investigating SwiftUI modifiers, checking the inheritance hierarchy of UIKit classes, or searching for specific insights from past WWDC sessions, this tool provides instant, structured access to critical iOS, macOS, watchOS, and visionOS data.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/abdullah4ai/apple-dev-docs
This command registers the skill within your agent's capability set, requiring no additional configuration for immediate use.
Use Cases
This skill is highly effective for developers working across the Apple ecosystem. Common use cases include:
- Rapid API Lookup: Quickly finding the parameters and return types of classes without leaving your IDE.
- Architecture Refactoring: Using the
apisandsimilartools to identify deprecated methods and their modern, performant replacements. - Learning & Upskilling: Utilizing the
wwdc-searchandoverviewcommands to deep-dive into complex frameworks like Vision, RealityKit, or Swift Concurrency. - Compatibility Planning: Checking platform and version availability for features before implementing them in production code, ensuring your minimum deployment targets are met.
Example Prompts
- "Find all modern SwiftUI alternatives for the deprecated
UIPickerViewand provide a code example for the current implementation." - "Search for the WWDC 2024 sessions covering advanced Swift concurrency and summarize the key takeaway on
MainActorusage." - "Check the platform compatibility for
PHPickerViewControllerand list the minimum iOS version required to use it in my app."
Tips & Limitations
To maximize the utility of this skill, use the provided options to narrow down your results. For example, applying --limit can help reduce noise when performing broad keyword searches. Note that while the tool provides transcriptions for WWDC videos, these are generated from available technical records; for highly complex engineering topics, we recommend also reviewing the provided official documentation links for the highest level of accuracy.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-abdullah4ai-apple-dev-docs": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
visual-prompt-engine
Generate diverse, non-repetitive image prompts powered by real visual references from Dribbble and design platforms. USE WHEN: user wants an image prompt, needs creative visual inspiration, asks for design-informed prompts, wants to avoid repetitive AI image generation, or says 'generate a prompt for an image', 'give me a creative image idea', 'make me a unique visual prompt'. DON'T USE WHEN: user wants to generate the image itself (use an image generation tool), wants to edit an existing image, or needs text-only content. EDGE CASES: 'make me an image' → use image generation tool, then optionally this skill for the prompt. 'improve this image prompt' → this skill. 'I keep getting similar AI images' → this skill (solves repetition).
apple-developer-toolkit
All-in-one Apple developer skill with three integrated tools shipped as a single unified binary. (1) Documentation search across Apple frameworks, symbols, and 1,267 WWDC sessions from 2014-2025. No credentials needed. (2) App Store Connect CLI with 120+ commands covering builds (find/wait/upload), TestFlight, pre-submission validate, submissions, signing, subscriptions (family-sharable), IAP, analytics, Xcode Cloud, metadata workflows, release pipeline dashboard, insights, win-back offers, promoted purchases, product pages, nominations, accessibility declarations, pre-orders, pricing filters, localizations update, diff, webhooks with local receiver, workflow automation, and more. Requires App Store Connect API key. (3) Multi-platform app builder (iOS/watchOS/tvOS/iPad/macOS/visionOS) that generates complete Swift/SwiftUI apps from natural language with auto-fix, simulator launch, interactive chat mode, and open-in-Xcode. Requires an LLM API key and Xcode. Includes 38 iOS development rules and 12 SwiftUI best practice guides for Liquid Glass, navigation, state management, and modern APIs. All three tools ship as one binary (appledev). USE WHEN: Apple API docs, App Store Connect management, WWDC lookup, or building iOS/watchOS/tvOS/macOS/visionOS apps from scratch. DON'T USE WHEN: non-Apple platforms or general coding.
openclaw-watchdog
Self-healing monitoring system for OpenClaw gateway. Auto-detects failures, fixes crashes, and sends Telegram alerts.
mckinsey-research
Run a full McKinsey-level market research and strategy analysis using 12 specialized prompts. USE WHEN: - market research, competitive analysis, business strategy, TAM analysis - customer personas, pricing strategy, go-to-market plan, financial modeling - risk assessment, SWOT analysis, market entry strategy, comprehensive business analysis - بحث سوق, تحليل استراتيجي, تحليل منافسين, دراسة جدوى, خطة عمل - "حلل لي السوق" for business entry or investment decisions DON'T USE WHEN: - User wants a quick opinion on a business idea → just answer directly - Product recommendations or shopping → use personal-shopper - Content strategy for social media → use viral-equation - Simple web search for company info → use web_search directly - Comparing products to buy → use personal-shopper - Analyzing a single competitor briefly → just answer directly EDGE CASES: - "حلل لي السوق" with a specific product to buy → personal-shopper (not this skill) - "حلل لي السوق" for business entry → this skill - "وش أفضل منتج" → personal-shopper - "وش حجم سوق X" → this skill - "قارن لي بين منتجين" → personal-shopper - "قارن لي بين شركتين" as competitors → this skill - "دراسة جدوى مشروع" → this skill - "أبغى أفتح مشروع" → this skill (full analysis) - "أبغى أشتري لابتوب" → personal-shopper (purchase, not business) INPUTS: Business description, industry, target customer, geography, financials (optional) TOOLS: sessions_spawn (sub-agents), web_search, web_fetch OUTPUT: Complete strategy report saved to artifacts/research/{date}-{slug}.html SUCCESS: User gets 12 consulting-grade analyses synthesized into one actionable report
council-builder
Build a personalized team of AI agent personas for OpenClaw. Interviews the user, analyzes their workflow, then creates specialized agents with distinct personalities, adaptive model routing (Fast/Think/Deep/Strategic), weekly learning metrics, visual architecture docs, and inter-agent coordination. USE WHEN: user wants to create an agent team/council, build specialized AI personas, set up multi-agent workflows, 'build me a team of agents', 'create agents for my workflow', 'set up an agent council', 'I want specialized AI assistants', 'build me a crew'. DON'T USE WHEN: user wants a single skill (use skill-creator), wants to install existing skills (use clawhub), or wants to chat with existing agents (just route to them).