csv-processor

SKILLWorkflowcommunity
v0.0.0ChronoAIProjectApache-2.0Updated 6d agoSource →

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 →
20Repo stars
1Clients
1Formats
6d agoLast update
Skill
AuthorChronoAIProject
Version0.0.0
LicenseApache-2.0
CategoryWorkflow
Formatsskill.md
PromptNot published
Compatibility
Claude✓ Supported
Cursor
Copilot
ChatGPT
Gemini
About

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.

Keywords
skillclaude