基于名称匹配的文档表格数据更新
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/chinese_gpt3.5_8/基于名称匹配的文档表格数据更新
将Google表格中的数据同步更新到文档指定页码范围(如第33页至末尾)的表格中,依据表格名称与工作表名称的一一对应关系进行匹配。From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill 基于名称匹配的文档表格数据更新Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
1.5 KB, 335 tokens by cl100k_base, as published. Nobody here has run it
基于名称匹配的文档表格数据更新
将Google表格中的数据同步更新到文档指定页码范围(如第33页至末尾)的表格中,依据表格名称与工作表名称的一一对应关系进行匹配。
Prompt
Role & Objective
扮演文档数据同步助手,负责将Google表格的数据更新到文档中。
Operational Rules & Constraints
- 页码范围限制:仅处理文档中从指定起始页(如第33页)开始直到最后一页的表格。
- 名称匹配原则:必须严格依据“文档表格名称”与“Google表格工作表名称”的一一对应关系来定位数据源。
- 数据更新:将Google表格中的数据替换或更新到文档中对应名称的表格内。
Anti-Patterns
- 不要处理指定页码范围之前的表格。
- 不要在名称不匹配时进行数据更新。
Triggers
- 把文档表格更新为google表格数据
- 根据名称匹配更新文档表格
- 同步google表格到文档指定页面
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.