CA3148068A1 - Skill pack data processing method, device, computer equipment and storage medium - Google Patents

Skill pack data processing method, device, computer equipment and storage medium

Info

Publication number
CA3148068A1
CA3148068A1 CA3148068A CA3148068A CA3148068A1 CA 3148068 A1 CA3148068 A1 CA 3148068A1 CA 3148068 A CA3148068 A CA 3148068A CA 3148068 A CA3148068 A CA 3148068A CA 3148068 A1 CA3148068 A1 CA 3148068A1
Authority
CA
Canada
Prior art keywords
skill
target skill
instance
pack
target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CA3148068A
Other languages
French (fr)
Inventor
Fei HU
Yong Gao
Honglei Zhu
Huisheng Sun
Yong Chen
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
10353744 Canada Ltd
Original Assignee
10353744 Canada Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 10353744 Canada Ltd filed Critical 10353744 Canada Ltd
Publication of CA3148068A1 publication Critical patent/CA3148068A1/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Stored Programmes (AREA)

Abstract

The present application relates to a skill pack data processing method, and corresponding device, computer equipment and storage medium. The method comprises: locally obtaining a target skill pack in a robot client end, wherein the target skill pack includes a list of candidate skills;
determining a target skill from the list of candidate skills to which the target skill pack corresponds; creating a target skill instance to which the target skill corresponds, performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance; and releasing the well configured target skill instance to a skill pack servicing platform, so as to enable a platform robot to which the skill pack servicing platform corresponds to read and execute the well configured target skill instance.

Description

SKILL PACK DATA PROCESSING METHOD, DEVICE, COMPUTER EQUIPMENT
AND STORAGE MEDIUM
BACKGROUND OF THE INVENTION
Technical Field [0001] The present application relates to the field of computer technology, and more particularly to a skill pack data processing method, and corresponding device, computer equipment and storage medium.
Description of Related Art
[0002] A skill is a module loaded by a host program and capable of independently completing a certain function or a series of functions, and the skill can be regarded as a plug-in unit that must be loaded by a host program, and is unable to operate independently.
However, for business development of skills in a robot client end, it is required to combine with codes of the robot client end itself, that is to say, it is required to carry out skill development in the robot client end, so as to display the skills.
Nevertheless, if a skill in the robot client end should be updated or removed, this mode necessitates renewed development of the entire robot client end, the development duration is rendered long, and a great deal of manpower, resources and cost is required.
SUMMARY OF THE INVENTION
[0003] In view of the aforementioned technical problems, there is a need to provide a skill pack data processing method, and corresponding device, computer equipment and storage medium capable of separating skills from the robot client end, so that when a business is developed with respect to skills, it is not required for the robot client end to massively Date Recue/Date Received 2022-02-08 modify and extend codes of its own, and the development duration is rendered short.
[0004] There is provided a skill pack data processing method that comprises:
[0005] locally obtaining a target skill pack in a robot client end, wherein the target skill pack includes a list of candidate skills;
[0006] determining a target skill from the list of candidate skills to which the target skill pack corresponds;
[0007] creating a target skill instance to which the target skill corresponds, performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance; and
[0008] releasing the well configured target skill instance to a skill pack servicing platform, so as to enable a platform robot to which the skill pack servicing platform corresponds to read and execute the well configured target skill instance.
[0009] In one of the embodiments, the method comprises, prior to obtaining a target skill pack:
sending a target skill pack invoking request to the skill pack servicing platform, so as to enable the skill pack servicing platform to obtain a collection of well developed candidate skill packs, search for and return a candidate skill pack to which the target skill pack invoking request corresponds from the collection of candidate skill packs; and the robot client end receiving the candidate skill pack, and locally storing the candidate skill pack.
[0010] In one of the embodiments, the step of creating a target skill instance to which the target skill corresponds, performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance includes: displaying a target skill interface to which the target skill corresponds; performing target skill instance creation on the target skill at the target skill interface, and obtaining a well created target skill instance; and performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance.

Date Recue/Date Received 2022-02-08
[0011] In one of the embodiments, the step of performing target skill instance creation on the target skill at the target skill interface, and obtaining a well created target skill instance includes: creating a new skill object in the target skill interface according to a creating interface; initializing the new skill object, and obtaining an initialized skill object; and performing skill object data filling on the initialized skill object, and obtaining a target skill instance.
[0012] In one of the embodiments, the step of creating a target skill instance to which the target skill corresponds, performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance includes: obtaining a target skill instance to which the target skill pack corresponds; and performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance.
[0013] In one of the embodiments, the step of obtaining a target skill instance to which the target skill pack corresponds, performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance includes: reading the target skill instance to which the target skill pack corresponds according to a loading interface;
displaying a target skill instance configuration interface to which the target skill instance corresponds; and editing the target skill instance configuration interface, enabling free switch of the target skill instance configuration interface according to a jumping interface, realizing storage of an editing result of the target skill instance configuration interface according to a storing interface, and obtaining a well configured target skill instance.
[0014] In one of the embodiments, the skill pack data processing method further comprises:
obtaining a target skill pack removing request in the robot client end in which the target skill pack has already been executed; and removing the target skill pack from the configuration of the robot client end in which the target skill pack has already been executed according to the target skill pack removing request, and obtaining the robot client end after such removal.

Date Recue/Date Received 2022-02-08
[0015] There is provided a skill pack data processing device that comprises:
[0016] a skill pack obtaining module, for locally obtaining a target skill pack in a robot client end, wherein the target skill pack includes a list of candidate skills;
[0017] a target skill determining module, for determining a target skill from the list of candidate skills to which the target skill pack corresponds;
[0018] a skill instance creating module, for creating a target skill instance to which the target skill corresponds, performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance; and
[0019] a skill instance releasing module, for releasing the well configured target skill instance to a skill pack servicing platform, so as to enable a platform robot to which the skill pack servicing platform corresponds to read and execute the well configured target skill instance.
[0020] There is provided a computer equipment that comprises a memory, a processor and a computer program stored on the memory and operable on the processor, and the following steps are realized when the processor executes the computer program:
[0021] locally obtaining a target skill pack in a robot client end, wherein the target skill pack includes a list of candidate skills;
[0022] determining a target skill from the list of candidate skills to which the target skill pack corresponds;
[0023] creating a target skill instance to which the target skill corresponds, performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance; and
[0024] releasing the well configured target skill instance to a skill pack servicing platform, so as to enable a platform robot to which the skill pack servicing platform corresponds to read and execute the well configured target skill instance.
[0025] There is provided a computer-readable storage medium storing a computer program Date Recue/Date Received 2022-02-08 thereon, and the following steps are realized when the computer program is executed by a processor:
[0026] locally obtaining a target skill pack in a robot client end, wherein the target skill pack includes a list of candidate skills;
[0027] determining a target skill from the list of candidate skills to which the target skill pack corresponds;
[0028] creating a target skill instance to which the target skill corresponds, performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance; and
[0029] releasing the well configured target skill instance to a skill pack servicing platform, so as to enable a platform robot to which the skill pack servicing platform corresponds to read and execute the well configured target skill instance.
[0030] In the aforementioned skill pack data processing method, and corresponding device, computer equipment and storage medium, a target skill pack is locally obtained in a robot client end, wherein the target skill pack includes a list of candidate skills, a target skill is determined from the list of candidate skills to which the target skill pack corresponds, a target skill instance to which the target skill corresponds is created, target skill configuration is performed on the target skill instance, a well configured target skill instance is obtained, and the well configured target skill instance is released to a skill pack servicing platform, so as to enable a platform robot to which the skill pack servicing platform corresponds to read and execute the well configured target skill instance.
[0031] Accordingly, the robot client end obtains in advance well developed skill packs from the skill pack servicing platform, and locally stores the skill packs, when the robot client end needs a certain skill, the robot client end locally invokes a target skill pack, determines a target skill from a list of candidate skills to which the target skill pack corresponds, performs target skill instance creation on the target skill, configures the well created target skill instance, and releases the same after configuration to the skill pack serving platform Date Recue/Date Received 2022-02-08 to be read and executed by a platform robot to which the skill pack servicing platform corresponds. It is made possible in the process to separate the skills from codes of the robot client end itself, so that when a business is developed with respect to skills, it is not required for the robot client end to massively modify and extend codes of its own, as it suffices to directly install the corresponding skill pack, whereby development difficulty is reduced, and development duration is shortened.
BRIEF DESCRIPTION OF THE DRAWINGS
[0032] Fig. 1 is a view illustrating the application environment for a skill pack data processing method in an embodiment;
[0033] Fig. 2 is a flowchart schematically illustrating a skill pack data processing method in an embodiment;
[0034] Fig. 2A is a view illustrating the configuration interface of a target skill to which a target skill pack corresponds in a robot client end in an embodiment;
[0035] Fig. 3 is a flowchart schematically illustrating the step of receiving a candidate skill pack in an embodiment;
[0036] Fig. 4 is a flowchart schematically illustrating the step of configuring a target skill instance in an embodiment;
[0037] Fig. 5 is a flowchart schematically illustrating the step of creating a target skill instance in an embodiment;
[0038] Fig. 6 is a flowchart schematically illustrating the step of configuring a target skill instance in an embodiment;

Date Recue/Date Received 2022-02-08
[0039] Fig. 7 is a flowchart schematically illustrating the step of configuring a target skill instance in an embodiment;
[0040] Fig. 8 is a flowchart schematically illustrating a skill pack data processing method in an embodiment;
[0041] Fig. 9 is a block diagram illustrating the structure of a skill pack data processing device in an embodiment; and
[0042] Fig. 10 is a view illustrating the internal structure of a computer equipment in an embodiment.
DETAILED DESCRIPTION OF THE INVENTION
[0043] To make more lucid and clear the objectives, technical solutions and advantages of the present application, the present application is described in greater detail below with reference to accompanying drawings and embodiments. As should be understood, the specific embodiments as described here are merely meant to explain the present application, rather than to restrict the present application.
[0044] The skill pack data processing method provided by the present application is applicable to the application environment as shown in Fig. 1, in which robot client end communicates with skill pack servicing platform 104 via network. Robot client end 102 can be, but is not limited to be, any of various personal computers, notebook computers, smart mobile phones, panel computers and portable wearable equipments, and skill pack servicing platform 104 can be embodied as an independent server or a server cluster consisting of a plurality of servers.

Date Recue/Date Received 2022-02-08
[0045] Specifically, robot client end 102 can obtain in advance well developed candidate skill packs from skill pack servicing platform 104, and stores the skill packs in a local disk.
When robot client end 102 needs to add a certain skill, a target skill pack is obtained from the candidate skill packs in the local disk, the target skill pack includes a list of candidate skills, a target skill is determined from the list of candidate skills to which the target skill pack corresponds, a target skill instance to which the target skill corresponds is created, target skill configuration is performed on the target skill instance to obtain a well configured target skill instance, and the well configured target skill instance is released to skill pack servicing platform 104, so as to enable a platform robot to which skill pack servicing platform 104 corresponds to read and execute the well configured target skill instance.
[0046] In one embodiment, as shown in Fig. 2, there is provided a skill pack data processing method, and the method is explained with an example of its being applied to the robot client end in Fig. 1, to comprise the following steps.
[0047] Step 202 - locally obtaining a target skill pack in a robot client end, wherein the target skill pack includes a list of candidate skills.
[0048] The robot client end is a client end in which a robot resides, and the robot client end can be an application program operative on a relevant terminal. The robot client end can locally store candidate skill packs, when the robot client end needs a certain skill, the target skill pack is invoked from the local candidate skill packs. The local candidate skill packs of the robot client end are requested and obtained in advance by the robot client end from the skill pack servicing platform.
[0049] The skill pack servicing platform is used to dispose all of already well developed skill packs, and it is possible for the skill pack developing personnel to perform configuration and development of the candidate skill packs according to business requirement, product Date Recue/Date Received 2022-02-08 requirement or the actual application scenario, and to upload well developed candidate skill packs to the skill pack servicing platform. A skill is a module loaded by a host program and capable of independently completing a certain function or a series of functions, and the skill can be regarded as a plug-in unit that must be loaded by a host program, and is unable to operate independently. Whereas a skill pack is a compressed file containing a component part and a plug-in part, of which the plug-in part is a specific dll file developed by the developer according to a standard plug-in interface or a plug-in base class, and the component part is the specific configuration information of an application component in a process associated with the skill as developed by any other developer.
[0050] The standard plug-in interface includes a creating interface used to newly create a skill instance whose content is decided by the specifically developed skill, a storing interface used to solidify current modification of the skill in a disk, a loading interface used to read already stored skills for renewed edition and modification by users, and a jumping interface used to jump from the current skill editing page, as the skill content is allowed according to agreement to be edited by a user from specific editing interfaces of plural skills, and the jumping interface is divided into previous step, next step and specific jumping page interfaces.
[0051] The plug-in base class encodes the functions of the interfaces according to general settings, if the developer only desires to make simple development, it suffices to make content development on the basis of this plug-in unit, while it is not needed to focus on the realization of specific functional interfaces. Specific realizations are described below:
storing interface, realization thereof, once invoked, will automatically scan data endowed with Output characteristics in the plug-in unit, and store the data in a disk according to type rules. Loading interface, realization thereof, once invoked, will read out the data stored in the disk and analyze the data according to type rules. The current skill data attributes are analyzed, and the analyzed data is matched to the current skill data and Date Recue/Date Received 2022-02-08 covered. Jumping interface, realization thereof is based on WPF and MVVM
modes, and the interface that should be displaying is switched by switching the current model. No storage verification and reminder are made during switching. WPF (Windows Presentation Foundation) is a Windows-based user interface framework launched by Microsoft. MVVM is an acronym of Model-View-ViewModel, in which the status and behavior of the View are abstracted, and View UI (interface design) and business logic are separated.
[0052] Specifically, it is possible in the robot client end to trigger to generate a skill pack invoking request in advance through a relevant application, the skill pack invoking request here is used to request the skill pack servicing platform to invoke the corresponding candidate skill pack. Moreover, the robot client end locally stores the candidate skill packs, and can store the packs in a local disk. When a certain skill is subsequently needed, the target skill pack is invoked from the candidate skill packs in the local disk. The skill pack invoking request can carry therewith a certain skill pack identification, and can also carry no any skill pack identification therewith.
[0053] After the robot client end has triggered to have generated the skill pack invoking request, the robot client end sends the skill pack invoking request to the skill pack servicing platform, the skill pack invoking request can carry therewith a certain skill pack identification, and can also carry no any skill pack identification therewith.
[0054] Specifically, if the target skill pack invoking request carries therewith a certain skill pack identification, the skill pack identification is used to uniquely identify the corresponding skill pack, different skill pack identifications correspond to different skill packs, and the matched skill pack can be searched according to the skill pack identification.
After having received the skill pack invoking request, the skill pack servicing platform can base on the skill pack invoking request to search for the candidate skill pack that is matched with the skill pack identification from a collection of candidate skill packs, and the skill pack Date Recue/Date Received 2022-02-08 servicing platform returns the candidate skill pack to the robot client end, whereupon the robot client end stores the same in the local disk.
[0055] If the target skill pack invoking request does not carry therewith any skill pack identification, after having received the skill pack invoking request, the skill pack servicing platform can base on the skill pack invoking request to determine from the collection of candidate skill packs a candidate skill pack that is matched with actual business requirement, product requirement or the actual application scenario, or to randomly determine a candidate skill pack from a collection of already developed candidate skill packs, finally, the skill pack servicing platform returns the candidate skill pack to the robot client end, whereupon the robot client end stores the same in the local disk.
[0056] Step 204 - determining a target skill from the list of candidate skills to which the target skill pack corresponds.
[0057]
The skill here is a module loaded by a host program and capable of independently completing a certain function or a series of functions, and the skill can be regarded as a plug-in unit that must be loaded by a host program, and is unable to operate independently.
Whereas the skill pack is a compressed file containing a component part and a plug-in part, of which the plug-in part is a specific dll file developed by the developer according to a standard plug-in interface or a plug-in base class, and the component part is the specific configuration information of an application component in a process associated with the skill as developed by any other developer. The robot client end can serve as the host program of the skill, that is to say, through the robot client end can be loaded out the target skill to which the target skill pack corresponds.
[0058] Specifically, after the robot client end has invoked the target skill pack from the local disk, the target skill pack can be displayed through a frontend interface, the target skill Date Recue/Date Received 2022-02-08 pack includes a list of candidate skills, the target skill pack can include at least one candidate skill, and these candidate skills are displayed through the frontend interface of the robot client end. It is possible for the user to determine the target skill from the list of candidate skills displayed by the robot client end according to actual business requirement, product requirement or the actual application scenario.
[0059] Step 206 - creating a target skill instance to which the target skill corresponds, performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance.
[0060] Step 208 - releasing the well configured target skill instance to a skill pack servicing platform, so as to enable a platform robot to which the skill pack servicing platform corresponds to read and execute the well configured target skill instance.
[0061] After the robot client end has received the target skill pack, the target skill pack can be displayed through the robot client end, the target skill pack is a compressed file containing a component part and a plug-in part, of which the plug-in part is a specific dll file developed by the developer according to a standard plug-in interface or a plug-in base class, and the component part is the specific configuration information of an application component in a process associated with the skill as developed by any other developer.
Therefore, the target skill pack can be displayed through the frontend of the robot client end.
[0062] Specifically, the robot client end displays the target skill pack through its frontend, after a target skill has been selected from the list of candidate skills of the target skill pack, a target skill configuration interface to which the target skill corresponds can be displayed through a frontend page of the robot client end, creation of the target skill instance can be carried out through the target skill configuration interface, an editing operation is then performed through a target skill instance configuration interface to which the target skill Date Recue/Date Received 2022-02-08 instance corresponds, and skill instance configuration is performed according to actual business requirement, product requirement or the actual application scenario to obtain the well configured target skill instance. If a target skill instance corresponds to plural sub-target skill instance configuration interfaces, it is required to edit the various sub-target skill instance configuration interfaces, only after all the sub-target skill instance configuration interfaces have been edited, can be generated the well configured target skill instance.
[0063] Finally, the robot client end can release the well configured target skill instance to the skill pack servicing platform, the well configured target skill instance can be read and executed by a platform robot to which the skill pack servicing platform corresponds, so that business execution is enabled in the target skill instance. In other words, after the well configured target skill instance has been obtained, the platform robot to which the skill pack servicing platform corresponds can execute the well configured target skill instance in a test program, by executing the operational flow in the well configured target skill instance.
[0064] In one embodiment, as shown in Fig. 2A, which is a view illustrating the configuration interface of a target skill to which a target skill pack corresponds in the robot client end in an embodiment, the robot client end shown in Fig. 2 obtains a target skill pack from the skill pack servicing platform, the target skill pack in Fig. 2A is a skill pack to which a data notifying skill corresponds, the data notifying skill is a skill that is displayed through the frontend of the robot client end, and data notifying sub-skills to which the data notifying skill corresponds, namely skill instances to which the data notifying skill corresponds, can be created by manipulating the control "newly added scenario"
in Fig.
2A. The data notifying skill in Fig. 2A includes two skill instances, which are respectively "data notifying skill 1" and "data notifying skill 2" in Fig. 2A. The various skill instances each include a corresponding skill instance editing interface, a skill instance editing interface can include plural sub-skill instance editing interfaces, and corresponding skill Date Recue/Date Received 2022-02-08 instance edition can be performed through the various sub-skill instance editing interfaces to obtain the well configured target skill instance.
[0065] For instance, in Fig. 2A the skill instance editing interface to which the skill instance "data notifying skill 1" corresponds includes 4 sub-skill instance editing interfaces, which are respectively "data obtaining", "data processing", "data presenting" and "dispatching", each sub-skill instance editing interface includes corresponding skill instance edition, corresponding configuration can be performed according to actual business requirement, product requirement or the actual application scenario, and the well configured target skill instance is obtained after all the skill instances have been edited to completion.
[0066] In the aforementioned skill pack data processing method, a target skill pack is locally obtained in a robot client end, wherein the target skill pack includes a list of candidate skills, a target skill is determined from the list of candidate skills to which the target skill pack corresponds, a target skill instance to which the target skill corresponds is created, target skill configuration is performed on the target skill instance, a well configured target skill instance is obtained, and the well configured target skill instance is released to a skill pack servicing platform, so as to enable a platform robot to which the skill pack servicing platform corresponds to read and execute the well configured target skill instance.
[0067] Accordingly, the robot client end obtains in advance well developed skill packs from the skill pack servicing platform, and locally stores the skill packs, when the robot client end needs a certain skill, the robot client end locally invokes a target skill pack, determines a target skill from a list of candidate skills to which the target skill pack corresponds, performs target skill instance creation on the target skill, configures the well created target skill instance, and releases the same after configuration to the skill pack serving platform to be read and executed by a platform robot to which the skill pack servicing platform corresponds. It is made possible in the process to separate the skills from codes of the robot client end itself, so that when a business is developed with respect to skills, it is not Date Recue/Date Received 2022-02-08 required for the robot client end to massively modify and extend codes of its own, as it suffices to directly install the corresponding skill pack, whereby development difficulty is reduced, and development duration is shortened.
[0068] In one embodiment, as shown in Fig. 3, the method comprises, prior to obtaining a target skill pack:
[0069] Step 302 - sending a target skill pack invoking request to the skill pack servicing platform, so as to enable the skill pack servicing platform to obtain a collection of well developed candidate skill packs;
[0070] Step 304 ¨ the skill pack servicing platform searching for and returning a candidate skill pack to which the target skill pack invoking request corresponds from the collection of candidate skill packs; and
[0071] Step 306 - the robot client end receiving the candidate skill pack, and locally storing the candidate skill pack.
[0072] The skill pack servicing platform is used to dispose all of already well developed skill packs, and it is possible for the skill pack developing personnel to perform configuration and development of the candidate skill packs according to business requirement, product requirement or the actual application scenario, and to upload well developed candidate skill packs to the skill pack servicing platform. The skill is a module loaded by a host program and capable of independently completing a certain function or a series of functions, and the skill can be regarded as a plug-in unit that must be loaded by a host program, and is unable to operate independently.
[0073] The skill pack is a compressed file containing a component part and a plug-in part, of which the plug-in part is a specific dll file developed by the developer according to a standard plug-in interface or a plug-in base class, and the component part is the specific configuration information of an application component in a process associated with the skill as developed by any other developer.
Date Recue/Date Received 2022-02-08
[0074] Specifically, after the robot client end has triggered to have generated the skill pack invoking request, the robot client end sends the skill pack invoking request to the skill pack servicing platform, the skill pack invoking request can carry therewith a certain skill pack identification, and can also carry no any skill pack identification therewith.
[0075] Specifically, if the target skill pack invoking request carries therewith a certain skill pack identification, the skill pack identification is used to uniquely identify the corresponding skill pack, different skill pack identifications correspond to different skill packs, and the matched skill pack can be searched according to the skill pack identification.
After having received the skill pack invoking request, the skill pack servicing platform can base on the skill pack invoking request to search for the candidate skill pack that is matched with the skill pack identification from a collection of candidate skill packs, and the skill pack servicing platform returns the candidate skill pack to the robot client end, whereupon the robot client end stores the same in the local disk.
[0076] If the target skill pack invoking request does not carry therewith any skill pack identification, after having received the skill pack invoking request, the skill pack servicing platform can base on the skill pack invoking request to determine from the collection of candidate skill packs a candidate skill pack that is matched with actual business requirement, product requirement or the actual application scenario, or to randomly determine a candidate skill pack from a collection of already developed candidate skill packs, finally, the skill pack servicing platform returns the candidate skill pack to the robot client end, whereupon the robot client end stores the same in the local disk.
[0077] In one embodiment, as shown in Fig. 4, the step of creating a target skill instance to which the target skill corresponds, performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance includes:

Date Recue/Date Received 2022-02-08
[0078] Step 402 - displaying a target skill interface to which the target skill corresponds, performing target skill instance creation on the target skill pack at the target skill interface, and obtaining a well created target skill instance; and
[0079] Step 404 - performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance.
[0080] The target skill instance is a specific object generated after filling according to the target skill to which the target skill pack corresponds, the target skill can be understood as a template, and filling of specific data is performed according to actual business requirement, product requirement or the actual application scenario to generate the specific target skill instance.
[0081] Specifically, the robot client end displays the target skill instance through its frontend, the target skill instance is stored at the corresponding target skill instance configuration interface, an editing operation can be performed through the target skill instance configuration interface, and skill configuration is performed according to actual business requirement, product requirement or the actual application scenario to obtain the well configured target skill instance. After the target skill has been determined from the list of candidate skills of the target skill pack, a corresponding newly creating control for creating the target skill instance can be disposed at the target skill configuration interface, and target skill instance creation can be performed on the target skill through manipulation of this newly creating control to obtain the well created target skill instance.
The target skill instance also possesses a corresponding skill instance configuration interface, and target skill configuration can be performed on the target skill instance through this skill instance configuration interface to obtain the well configured target skill instance.
[0082] For instance, as shown in Fig. 2A, in which the target skill is a data notifying skill, this skill is displayed through the frontend of the robot client end, in Fig. 2A
the target skill Date Recue/Date Received 2022-02-08 instance can be created through manipulation of the control "newly added scenario", and the target skill instance can also be understood as a specific skill object to which the target skill corresponds; after the target skill instance has been well created, the skill instance configuration interface to which the target skill instance corresponds will be displayed in the robot client end, target skill configuration can be performed on the target skill instance through the skill instance configuration interface, and detailed configuration can be specifically performed according to actual business requirement, product requirement or the actual application scenario, to finally obtain the well configured target skill instance.
[0083] In one embodiment, as shown in Fig. 5, the step of performing target skill instance creation on the target skill at the target skill interface, and obtaining a well created target skill instance includes:
[0084] Step 502 - creating a new skill object in the target skill interface according to a creating interface;
[0085] Step 504 - initializing the new skill object, and obtaining an initialized skill object; and
[0086] Step 506 - performing skill object data filling on the initialized skill object, and obtaining a target skill instance.
[0087] Performing target skill instance creation on the target skill and obtaining a well created target skill instance can specifically be to use a creating interface to create a new skill object in the target skill interface, in other words, when the user manipulates a control relevant to creating the target skill instance, it is possible to create a new skill object through a creating interface, the skill object is an abstract method of the skill, the target skill instance can be firstly abstracted into a corresponding skill object, the well created, new skill object is then initialized to obtain an initialized skill object, and the initializing process can specifically be carried out according to business requirement, product requirement or the actual application scenario. Finally, skill object data filling is performed on the initialized skill object to obtain the target skill instance.
Performing skill object data filling on the initialized skill object can specifically be carried out Date Recue/Date Received 2022-02-08 according to business requirement, product requirement or the actual application scenario, and the skill object data can be determined and filled as practically required.
[0088] In one embodiment, as shown in Fig. 6, the step of creating a target skill instance to which the target skill corresponds, performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance includes:
[0089] Step 602 - obtaining a target skill instance to which the target skill pack corresponds; and
[0090] Step 604 - performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance.
[0091] After the robot client end has obtained the target skill pack from the local disk, the target skill pack can be displayed through the frontend page of the robot client end, the target skill pack is a compressed file containing a component part and a plug-in part, of which the plug-in part is a specific dll file developed by the developer according to a standard plug-in interface or a plug-in base class, and the component part is the specific configuration information of an application component in a process associated with the skill as developed by any other developer. Therefore, the target skill pack can be displayed through the frontend interface of the robot client end.
[0092] Specifically, the robot client end displays the target skill pack through its frontend, a target skill is determined from the list of candidate skills to which the target skill pack corresponds, a target skill configuration interface to which the target skill corresponds is displayed through the robot client end, the corresponding target skill instance is created through the target skill configuration interface, the target skill instance includes a corresponding target skill instance configuration interface, an editing operation can be performed through the target skill instance configuration interface, and skill instance configuration is performed according to actual business requirement, product requirement or the actual application scenario to obtain the well configured target skill instance. If a target skill instance corresponds to plural sub-target skill instance configuration interfaces, Date Recue/Date Received 2022-02-08 it is required to edit the various sub-target skill instance configuration interfaces, only after all the sub-target skill instance configuration interfaces have been edited, can be generated the well configured target skill instance.
[0093] Finally, the robot client end releases the well configured target skill instance to the skill pack servicing platform, the well configured target skill instance can be read and executed by a platform robot to which the skill pack servicing platform corresponds, so that the target skill instance is enabled to execute corresponding business flow. In other words, after the well configured target skill instance has been obtained, the robot client end releases it to the skill pack servicing platform, and the well configured target skill instance can be executed by the platform robot to which the skill pack servicing platform corresponds in a test program, by executing the business flow in the well configured target skill instance.
[0094] In one embodiment, as shown in Fig. 7, the step of obtaining a target skill instance to which the target skill pack corresponds, performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance includes:
[0095] Step 702 - reading the target skill instance to which the target skill pack corresponds according to a loading interface;
[0096] Step 704 - displaying a target skill instance configuration interface to which the target skill instance corresponds; and
[0097] Step 706 - editing the target skill instance configuration interface, enabling free switch of the target skill instance configuration interface according to a jumping interface, realizing storage of an editing result of the target skill instance configuration interface according to a storing interface, and obtaining a well configured target skill instance.
[0098] The steps of obtaining a target skill to which the target skill pack corresponds, performing target skill instance creation on the target skill, performing target skill instance configuration on the well created target skill instance, and obtaining a well configured Date Recue/Date Received 2022-02-08 target skill instance can specifically be to read the target skill pack through a loading interface, and the loading interface is used to load and read corresponding skills of the skill pack. Moreover, after the target skill has been read, the target skill configuration interface to which the target skill corresponds is displayed through the frontend of the robot client end, creation of the target skill instance of the target skill can be performed through the target skill configuration interface, an editing operation is performed through the target skill instance configuration interface to which the target skill instance corresponds, and skill instance configuration is performed according to actual business requirement, product requirement or the actual application scenario to obtain the well configured target skill instance. If a target skill instance corresponds to plural sub-target skill instance configuration interfaces, it is required to edit the various sub-target skill instance configuration interfaces, only after all the sub-target skill instance configuration interfaces have been edited, can be generated the well configured target skill instance.
[0099] Free switch among the various sub-target skill instance configuration interfaces can be realized through a jumping interface, after skill instance configuration of one sub-target skill instance configuration interface has been completed, it is possible to perform the configuration of the next sub-target skill instance configuration interface through a relevant control, for example, the relevant control can be "previous step", "next step" etc.
All these are realized through the jumping interface. After skill instance configuration of each sub-target skill instance configuration interface has been completed, storage can be effected through a relevant storing control, and storage of the editing result of the sub-target skill instance configuration interface can be specifically realized through a storing interface. After skill instance configurations of all the sub-target skill instance configuration interfaces have been completed, it is also possible to store the skill instance configurations through a storing result, and a well configured target skill instance is finally obtained.
[0100] In one embodiment, as shown in Fig. 8, the skill pack data processing method further Date Recue/Date Received 2022-02-08 comprises:
[0101] Step 802 - obtaining a target skill pack removing request in the robot client end in which the target skill pack has already been executed; and
[0102] Step 804 - removing the target skill pack from the configuration of the robot client end in which the target skill pack has already been executed according to the target skill pack removing request, and obtaining the robot client end after such removal.
[0103] When the target skill pack is not required, or the target skill pack should be updated and changed in the robot client end in which the target skill pack has already been executed due to change in actual business requirement, product requirement or the actual application scenario, it is now not required to re-develop the entire robot client end, as it is merely required to trigger the generation of a target skill pack removing request, which is used to request to remove corresponding target skill packs and can be triggered and generated via a relevant control of the robot client end. Moreover, it is possible to remove the target skill pack from the configuration of the robot client end in which the target skill pack has already been executed according to the target skill pack removing request, and to obtain the robot client end after such removal. It is specifically possible to remove an already released skill from the skill servicing platform, in which case the host robot client end can clean up the local file related to the skill and hence remove the skill. For instance, when the robot client end needs a certain skill, it is only required to configure an independent skill pack according to agreement, when the robot client end does not need a certain skill, it is only required to remove the skill pack from the configuration.
[0104] In a specific embodiment, there is provided a skill pack data processing method that specifically comprises the following steps:
[0105] 1. sending a target skill pack invoking request to the skill pack servicing platform, so as to enable the skill pack servicing platform to obtain a collection of well developed candidate skill packs, search for and return a candidate skill pack to which the target skill pack invoking request corresponds from the collection of candidate skill packs;

Date Recue/Date Received 2022-02-08
[0106] 2. the robot client end receiving the candidate skill pack, and locally storing the candidate skill pack;
[0107] 3. locally obtaining a target skill pack in a robot client end, wherein the target skill pack includes a list of candidate skills;
[0108] 4. determining a target skill from the list of candidate skills to which the target skill pack corresponds;
[0109] 5. creating a target skill instance to which the target skill corresponds, performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance;
[0110] 5-1-1. displaying a target skill interface to which the target skill corresponds;
[0111] 5-1-2. performing target skill instance creation on the target skill at the target skill interface, and obtaining a well created target skill instance;
[0112] 5-1-2-1. creating a new skill object in the target skill interface according to a creating interface;
[0113] 5-1-2-2. initializing the new skill object, and obtaining an initialized skill object;
[0114] 5-1-2-3. performing skill object data filling on the initialized skill object, and obtaining a target skill instance;
[0115] 5-1-3. performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance;
[0116] 5-2-1. obtaining a target skill instance to which the target skill pack corresponds, performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance;
[0117] 5-2-1-1. reading the target skill instance to which the target skill pack corresponds according to a loading interface;
[0118] 5-2-1-2. displaying a target skill instance configuration interface to which the target skill instance corresponds;
[0119] 5-2-1-3. editing the target skill instance configuration interface, enabling free switch of the target skill instance configuration interface according to a jumping interface, realizing storage of an editing result of the target skill instance configuration interface according Date Recue/Date Received 2022-02-08 to a storing interface, and obtaining a well configured target skill instance;
[0120] 6. releasing the well configured target skill instance to a skill pack servicing platform, so as to enable a platform robot to which the skill pack servicing platform corresponds to read and execute the well configured target skill instance;
[0121] 7. obtaining a target skill pack removing request in the robot client end in which the target skill pack has already been executed; and
[0122] 8. removing the target skill pack from the configuration of the robot client end in which the target skill pack has already been executed according to the target skill pack removing request, and obtaining the robot client end after such removal.
[0123] As should be understood, although the various steps in the flowcharts are sequentially displayed as indicated by arrows, these steps are not necessarily executed in the sequences indicated by arrows. Unless otherwise explicitly noted in this paper, execution of these steps is not restricted by any sequence, as these steps can also be executed in other sequences (than those indicated in the drawings). Moreover, at least partial steps in the flowcharts may include plural sub-steps or multi-phases, these sub-steps or phases are not necessarily completed at the same timing, but can be executed at different timings, and these sub-steps or phases are also not necessarily sequentially performed, but can be performed in turns or alternately with other steps or with at least some of sub-steps or phases of other steps.
[0124] In one embodiment, as shown in Fig. 9, there is provided a skill pack data processing device 900 that comprises a skill pack obtaining module 902, a target skill determining module 904, a skill instance creating module 906 and a skill instance releasing module 908, of which:
[0125] the skill pack obtaining module 902 is employed for locally obtaining a target skill pack in a robot client end, wherein the target skill pack includes a list of candidate skills;
[0126] the target skill determining module 904 is employed for determining a target skill from the list of candidate skills to which the target skill pack corresponds;

Date Recue/Date Received 2022-02-08
[0127] the skill instance creating module 906 is employed for creating a target skill instance to which the target skill corresponds, performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance; and
[0128] the skill instance releasing module 908 is employed for releasing the well configured target skill instance to a skill pack servicing platform, so as to enable a platform robot to which the skill pack servicing platform corresponds to read and execute the well configured target skill instance.
[0129] In one embodiment, the skill pack data processing device 900 is further employed for sending a target skill pack invoking request to the skill pack servicing platform, so as to enable the skill pack servicing platform to obtain a collection of well developed candidate skill packs, search for and return a candidate skill pack to which the target skill pack invoking request corresponds from the collection of candidate skill packs; and the robot client end receives the candidate skill pack, and locally storing the candidate skill pack.
[0130] In one embodiment, the skill instance creating module 906 is further employed for displaying a target skill interface to which the target skill corresponds;
performing target skill instance creation on the target skill at the target skill interface, and obtaining a well created target skill instance; and performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance.
[0131] In one embodiment, the skill instance creating module 906 is further employed for creating a new skill object in the target skill interface according to a creating interface, initializing the new skill object, and obtaining an initialized skill object, performing skill object data filling on the initialized skill object, and obtaining a target skill instance.
[0132] In one embodiment, the skill instance creating module 906 is further employed for obtaining a target skill instance to which the target skill pack corresponds, performing target skill configuration on the target skill instance, and obtaining a well configured Date Recue/Date Received 2022-02-08 target skill instance.
[0133] In one embodiment, the skill instance creating module 906 is further employed for reading the target skill instance to which the target skill pack corresponds according to a loading interface, displaying a target skill instance configuration interface to which the target skill instance corresponds, editing the target skill instance configuration interface, enabling free switch of the target skill instance configuration interface according to a jumping interface, realizing storage of an editing result of the target skill instance configuration interface according to a storing interface, and obtaining a well configured target skill instance.
[0134] In one embodiment, the skill pack data processing device 900 is further employed for obtaining a target skill pack removing request in the robot client end in which the target skill pack has already been executed, removing the target skill pack from the configuration of the robot client end in which the target skill pack has already been executed according to the target skill pack removing request, and obtaining the robot client end after such removal.
[0135] Specific definitions relevant to the skill pack data processing device may be inferred from the aforementioned definitions to the skill pack data processing method, while no repetition is made in this context. The various modules in the aforementioned skill pack data processing device can be wholly or partly realized via software, hardware, and a combination of software with hardware. The various modules can be embedded in the form of hardware in a processor in a computer equipment or independent of any computer equipment, and can also be stored in the form of software in a memory in a computer equipment, so as to facilitate the processor to invoke and perform operations corresponding to the aforementioned various modules.
[0136] In one embodiment, a computer equipment is provided, the computer equipment can be Date Recue/Date Received 2022-02-08 a terminal, and its internal structure can be as shown in Fig. 10. The computer equipment comprises a processor, a memory, a network interface, a display screen and an input means connected to each other via a system bus. The processor of the computer equipment is employed to provide computing and controlling capabilities. The memory of the computer equipment includes a nonvolatile storage medium and an internal memory. The nonvolatile storage medium stores therein an operating system and a computer program. The internal memory provides environment for the running of the operating system and the computer program in the nonvolatile storage medium.
The network interface of the computer equipment is employed to connect to an external terminal via network for communication. The computer program realizes a skill pack data processing method when it is executed by a processor. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, the input means of the computer equipment can be a touch layer covering on the display screen, can also be a press button, a track ball or a touch control board disposed on the housing of the computer equipment, and can further be an externally connected keyboard, touch control board or mouse, etc.
[0137] As understandable to persons skilled in the art, the structure illustrated in Fig. 10 is merely a block diagram of partial structure relevant to the solution of the present application, and does not constitute any restriction to the computer equipment on which the solution of the present application is applied, as the specific computer equipment may comprise component parts that are more than or less than those illustrated in Fig. 10, or may combine certain component parts, or may have different layout of component parts.
[0138] In one embodiment, there is provided a computer equipment that comprises a memory, a processor and a computer program stored on the memory and operable on the processor, and the following steps are realized when the processor executes the computer program:
locally obtaining a target skill pack in a robot client end, wherein the target skill pack includes a list of candidate skills; determining a target skill from the list of candidate Date Recue/Date Received 2022-02-08 skills to which the target skill pack corresponds; creating a target skill instance to which the target skill corresponds, performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance; and releasing the well configured target skill instance to a skill pack servicing platform, so as to enable a platform robot to which the skill pack servicing platform corresponds to read and execute the well configured target skill instance.
[0139] In one embodiment, when the processor executes the computer program, the following steps are further realized: sending a target skill pack invoking request to the skill pack servicing platform, so as to enable the skill pack servicing platform to obtain a collection of well developed candidate skill packs, search for and return a candidate skill pack to which the target skill pack invoking request corresponds from the collection of candidate skill packs; and the robot client end receiving the candidate skill pack, and locally storing the candidate skill pack.
[0140] In one embodiment, when the processor executes the computer program, the following steps are further realized: displaying a target skill interface to which the target skill corresponds; performing target skill instance creation on the target skill at the target skill interface, and obtaining a well created target skill instance; and performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance.
[0141] In one embodiment, when the processor executes the computer program, the following steps are further realized: creating a new skill object in the target skill interface according to a creating interface; initializing the new skill object, and obtaining an initialized skill object; and performing skill object data filling on the initialized skill object, and obtaining a target skill instance.
[0142] In one embodiment, when the processor executes the computer program, the following Date Recue/Date Received 2022-02-08 steps are further realized: obtaining a target skill instance to which the target skill pack corresponds; and performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance.
[0143] In one embodiment, when the processor executes the computer program, the following steps are further realized: reading the target skill instance to which the target skill pack corresponds according to a loading interface; displaying a target skill instance configuration interface to which the target skill instance corresponds; and editing the target skill instance configuration interface, enabling free switch of the target skill instance configuration interface according to a jumping interface, realizing storage of an editing result of the target skill instance configuration interface according to a storing interface, and obtaining a well configured target skill instance.
[0144] In one embodiment, when the processor executes the computer program, the following steps are further realized: obtaining a target skill pack removing request in the robot client end in which the target skill pack has already been executed; and removing the target skill pack from the configuration of the robot client end in which the target skill pack has already been executed according to the target skill pack removing request, and obtaining the robot client end after such removal.
[0145] In one embodiment, there is provided a computer-readable storage medium storing thereon a computer program, and the following steps are realized when the computer program is executed by a processor: locally obtaining a target skill pack in a robot client end, wherein the target skill pack includes a list of candidate skills;
determining a target skill from the list of candidate skills to which the target skill pack corresponds; creating a target skill instance to which the target skill corresponds, performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance; and releasing the well configured target skill instance to a skill pack servicing platform, so as to enable a platform robot to which the skill pack servicing platform Date Recue/Date Received 2022-02-08 corresponds to read and execute the well configured target skill instance.
[0146] In one embodiment, when the processor executes the computer program, the following steps are further realized: sending a target skill pack invoking request to the skill pack servicing platform, so as to enable the skill pack servicing platform to obtain a collection of well developed candidate skill packs, search for and return a candidate skill pack to which the target skill pack invoking request corresponds from the collection of candidate skill packs; and the robot client end receiving the candidate skill pack, and locally storing the candidate skill pack.
[0147] In one embodiment, when the processor executes the computer program, the following steps are further realized: displaying a target skill interface to which the target skill corresponds; performing target skill instance creation on the target skill at the target skill interface, and obtaining a well created target skill instance; and performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance.
[0148] In one embodiment, when the processor executes the computer program, the following steps are further realized: creating a new skill object in the target skill interface according to a creating interface; initializing the new skill object, and obtaining an initialized skill object; and performing skill object data filling on the initialized skill object, and obtaining a target skill instance.
[0149] In one embodiment, when the processor executes the computer program, the following steps are further realized: obtaining a target skill instance to which the target skill pack corresponds; and performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance.
[0150] In one embodiment, when the processor executes the computer program, the following Date Recue/Date Received 2022-02-08 steps are further realized: reading the target skill instance to which the target skill pack corresponds according to a loading interface; displaying a target skill instance configuration interface to which the target skill instance corresponds; and editing the target skill instance configuration interface, enabling free switch of the target skill instance configuration interface according to a jumping interface, realizing storage of an editing result of the target skill instance configuration interface according to a storing interface, and obtaining a well configured target skill instance.
[0151] In one embodiment, when the processor executes the computer program, the following steps are further realized: obtaining a target skill pack removing request in the robot client end in which the target skill pack has already been executed; and removing the target skill pack from the configuration of the robot client end in which the target skill pack has already been executed according to the target skill pack removing request, and obtaining the robot client end after such removal.
[0152] As comprehensible to persons ordinarily skilled in the art, the entire or partial flows in the methods according to the aforementioned embodiments can be completed via a computer program instructing relevant hardware, the computer program can be stored in a nonvolatile computer-readable storage medium, and the computer program can include the flows as embodied in the aforementioned various methods when executed. Any reference to the memory, storage, database or other media used in the various embodiments provided by the present application can all include nonvolatile and/or volatile memory/memories. The nonvolatile memory can include a read-only memory (ROM), a programmable ROM (PROM), an electrically programmable ROM (EPROM), an electrically erasable and programmable ROM (EEPROM) or a flash memory. The volatile memory can include a random access memory (RAM) or an external cache memory. To serve as explanation rather than restriction, the RAM is obtainable in many forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM
(SDRAM), dual data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), Date Recue/Date Received 2022-02-08 synchronous link (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM
(RDRAM), direct Rambus dynamic RAM (DRDRAM), and Rambus dynamic RAM
(RDRAM), etc.
[0153] Technical features of the aforementioned embodiments are randomly combinable, while all possible combinations of the technical features in the aforementioned embodiments are not exhausted for the sake of brevity, but all these should be considered to fall within the scope recorded in the Description as long as such combinations of the technical features are not mutually contradictory.
[0154] The foregoing embodiments are merely directed to several modes of execution of the present application, and their descriptions are relatively specific and detailed, but they should not be hence misunderstood as restrictions to the inventive patent scope. As should be pointed out, persons with ordinary skill in the art may further make various modifications and improvements without departing from the conception of the present application, and all these should pertain to the protection scope of the present application.
Accordingly, the patent protection scope of the present application shall be based on the attached Claims.

Date Recue/Date Received 2022-02-08

Claims (10)

What is claimed is:
1. A skill pack data processing method, characterized in comprising:
locally obtaining a target skill pack in a robot client end, wherein the target skill pack includes a list of candidate skills;
determining a target skill from the list of candidate skills to which the target skill pack corresponds;
creating a target skill instance to which the target skill corresponds, performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance;
and releasing the well configured target skill instance to a skill pack servicing platform, so as to enable a platform robot to which the skill pack servicing platform corresponds to read and execute the well configured target skill instance.
2. The method according to Claim 1, characterized in further comprising, prior to obtaining a target skill pack:
sending a target skill pack invoking request to the skill pack servicing platform, so as to enable the skill pack servicing platform to obtain a collection of well developed candidate skill packs, search for and return a candidate skill pack to which the target skill pack invoking request corresponds from the collection of candidate skill packs; and the robot client end receiving the candidate skill pack, and locally storing the candidate skill pack.
3. The method according to Claim 1, characterized in that the step of creating a target skill instance to which the target skill corresponds, performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance includes:
displaying a target skill interface to which the target skill corresponds;
performing target skill instance creation on the target skill at the target skill interface, and Date Recue/Date Received 2022-02-08 obtaining a well created target skill instance; and performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance.
4.
The method according to Claim 3, characterized in that the step of performing target skill instance creation on the target skill at the target skill interface, and obtaining a well created target skill instance includes:
creating a new skill object in the target skill interface according to a creating interface;
initializing the new skill object, and obtaining an initialized skill object;
and performing skill object data filling on the initialized skill object, and obtaining a target skill instance.
5. The method according to Claim 1, characterized in that the step of creating a target skill instance to which the target skill corresponds, performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance includes:
obtaining a target skill instance to which the target skill pack corresponds;
and performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance.
6. The method according to Claim 5, characterized in that the step of obtaining a target skill instance to which the target skill pack corresponds, performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance includes:
reading the target skill instance to which the target skill pack corresponds according to a loading interface;
displaying a target skill instance configuration interface to which the target skill instance corresponds; and editing the target skill instance configuration interface, enabling free switch of the target skill instance configuration interface according to a jumping interface, realizing storage of an editing result of the target skill instance configuration interface according to a storing interface, and Date Recue/Date Received 2022-02-08 obtaining a well configured target skill instance.
7. The method according to Claim 1, characterized in further comprising:
obtaining a target skill pack removing request in the robot client end in which the target skill pack has already been executed; and removing the target skill pack from the configuration of the robot client end in which the target skill pack has already been executed according to the target skill pack removing request, and obtaining the robot client end after such removal.
8. A skill pack data processing device, characterized in comprising:
a skill pack obtaining module, for locally obtaining a target skill pack in a robot client end, wherein the target skill pack includes a list of candidate skills;
a target skill determining module, for determining a target skill from the list of candidate skills to which the target skill pack corresponds;
a skill instance creating module, for creating a target skill instance to which the target skill corresponds, performing target skill configuration on the target skill instance, and obtaining a well configured target skill instance; and a skill instance releasing module, for releasing the well configured target skill instance to a skill pack servicing platform, so as to enable a platform robot to which the skill pack servicing platform corresponds to read and execute the well configured target skill instance.
9. A computer equipment, comprising a memory, a processor and a computer program stored on the memory and operable on the processor, characterized in that the method steps according to anyone of Claims 1 to 7 are realized when the processor executes the computer program.
10. A computer-readable storage medium, storing a computer program thereon, characterized in that the method steps according to anyone of Claims 1 to 7 are realized when the computer program is executed by a processor.
Date Recue/Date Received 2022-02-08
CA3148068A 2021-02-10 2022-02-08 Skill pack data processing method, device, computer equipment and storage medium Pending CA3148068A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110184624.3A CN112882769B (en) 2021-02-10 2021-02-10 Skill pack data processing method, skill pack data processing device, computer equipment and storage medium
CN202110184624.3 2021-02-10

Publications (1)

Publication Number Publication Date
CA3148068A1 true CA3148068A1 (en) 2022-08-10

Family

ID=76057567

Family Applications (1)

Application Number Title Priority Date Filing Date
CA3148068A Pending CA3148068A1 (en) 2021-02-10 2022-02-08 Skill pack data processing method, device, computer equipment and storage medium

Country Status (2)

Country Link
CN (1) CN112882769B (en)
CA (1) CA3148068A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115213885B (en) * 2021-06-29 2023-04-07 达闼科技(北京)有限公司 Robot skill generation method, device and medium, cloud server and robot control system
CN113918196B (en) * 2021-12-10 2022-03-04 北京云迹科技有限公司 Data processing method, upgrading method, device, server and mobile robot

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108958842A (en) * 2018-07-12 2018-12-07 北京猫眼文化传媒有限公司 The business plug-in unit application method of application program and application program
CN110196732B (en) * 2019-06-26 2022-07-08 思必驰科技股份有限公司 Local skill management method and device
CN111091303A (en) * 2019-12-24 2020-05-01 苏州思必驰信息科技有限公司 Skill customization method and device

Also Published As

Publication number Publication date
CN112882769B (en) 2022-12-23
CN112882769A (en) 2021-06-01

Similar Documents

Publication Publication Date Title
US7660604B2 (en) Mobile terminal
RU2568280C2 (en) Fast computer start-up
CN108363587B (en) Application program operation monitoring method and device, computer equipment and storage medium
CA3148068A1 (en) Skill pack data processing method, device, computer equipment and storage medium
US9940221B2 (en) System and method for testing data representation for different mobile devices
CN105814541B (en) The method of computer equipment and computer equipment internal storage starting
CN104603750A (en) Layout and execution of software applications using BPRAM
US20110179260A1 (en) Method for integrating operating system into bios chip and method for booting operating system from server
CN104704468A (en) Cross system installation of WEB applications
US10521218B2 (en) Enhanced techniques for updating software
CN104583948A (en) Layout and execution of operating systems using BPRAM
CN111989656A (en) Configurable recovery state
CN111111201B (en) Skill creation method, device, server and medium based on game
CN104137062A (en) Dynamic injection of code into running process
CN109857537B (en) Background service starting method, device, medium and electronic equipment
US20130030786A1 (en) Emulating input/output components
US10430309B2 (en) Duplicating a task sequence from a graphical user interface interaction for a development application in view of trace data
TWI520063B (en) Management system for service of multiple operating environments, and method thereof
CN110046317A (en) Page info recording method, terminal and the storage medium of IOS application
CN114679491A (en) Micro front-end service application method and device, storage medium and electronic equipment
CN108595090A (en) A kind of information processing method and electronic equipment
CN108509223A (en) A kind of data processing method, device, system and storage medium
US20230229402A1 (en) Intelligent and efficient pipeline management
CN108121562A (en) Firmware version switching method, electronic equipment and BIOS chips
Bettany et al. Exam Ref 70-698 Installing and Configuring Windows 10

Legal Events

Date Code Title Description
EEER Examination request

Effective date: 20220916

EEER Examination request

Effective date: 20220916

EEER Examination request

Effective date: 20220916

EEER Examination request

Effective date: 20220916