csv-parser

Community

Parse CSV strings into structured data.

AuthorAstorYH
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of converting raw CSV text data into a structured, easy-to-use format like a list of dictionaries.

Core Features & Use Cases

  • CSV Parsing: Takes a CSV string as input and outputs a list of dictionaries.
  • Header Recognition: Automatically uses the first row as keys for the dictionaries.
  • Use Case: Quickly convert a block of CSV text copied from an email or website into a format that can be easily processed by other tools or scripts.

Quick Start

Parse the following CSV string into a list of dictionaries: name,age\nAlice,30\nBob,25

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: csv-parser
Download link: https://github.com/AstorYH/PASB/archive/main.zip#csv-parser

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.