csv-processor

SKILLFlusso di lavorocommunity
v0.0.0ChronoAIProjectApache-2.0Aggiornato 11 g faFonte →

Read a CSV file from disk, compute per-column min/mean/max for every numeric column, emit the result as JSON. Stdlib-only Python; no pandas, no numpy. Demonstrates the simplest possible "give me a file path, get back structured analysis" skill — a deliberate baseline for any skill that processes tab

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
20Stelle del repo
1Client
1Formati
11 g faUltimo aggiornamento
Skill
AutoreChronoAIProject
Versione0.0.0
LicenzaApache-2.0
CategoriaFlusso di lavoro
Formatiskill.md
PromptNon pubblicato
Compatibilità
Claude✓ Supportato
Cursor
Copilot
ChatGPT
Gemini
Descrizione

Read a CSV file from disk, compute per-column min/mean/max for every numeric column, emit the result as JSON. Stdlib-only Python; no pandas, no numpy. Demonstrates the simplest possible "give me a file path, get back structured analysis" skill — a deliberate baseline for any skill that processes tabular data locally without an LLM in the loop.

Parole chiave
skillclaude