An automated engineering skill designed to integrate the MobTech MobPush SDK into iOS projects with minimal friction and maximum compliance.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ios-mobpush-integration
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install ios-mobpush-integration using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The iOS MobPush Integration Skill is a specialized extension designed for Openclaw Skills that automates the deployment of push notification capabilities within Apple infrastructure. By seamlessly analyzing target projects, this skill autonomously determines the optimal integration architecture—prioritizing CocoaPods workflows to inject remote notifications, handle APNs configurations, and resolve dependency trees while leaving a minimal footprint on existing codebase logic.
Beyond basic package linking, this skill addresses modern mobile development guardrails, explicitly scaffolding compliance logic for user privacy regulations and data synchronization. It supports both Objective-C and Swift codebases, automatically evaluating bridging headers and framework lifecycles to ensure high-accuracy push notifications, tags, aliases, and Live Activity tracking work out of the box without manual developer overhead.
Info.plist and background operational modes.uploadPrivacyPermissionStatus directly after user consent loops.setAPNsForProduction: across Debug and Release configurations..xcodeproj, .xcworkspace, Podfile, and lifecycle patterns (AppDelegate, Swift UI @main) to diagnose the dependency stack and initial structure.appKey and appSecret cleanly outside application directories.Podfile.lock attributes and anchors an isolated, localized MobPush_README.md to map dependencies for long-term project maintenance.Ensure Openclaw Skills framework is active on your deployment environment. The skill assumes native runtime access to diagnostic tools like ripgrep (rg).
Execute the initialization commands within your localized repository path:
# Navigate to your workspace directory housing the iOS target
cd /path/to/your/ios-project
# Configure global encoding parameters to handle environment-sensitive Ruby tasks
export LANG=en_US.UTF-8 && export LC_ALL=en_US.UTF-8
# Trigger localized dependency verification and execution blocks
pod install
The skill manages its underlying configurations and deployment state through specific file templates and metadata maps outlined below:
| Artifact Identity | Data Type | Primary Intent |
|---|---|---|
MobPush_iOS_Config.xlsx |
Structured Schema | Captures minimal keys like appKey, appSecret, apnsAuthMode, and needLiveActivity safely. |
MobPush_README.md |
Markdown Asset | Automatically generated landing file detailing exact repository structural changes, file modifications, and platform references. |
MOBAppKey (String): Key provider signature mapped into Info.plist target loops.MOBAppSecret (String): Encryption pairing token validated natively via remote notification daemons.MOBNetLater (Integer): Compliance control parameter initialized as 2 to suspend network indexing blocks until explicit user authorization triggers.{Target}/mobpush_bridge.h) and mutates nested project serialization values under SWIFT_OBJC_BRIDGING_HEADER directives.MPushMessageType.custom arrays and conditional userInfo dictionaries.NSSupportsLiveActivities and binds modular framework files including ActivityKit for real-time widgets on iOS 16.1+ models.Loading
The GitHub Issue Writer Skill provides developers with structured templates, safety checks, and repeatable workflows to draft clear, copy-paste-safe GitHub issues.

An AI-powered skill that interfaces directly with the Quire project management tool via its CLI to read and modify tasks, projects, comments, and workflows.

A comprehensive development tool for building, simulating, and debugging agentic robotics applications inside the DimOS ecosystem.

An AI agent skill that automatically generates self-contained, interactive HTML courses from any codebase, customized for either product managers or software developers.

An advanced utility for extracting transcripts and generating AI-driven structured summaries from Spotify, Apple Podcasts, and RSS feeds.

An automated SEO optimization and auditing tool for HTML/CSS websites that identifies critical search issues, generates XML sitemaps, and implements structured data.








































