max avatar

max

Community

@qiaolei227

4Followers
|
3Public Repos
|
11Published Skills

Kingdee K/3 Cloud ERP customization and integration skill registry covering WebAPI integration, BOS configuration, IronPython and .NET DLL plugins, and implementation decision frameworks.

Skills Distribution
DomainBusiness, Fi...ERP Customization .. (40%)Enterprise Systems.. (25%)Implementation Dec.. (20%)Diagnostics & Trou.. (15%)

Agent Skills by max

Showing 11 vetted skills indexed across 1 GitHub repositories.

qiaolei227qiaolei227
24

webapi-index

Guides K/3 Cloud WebAPI integration decisions, endpoints, authentication, and error handling.

Community
Intermediate
qiaolei227qiaolei227
24

dll-plugin-index

Guides .NET DLL plugin development decisions for Kingdee K/3 Cloud server-side customization.

Community
Advanced
qiaolei227qiaolei227
24

product-features-index

Indexes K/3 Cloud standard product features by module to prevent unnecessary customization.

Community
Intermediate
qiaolei227qiaolei227
24

troubleshooting-index

Diagnose K/3 Cloud standard-function errors, data mismatches, operation failures, and performance issues.

Community
Advanced
qiaolei227qiaolei227
24

bos-features-index

Indexes Kingdee K/3 Cloud BOS platform customization capabilities and tool coverage boundaries.

Community
Advanced
qiaolei227qiaolei227
24

python-plugin-index

Guides writing K/3 Cloud IronPython 2.7 form, list, operation, and report plugins.

Community
Advanced
qiaolei227qiaolei227
24

solution-decision-framework

Routes Kingdee K/3 Cloud customization requests across standard features, BOS configuration, Python plugins, and DLL plugins.

Community
Intermediate
qiaolei227qiaolei227
24

metaobject-creation-index

Creates new K/3 Cloud metaobjects via BOS template inheritance over SaveForIDEV9 RPC.

Community
Advanced
qiaolei227qiaolei227
24

skill-diagnostic

Validates skill discovery, loading, and distribution pipeline with a fixed response protocol.

Community
Basic
qiaolei227qiaolei227
24

systematic-debugging

Diagnose tool errors and unexpected results through a five-step evidence-based debugging workflow.

Community
Intermediate
qiaolei227qiaolei227
24

implementation-planning

Generates structured multi-step implementation plan markdown files for ERP customization projects.

Community
Intermediate

Frequently Asked Questions About max

FAQPage Schema
What 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.