什么是 asc-app-create-ui?
通过浏览器自动化创建新的 App Store Connect 应用程序记录。当没有用于创建应用程序的公共 API 并且您需要代理来驱动新应用程序表单时使用。 来源:rudrankriyam/asc-skills。
通过浏览器自动化创建新的 App Store Connect 应用程序记录。当没有用于创建应用程序的公共 API 并且您需要代理来驱动新应用程序表单时使用。
通过命令行快速安装 asc-app-create-ui AI 技能到你的开发环境
来源:rudrankriyam/asc-skills。
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/asc-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/rudrankriyam/asc-skills --skill asc-app-create-ui通过浏览器自动化创建新的 App Store Connect 应用程序记录。当没有用于创建应用程序的公共 API 并且您需要代理来驱动新应用程序表单时使用。 来源:rudrankriyam/asc-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/rudrankriyam/asc-skills --skill asc-app-create-ui 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/rudrankriyam/asc-skills