Install
openclaw skills install csvParse and generate RFC 4180 compliant CSV that works across tools.
openclaw skills install csv"" (two quotes), not backslash,, vs empty string ,"",—semantically different; be explicit; (European Excel), \t (TSV), | in legacy systems0xEF 0xBB 0xBF) breaks naive parsers but Excel needs it for UTF-8 detection\n before parsing1,234.56 vs 1.234,56—locale-dependent; standardize or document format2024-01-15) only unambiguous format; 01/02/24 is chaos007)—quote to preserve or document as string=, +, -, @ execute as formulas—prefix with ' or tabE in numbers—quote if literal text needed