·asc-app-create-ui

通过浏览器自动化创建新的 App Store Connect 应用程序记录。当没有用于创建应用程序的公共 API 并且您需要代理来驱动新应用程序表单时使用。

48安装·18热度·@rudrankriyam

安装

$npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-app-create-ui

SKILL.md

Use this skill to create a new App Store Connect app by driving the web UI. This is opt-in, local-only automation that requires the user to be signed in.

Open App Store Connect Navigate to https://appstoreconnect.apple.com/apps and ensure the user is signed in.

Open the New App form The "New App" button (blue "+" icon) opens a dropdown menu, not a dialog directly.

通过浏览器自动化创建新的 App Store Connect 应用程序记录。当没有用于创建应用程序的公共 API 并且您需要代理来驱动新应用程序表单时使用。 来源:rudrankriyam/app-store-connect-cli-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-app-create-ui
分类
*创意媒体
认证
收录时间
2026-02-17
更新时间
2026-02-18

快速解答

什么是 asc-app-create-ui?

通过浏览器自动化创建新的 App Store Connect 应用程序记录。当没有用于创建应用程序的公共 API 并且您需要代理来驱动新应用程序表单时使用。 来源:rudrankriyam/app-store-connect-cli-skills。

如何安装 asc-app-create-ui?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-app-create-ui 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/rudrankriyam/app-store-connect-cli-skills