max
Community@qiaolei227
Kingdee K/3 Cloud ERP customization and integration skill registry covering WebAPI integration, BOS configuration, IronPython and .NET DLL plugins, and implementation decision frameworks.
Agent Skills by max
Showing 11 vetted skills indexed across 1 GitHub repositories.
webapi-index
Guides K/3 Cloud WebAPI integration decisions, endpoints, authentication, and error handling.
dll-plugin-index
Guides .NET DLL plugin development decisions for Kingdee K/3 Cloud server-side customization.
product-features-index
Indexes K/3 Cloud standard product features by module to prevent unnecessary customization.
troubleshooting-index
Diagnose K/3 Cloud standard-function errors, data mismatches, operation failures, and performance issues.
bos-features-index
Indexes Kingdee K/3 Cloud BOS platform customization capabilities and tool coverage boundaries.
python-plugin-index
Guides writing K/3 Cloud IronPython 2.7 form, list, operation, and report plugins.
solution-decision-framework
Routes Kingdee K/3 Cloud customization requests across standard features, BOS configuration, Python plugins, and DLL plugins.
metaobject-creation-index
Creates new K/3 Cloud metaobjects via BOS template inheritance over SaveForIDEV9 RPC.
skill-diagnostic
Validates skill discovery, loading, and distribution pipeline with a fixed response protocol.
systematic-debugging
Diagnose tool errors and unexpected results through a five-step evidence-based debugging workflow.
implementation-planning
Generates structured multi-step implementation plan markdown files for ERP customization projects.
Frequently Asked Questions About max
FAQPage SchemaWhat tasks can I accomplish with qiaolei227's K/3 Cloud skills?▼
You can route requirements across standard features, BOS configuration, IronPython plugins, and DLL plugins; build form/list plugins; create new metaobjects via template inheritance; integrate external systems through the K/3 Cloud WebAPI; and diagnose errors, data mismatches, and performance issues using indexed troubleshooting references.
Who are these K/3 Cloud skills designed for?▼
They target ERP implementation consultants and developers working on Kingdee K/3 Cloud secondary development. They suit practitioners who must decide between configuration and code, write IronPython 2.7 or .NET DLL plugins, and produce implementation plans that both consultants and customers can follow.
How do the decision and planning skills work in practice?▼
The solution-decision-framework skill loads when a new functional requirement arrives, walking through four layers from lowest to highest cost: standard features, BOS configuration, Python plugins, then DLL plugins. The implementation-planning skill then breaks multi-layer work into a stepwise plan markdown document aligned with the customer.
What are the prerequisites for using the plugin development skills?▼
Python plugin skills assume K/3 Cloud IronPython 2.7 form or list plugin contexts and registration through k3cloud_register_python_plugins or k3cloud_register_list_python_plugins. DLL plugin skills apply when server-side interception, cross-AppDomain, or performance needs exceed Python; note OpenDeploy v0.1 does not automate DLL registration.
Are these K/3 Cloud skills free and open source?▼
The manifest specifies no license or pricing information for these skills. They are published under the qiaolei227 account as versioned skill packages (v1.0.0–v2.0.0) with index-based loading, where detailed subtopic files are pulled on demand via load_skill_file.