An automated engineering skill that simplifies integrating MobTech MobLink into iOS applications using CocoaPods, ensuring seamless scene restoration and privacy compliance.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ios-moblink-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-moblink-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 MobLink Integration skill is a highly optimized integration module designed to streamline the implementation of MobTech MobLink within iOS development workflows. As a specialized capability within the Openclaw Skills ecosystem, it automates the tedious aspects of setting up iOS deep linking and scene restoration. The skill scans your target project first, analyzing workspace configuration to introduce the cleanest integration footprint possible, preferring standard modern package configurations like CocoaPods.
By managing complex steps such as Info.plist variables, app launch delegation, and strict privacy regulation compliance, this skill ensures rapid deployment of deep links. Developers can bypass manual API exploration and reliably deploy scenario restoration capabilities that are guaranteed to comply with Apple Store policies and domestic user privacy regulations.
To deploy this module within your Openclaw Skills toolchain, navigate to your target iOS project and perform the following steps:
rg --files -g '*.xcodeproj' -g '*.xcworkspace' -g 'Podfile' -g 'Podfile.lock' -g 'Package.swift' -g '*Info.plist' -g '*.entitlements' -g '.gitignore'
python3 assets/generate_excel_template.py
assets/MobLink_iOS_Config_Template.xlsx, rename it to MobLink_iOS_Config.xlsx at your root directory, and fill in the required appKey, appSecret, and needUniversalLink values.pod install
The skill manages localized automation tasks by processing an Excel schema and writing system configuration guidelines.
MobLink_iOS_Config.xlsx)| Variable Name | Type | Mandatory | Description |
|---|---|---|---|
appKey |
String | Yes | Your dedicated MobTech application identification key. |
appSecret |
String | Yes | Security authorization string corresponding to your MobTech account. |
needUniversalLink |
String | Yes | Declares if Universal Link domains should be prepared (Values: 是 / 否). |
MobLink_iOS_Config.xlsx: Local template processing file maintaining core parameters.MobLink_README.md: Custom markdown file containing execution details, privacy flow references, API checklists, and validation instructions tailored to your specific architecture.Loading
A structured game writing skill that provides templates, checklists, and safe defaults for crafting compelling NPC dialogue.

An automated AI agent skill that generates high-quality structured articles based on keywords and publishes them directly to your WordPress site.

An expert co-pilot designed to help engineers select, architect, and build production-ready multi-agent AI systems using top-tier frameworks.

Automate IP record queries on the Chinese General Administration of Customs database to assess customs clearance risk levels and obtain actionable logistics advice.

A powerful news and article summarization skill that aggregates, searches, compares, and deeply digests global media feeds directly within your AI workflow.

Manage Tella videos, edit interactive clips, generate transcripts, configure webhooks, and orchestrate playlists via a powerful developer CLI.








































