返回 Skill 列表
extension
分类: 开发与工程无需 API Key

process-open-data

读取csv开放数据文件并处理以了解按成本计算的前5项。当用户需要处理文件并获取前5项时使用

person作者: jakexiaohubgithub

Process open data

Instructions

When the user ask to read the open data file, read the file path send and process with the script. The result of the script must be processed by the LLM to generate a report with the template.

Example

The user ask:

please give me the result of the open data in @file/path

You have to process the file path send like this:

go run scripts/main.go @file/path

The result of the script should be processed with the template templates/template.txt