What problem does it solve? When an ERP implementation requirement exceeds standard Kingdee K/3 Cloud features, consultants and AI agents need to know two things: whether the BOS platform itself can handle it, and whether the OpenDeploy toolset currently automates it. This Skill separates those two answers so users get correct guidance instead of over-promised automation. ## Core Features & Use Cases - Capability index: Maps 8+ BOS capability categories (extension objects, custom fields, entry entities, business rules, convert rules, approval workflows, operations/buttons, plugin types) to their automation status. - Decompiled engineering references: Provides reverse-engineered models of EntityServiceRule, ConvertRuleElement, FieldMapElement, and FKERNELXML serialization verified against Kingdee.BOS.Core.dll and live databases. - Customization-level decision tree: Guides selection among extension fields, business rules, convert rules, approval flows, and Python plugins based on requirement type. - Use Case: A consultant asks whether a sales order can auto-calculate amounts and push to a delivery notice. The Skill identifies business rules and convert rules as the right BOS layers, then states which parts OpenDeploy automates versus which require manual BOS Designer configuration. ## Quick Start Ask whether a specific K/3 Cloud customization requirement can be solved by BOS configuration and which parts OpenDeploy automates.