appstore-release

仓库创建 2026年7月7日最近提交 22 天前SkillHot 收录 22 天前
▸ 精选理由

覆盖凭据、元数据、截图与订阅等完整发布流程,适合自动化发布场景。

▸ 风险提示

需要上传凭据并调用外部 API,注意密钥与账号权限安全。

这个 Skill 做什么

通过 App Store Connect API 将 EAS/Expo 构建的 iOS 应用端到端提交到 App Store 审核。

把用 EAS/Expo 构建的 iOS 应用一条龙提交到 App Store 审核:处理凭证、上传构建、填写元数据、截图、定价、年龄评级与审核提交。用在你要把 App 发布到 App Store、想把整个提交流程自动化时。特色是对接 App Store Connect API,减少手工操作并覆盖提交所需各项信息。

开发编程iOS 发布App Store自动化通用
0
Stars
0
Forks
1
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/threelipped-genushesperiphona524/appstore-release/main/skills/appstore-release/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/threelipped-genushesperiphona524/appstore-release/main/skills/appstore-release/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
---
name: appstore-release
description: Ship an iOS app (built with EAS/Expo) to App Store review end-to-end via the App Store Connect API — credentials, build attach, metadata, screenshots, pricing, age rating, content rights, review info, subscriptions, and the review submission. Use when the user says "publish/submit my app", "send it to App Review", "ship the iOS app", "fill out App Store Connect", "upload metadata/screenshots", or "automate App Store Connect". Parametric: works for any app given an ASC API key + app id + a config file.
---

# App Store Release

Drive an entire iOS App Store submission from the **App Store Connect API**. Design goal: the user provides credentials + a `co
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有