使用 asc 发布、构建、版本和提交命令的 TestFlight 和 App Store 的端到端发布工作流程。当要求上传构建、分发到 TestFlight 或提交到 App Store 时使用。
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install asc-release-flow或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install asc-release-flow⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/asc-release-flow/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: asc-release-flow description: End-to-end release workflows for TestFlight and App Store using asc publish, builds, versions, and submit commands. Use when asked to upload a build, distribute to TestFlight, or submit to App Store. ---
Use this skill when you need to get a new build into TestFlight or submit to the App Store.
asc auth login or ASC_* env vars).ASC_APP_ID or pass --app explicitly. - asc publish testflight --app - Optional: --wait, --notify, --platform, --poll-interval, --timeout
- asc publish appstore --app - Optional: --wait, --submit --confirm, --platform, --poll-interval, --timeout
- asc builds upload --app
- asc builds latest --app
- asc builds add-groups --build
- asc versions attach-build --version-id - asc submit create --app
- asc submit status --id or --version-id - asc submit cancel --id
--help to verify flags for the exact command.--output table / --output markdown for human-readable output; default is JSON.安装 ASC 发布流程 后,可以对 AI 说这些话来触发它
Help me get started with ASC Release Flow
Explains what ASC Release Flow does, walks through the setup, and runs a quick demo based on your current project
Use ASC Release Flow to end-to-end release workflows for TestFlight and App Store using asc...
Invokes ASC Release Flow with the right parameters and returns the result directly in the conversation
What can I do with ASC Release Flow in my marketing & growth workflow?
Lists the top use cases for ASC Release Flow, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/asc-release-flow/ 目录(个人级,所有项目可用),或 .claude/skills/asc-release-flow/(项目级)。重启 AI 客户端后,用 /asc-release-flow 主动调用,或让 AI 根据上下文自动发现并使用。
ASC 发布流程 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
ASC 发布流程 可免费安装使用。请查阅仓库了解许可证信息。
使用 asc 发布、构建、版本和提交命令的 TestFlight 和 App Store 的端到端发布工作流程。当要求上传构建、分发到 TestFlight 或提交到 App Store 时使用。
ASC 发布流程 属于「Marketing & Growth」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my marketing & growth tasks using ASC Release Flow
Identifies repetitive steps in your workflow and sets up ASC Release Flow to handle them automatically