home/categories/scripting/ecnu-icalk-autoskill-skillbank-convskill-english-gpt3-5-8-glm4-7-resumable-csv-cell-iterator-with-auto-interruption-skill-md
scriptingdevelopment

resumable-csv-cell-iterator-with-auto-interruption

Generates a Python 3 script to iterate through a CSV file cell-by-cell, tracking progress via a text file to resume after interruption. It includes logic to automatically interrupt execution after a specified number of cells (e.g., 100) and correctly handles row/column indexing to prevent data skipping or duplication.

ECNU-ICALK
maintainer
ECNU-ICALK
Actualizado 3/13/2026
Estrellas
304
Forks
34
quick start

Installation and usage

Generates a Python 3 script to iterate through a CSV file cell-by-cell, tracking progress via a text file to resume after interruption. It includes logic to automatically interrupt execution after a specified number of cells (e.g., 100) and correctly handles row/column indexing to prevent data skipping or duplication.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use resumable-csv-cell-iterator-with-auto-interruption