albertotrelles/xlsform-reader

Claude Code skill to parse XLSForm survey definitions (.xlsx) and generate codebooks, value labels, and analysis code. Works with SurveyCTO, ODK, KoBoToolbox, and ONA.

5Stars on the repository
3Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

label-stata

01

albertotrelles/xlsform-reader

Command

Find all .xlsx files in the current working directory that look like XLSForm / SurveyCTO form definitions (they should have sheets named "survey", "choices", and "settings"). Also find all .csv data files in the current directory. For each form definition found, use the surveycto-form-reader skill to parse it. Then…

5 5mo ago A 0 tokens original MIT

parse-forms

02

albertotrelles/xlsform-reader

Command

Find all .xlsx files in the current working directory. For each one, check if it looks like an XLSForm / SurveyCTO form definition by verifying it has sheets named "survey", "choices", and "settings". For each valid form definition found, use the surveycto-form-reader skill to parse it and generate a detailed summary…

5 5mo ago A 0 tokens original MIT