A professional toolset for automating Apple beta distribution, tester group management, and CI/CD build uploads.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install testflight
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 testflight using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill provides a comprehensive framework for managing the TestFlight lifecycle directly through your AI agent. It simplifies the often complex process of distributing iOS and macOS beta builds by providing structured workflows for App Store Connect setup, build versioning, and tester management. By leveraging these Openclaw Skills, developers can ensure their apps meet all Apple distribution requirements while automating the repetitive tasks associated with beta releases.
Whether you are managing a small internal team or a large group of 10,000 external testers, this skill helps navigate the technical requirements of Apple's ecosystem. It focuses on best practices for security, such as using App Store Connect API keys instead of shared passwords, and integrates seamlessly with popular tools like Fastlane and xcrun altool.
To get started with this skill on macOS, you must first generate an API key in App Store Connect under the Users and Access section. Once you have your .p8 key file, Issuer ID, and Key ID, you can configure your automation. For Fastlane users, add a beta lane to your Fastfile:
# Example Fastlane execution
fastlane beta
For direct command-line uploads without Fastlane, use the following command:
xcrun altool --upload-app --type ios --file "PathToApp.ipa" --apiKey "YOUR_KEY_ID" --apiIssuer "YOUR_ISSUER_ID"
The skill manages distribution data and metadata through the following structure:
| Component | Description |
|---|---|
| Build Metadata | Includes CFBundleVersion, Bundle ID, and app-specific compliance. |
| Tester Tiers | Internal (up to 100 members) and External (up to 10,000 members). |
| Security Assets | App Store Connect API keys (.p8) and Issuer/Key IDs. |
| Distribution Logs | Records of upload status, processing times, and review cycles. |
Loading
A specialized AI skill designed to debug and optimize TensorFlow code, focusing on performance, memory management, and graph execution.

A comprehensive digital intelligence layer for navigating Tenerife as a visitor, resident, digital nomad, or investor.

A smart shopping assistant for Temu that detects scams, verifies review authenticity, and optimizes price-to-value ratios.

A professional toolkit for building, deploying, and managing Telegram bots with support for advanced API methods and message formatting.

A specialized AI agent skill for navigating Texas-specific logistics, from relocation and business setup to regional road trips.

A professional toolkit for transforming, cleaning, and formatting text across creative, academic, and technical domains.








































