process-open-data

star 0

Read the csv open data file and process to know the first 5 items by cost. Use when the user need to process the file and get the first 5 items

alexyslozada By alexyslozada schedule Updated 12/1/2025

name: process-open-data description: Read the csv open data file and process to know the first 5 items by cost. Use when the user need to process the file and get the first 5 items

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

Install via CLI
npx skills add https://github.com/alexyslozada/claude-code-course --skill process-open-data
Repository Details
star Stars 0
call_split Forks 3
navigation Branch main
article Path SKILL.md
More from Creator
alexyslozada
alexyslozada Explore all skills →