技能说明

Parse employee skills CSV files, identify skill categories and individual skills, look up employee IDs from an employees table, and generate idempotent SQL INSERT statements for skill_categories, skills, and employee_skills tables.


中文介绍

解析员工技能CSV文件,识别技能类别和具体技能,从员工表中查找员工ID,并为技能类别表、技能表和员工技能表生成幂等的SQL INSERT语句

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

帮我下载并安装这个SKILL:https://skillhub.cstcloud.cn/download/employee-skills-importer

点击右上角 下载SKILL 按钮

元信息

分类:Data AI
下载:3
浏览:4
标签:
CSV parsing skill categorization idempotent SQL