The Dora platform allows skills to be customized by importing SkillHub skills or uploading skill packages. The platform automatically parses the skill package configuration and generates skills that can be used directly.
Skills can be customized on demand for enterprises, teams, or individuals, helping agents output content that better aligns with requirements.
Taking how to create a skill by Import SkillHub Skill on the Public tab page as an example, the following figure shows the effect.
Choose Management Backend > Skill as the administrator, click the Public or My tab, click + Skill in the upper right corner, and then select a creation method.
You can select a skill from the Tencent SkillHub official website, and use the URL of the skill details page or the URL targeting a single .zip skill package to import the skill quickly.
The platform supports two types of skill package sources:
Locally owned skill packages
Skill packages generated by the Dora platform
Directly use the general-purpose agent Dora, and enter your skill requirements in the chat box. Then a complete skill package will be automatically generated.
Taking how to generate a DuPont analysis skill for attributing and disassembling financial data by using the DuPont analysis method as an example, enter the following requirements to Dora. Then you can wait for Dora to output a complete skill package.
Example prompt for Dora to create a skill:
Based on the financial DuPont analysis method, help me generate a skill file to be used when users need to perform financial performance analysis, disassemble return on equity (ROE), diagnose profitability,
assess operational efficiency, and analyze financial leverage for an enterprise. The skill supports both the three-factor DuPont model and the extended five-factor DuPont model. Users can use this skill to perform operations such as DuPont analysis, ROE disassembly, and financial ratio analysis.
After preparing a skill package, click Upload Skill Package and upload the prepared package. The platform will immediately parse the skill package and enter the creation process.
After retrieving and parsing the SKILL.md file from the skill package, the platform extracts information (such as the skill name, description, and triggering rules) to generate a complete skill content preview card. After confirming that the parsing is correct, click OK to complete the creation.
Creators can perform the following management operations on custom skills:
ZIP file export
Deletion
(1) Skill content cannot be edited online. Re-upload the skill if the content needs to be modified.
(2) Skill usage permissions are subject to which tab page the skill is uploaded to and cannot be changed after creation.
Uploaded to the Public tab page: Categorized as a public custom skill, the skill is viewable and usable by all developers on the platform.
Uploaded to the My tab page: Only the creator can view and use the skill.
(3) Skill package format requirements are as follows:
Only the .zip file can be uploaded.
The file size must not exceed 50MB.
The root directory must contain SKILL.md.
(4) Public skills are visible to all users. Do not upload sensitive information.
(5) Before deleting a skill, ensure that no business agent depends on this skill.