Token导航 LogoToken导航TokenDH.com
开发需要联网clawhub未标认证来源可访问clear审计通过

appstore-deployment-guide应用商店部署指南

Agent Skill

用于辅助云资源、部署、容器、基础设施和运维自动化任务。它适合让 Agent 检查配置、整理部署步骤、分析资源状态、生成排障思路或辅助云服务接入。使用时需要明确目标环境、账号权限、区域和资源组,区分本地测试与生产操作;涉及删除资源、重启服务、修改网络或权限配置时,应先确认影响范围。

总安装

12,142

周安装

496

GitHub Stars

公开资料未说明

下载量

3,928
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:appstore-deployment-guide(应用商店部署指南)
来源仓库:https://github.com/skulick19/appstore-deployment-guide
安装命令:
openclaw skills install appstore-deployment-guide
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install appstore-deployment-guide

简介

提供完整的 iOS 应用发布至 Apple App Store 的操作指南。

  • 涵盖开发者账户类型、证书配置与提交流程详解。appstore-deployment-guide 属于开发类 Skill,可作为该场景下的辅助能力补充。
  • 帮助开发者规避常见上架障碍并加速审核通过速度。
  • 涉及敏感操作时应先备份原始配置以防意外丢失。
  • 强烈建议在非正式环境充分测试后再提交正式版本。

SKILL.md

name
appstore-deployment-guide
description
Complete guide to deploying iOS apps to the Apple App Store. Covers Apple Developer accounts (individual and organization), certificates, provisioning, App Store Connect, TestFlight, build submission, app review, subscriptions, privacy compliance, and common rejection fixes. Supports both native Xcode and React Native/Expo (EAS) workflows.

App Store Deployment Guide

A complete, practical guide to getting your iOS app published — from zero to live on the App Store. Based on real deployment experience, not just documentation.

What This Skill Covers

  1. Apple Developer Account Setup — Individual vs Organization, D-U-N-S numbers, business entity requirements
  2. Certificates & Code Signing — Development, distribution, provisioning profiles, push notifications
  3. App Store Connect — App listing, metadata, screenshots, privacy nutrition labels
  4. Building & Submitting — Both Xcode (native) and Expo/EAS (React Native) paths
  5. TestFlight — Internal and external beta testing
  6. App Review — Common rejections and exactly how to fix them
  7. Subscriptions & Revenue — Apple's commission, RevenueCat, Small Business Program
  8. Privacy & Compliance — ATT, nutrition labels, export compliance
  9. Post-Launch — Crash monitoring, ASO, phased releases

Key Gotchas (Preview)

These are the issues that cost real developers days of wasted time:

  • ⚠️ Build number must increment every submission — or Apple silently rejects your upload. Hours wasted on free-tier build queues.
  • ⚠️ Account deletion is REQUIRED — Apple mandates users can delete their account from within the app
  • ⚠️ Password recovery is REQUIRED — No reset flow = guaranteed rejection
  • ⚠️ Organization accounts need a D-U-N-S number — free but takes up to 30 days
  • ⚠️ Privacy nutrition labels — you must declare every data type your app touches
  • ⚠️ Demo account required — if your app has login, reviewers need test credentials
*The premium version explains each of these in detail with step-by-step solutions.*

Sample Workflow

*"I have a React Native/Expo app ready to deploy. What do I need?"*

The premium skill walks through:

  1. Apple Developer enrollment ($99/year) — which account type and why
  2. Certificate and provisioning profile setup
  3. app.json / app.config.js configuration for EAS
  4. eas build --platform ios with proper build profiles
  5. TestFlight upload and beta testing strategy
  6. App Store Connect metadata (with exact screenshot dimensions)
  7. Submission and review preparation
  8. Common rejection fixes with specific solutions

Get the Full Version

This free edition provides an overview. The Premium Edition ($10) includes:

✅ Step-by-step Apple Developer account setup (individual AND organization) ✅ All 50 states + DC — business formation docs, filing fees, where to file, processing times ✅ Complete certificate & provisioning guide with troubleshooting ✅ App Store Connect setup with exact screenshot dimensions per device ✅ Build & submit for BOTH Xcode and Expo/EAS (with version numbering gotchas) ✅ TestFlight testing guide (internal + external) ✅ Every common App Review rejection with specific fixes ✅ Subscription setup with RevenueCat + Apple Small Business Program ✅ Privacy compliance checklist (ATT, nutrition labels, GDPR/CCPA) ✅ Google Play comparison for cross-platform developers ✅ Cost-saving tips (Google AI Studio $300 free credits for AI-powered apps)

👉 https://kulickster0.gumroad.com/l/mwfpmt

Built from real deployment experience. Save yourself weeks of trial and error.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

78.67%
按下载量换算3,090

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills