An automated AI skill to seamlessly integrate and configure the MobTech ShareSDK into iOS projects with absolute code safety and strict privacy compliance.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ios-sharesdk-integreation
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-sharesdk-integreation 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 ShareSDK Integration skill is a highly specialized developer tool engineered to automate the complex process of embedding MobTech ShareSDK into iOS applications. This capability is part of the broader ecosystem of Openclaw Skills designed to streamline third-party SDK integrations. By scanning your iOS projects, identifying existing targets (Objective-C or Swift), generating standardized template sheets, and applying localized modifications, it ensures a friction-free configuration process.
This skill guarantees structural safety and absolute adherence to Apple's development guidelines. It handles critical aspects such as CocoaPods dependency management, Info.plist URL Scheme mappings, Universal Link validations, and Swift Bridging Headers without introducing breaking changes. Furthermore, it strictly prioritizes privacy compliance, ensuring that SDK initialization code executes only after explicit user consent in accordance with modern app store policies.
.xcodeproj, .xcworkspace, Podfile, Info.plist, and entry points to understand dependencies and architecture.ShareSDK_Config.xlsx) at the root of the project.Podfile, updates compiler/linker flags, injects SDK setup APIs, and configures URL Schemes and Queries.To start using this integration skill with Openclaw Skills, run the engineering scanner tool within your iOS project directory to evaluate existing configurations:
# Scan for existing iOS project structure and dependencies
rg --files -g '*.xcodeproj' -g '*.xcworkspace' -g 'Podfile' -g 'Package.swift'
# Check for legacy or existing ShareSDK references
rg -n 'ShareSDK|MobSDK|MOBAppKey|MOBAppSecret|LSApplicationQueriesSchemes|CFBundleURLTypes'
If a template is missing, execute the generation script to create ShareSDK_Config.xlsx at your project root:
python assets/generate_excel_template.py
The skill organizes integration parameters through a standardized file structure. Developers fill in platform-specific variables within the generated spreadsheet prior to modification execution:
ShareSDK_Config.xlsx)| Sheet Name | Purpose | Key Fields |
|---|---|---|
| 基础信息 (Basic Info) | Global MobTech account credentials | mobAppKey, mobAppSecret |
| 平台申请地址 (Platform URLs) | Quick-reference registration links | Directory of developer portals |
| Platform Sheets (WeChat, QQ, Weibo) | Platform-specific parameters | appId, appKey, universalLink, etc. |
Info.plist MappingsWhen converting compiled settings to physical keys, the following structure is written:
weixin, weixinULAPI, mqqapi, etc.).wb[appKey], wx[appId], tencent[appId]).{Target}-Bridging-Header.h), and patches the target's build settings.-ld64 flag dynamically inside Xcode 15 compiler settings to avoid known linking regressions.uploadPrivacyPermissionStatus:onResult:) before platform initialization code blocks to secure local regulatory compliance.ShareSDKIntegrationNotes.md containing absolute mappings of URL schemes, dependency lists, and initialization coordinates.Loading
An AI-powered municipal assistant that maps Shanghai public service queries to official departments, handling processes, and application guidelines.

An AI-powered assistant for exploring, comparing, and implementing major AI agent skills frameworks, SDKs, and Model Context Protocol (MCP) integrations.

Streamline your meeting lifecycle by automatically turning raw text, transcriptions, and notes into structured action items, summaries, and email follow-ups.

An AI-powered autonomous testing assistant that generates unit, integration, and E2E tests, diagnoses flaky test failures, and heals broken selectors.

A lightweight personal efficiency manager for college students that automatically balances class schedules, study routines, exam prep, and physical fitness without scheduling conflicts.

An AI-powered Crypto Twitter growth operator and narrative analyst built to optimize your Solana ecosystem brand with zero corporate fluff.








































