← Back to Skills Marketplace
393
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install ios-dev
Description
通用 iOS App 开发、构建、签名、测试与 App Store 上架流程(中国区)指南。用于当用户询问 iOS 开发/上架/审核/签名/TestFlight/App Store Connect/隐私合规/订阅配置,或输入触发词 iosdev 时。
README (SKILL.md)
iOS 开发与上架技能(中国)
快速使用
- 先确认:应用类型(个人/企业)、目标地区(中国区)、最低 iOS 版本、是否包含订阅/登录/UGC
- 若只要流程清单,输出“开发 → 构建 → 签名 → 上传 → 审核 → 发布”六步
- 需要细节时按需加载 references 中的对应文件
工作流程(建议输出结构)
- 需求与约束确认(Bundle ID、Team、最低 iOS、功能敏感项)
- 开发与构建准备(依赖管理、配置、版本号)
- 签名与归档(证书、Provisioning、Archive)
- 测试与验证(真机、崩溃、功能清单)
- App Store Connect 准备(元数据、截图、隐私政策)
- 提交审核与后续处理(审核备注、拒审处理、版本迭代)
参考资料加载指引
- 构建/签名/依赖与版本号 →
references/ios-development.md - App Store 上架流程(中国) →
references/app-store-release-cn.md - IAP/订阅配置与测试 →
references/iap-subscription.md - 隐私、ATS、安全与合规 →
references/privacy-security.md
输出约束
- 仅输出通用流程,不引用项目私有信息
- 避免提供真实密钥或账号,使用占位符
- 引用官方链接时优先 Apple Developer / App Store Review Guidelines
Usage Guidance
This skill is essentially an offline guide—safe in that it doesn't request secrets or install code. Before installing, note the package source is 'unknown' and there's no homepage or publisher information; if provenance matters to you, obtain the same documents from a trusted source or the official Apple docs. Never paste real API keys, account passwords, or private provisioning profiles into the skill's prompts; for any automated build or upload tasks, prefer tooling that runs in your controlled CI environment with scoped credentials.
Capability Analysis
Type: OpenClaw Skill
Name: ios-dev
Version: 1.0.0
The skill bundle is a collection of documentation and process guides for iOS development and App Store submission in the China region. It contains only Markdown and JSON files with no executable code, scripts, or suspicious network requests. The instructions in SKILL.md specifically advise the agent to use placeholders instead of real keys and to avoid referencing private information, aligning with safe operational practices.
Capability Assessment
Purpose & Capability
The name/description (iOS dev & App Store CN guidance) matches the included SKILL.md and reference files. There are no unexpected requirements (no binaries, env vars, or external services) that would be disproportionate to a documentation skill.
Instruction Scope
SKILL.md stays within scope: it instructs the agent to provide workflows and point to local reference files. It explicitly forbids exposing private keys and asks to use placeholders. There are no instructions to read unrelated system files, access credentials, or transmit data externally beyond citing official Apple links.
Install Mechanism
No install spec and no code files — the skill is instruction-only, so nothing is downloaded or written to disk by an install step.
Credentials
The skill declares no required environment variables, credentials, or config paths. The guidance explicitly warns against including secrets and recommends server-side handling for keys, which is proportionate for its purpose.
Persistence & Privilege
Flags show default behavior (always:false, autonomous invocation allowed). It does not request elevated persistence or modify other skills/settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ios-dev - After installation, invoke the skill by name or use
/ios-dev - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the iOS开发 (中国区) skill with concise workflow guidance.
- Covers the complete process: 开发 → 构建 → 签名 → 上传 → 审核 → 发布
- Offers quick usage tips for different app scenarios (个人/企业、订阅、UGC 等)
- Breaks down recommended workflow into 6 key stages from需求确认 to发布
- Provides reference mapping for构建、签名、上架、IAP、隐私合规
- Output constraints set for universal applicability and privacy compliance
Metadata
Frequently Asked Questions
What is ios-dev?
通用 iOS App 开发、构建、签名、测试与 App Store 上架流程(中国区)指南。用于当用户询问 iOS 开发/上架/审核/签名/TestFlight/App Store Connect/隐私合规/订阅配置,或输入触发词 iosdev 时。 It is an AI Agent Skill for Claude Code / OpenClaw, with 393 downloads so far.
How do I install ios-dev?
Run "/install ios-dev" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ios-dev free?
Yes, ios-dev is completely free (open-source). You can download, install and use it at no cost.
Which platforms does ios-dev support?
ios-dev is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ios-dev?
It is built and maintained by 狂热AI (@kuangre123); the current version is v1.0.0.
More Skills