csv-toolkit-free提供符合RFC 4180标准的CSV解析与生成,支持多分隔符检测、编码处理和Excel兼容性,适合开发者跨系统数据交换使用。
Install via ClawdBot CLI:
clawdbot install thcjp/csv-toolkit-freeGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://skillhub.cnAudited Aug 23, 2026 · audit v1.0
Generated Aug 23, 2026
A developer needs to transfer CSV files between two systems with different quoting and encoding rules. Following RFC 4180 quoting rules and using UTF-8 with BOM for Excel compatibility resolves most parsing issues.
Excel in European locales exports CSV using semicolons as delimiters. Developers must sniff the delimiter before parsing to avoid treating the entire row as one field.
Legacy systems may export CSV with pipe (|) delimiters and unescaped pipes inside fields. A compatible parsing strategy and field rebuilding logic are needed.
CSV files containing Chinese, Japanese, or Korean text may appear garbled after migration due to encoding mismatches (e.g., Latin-1 source vs UTF-8 target). Encoding detection and conversion are required.
User-uploaded CSV files may contain formulas like =CMD() that execute in Excel. Adding a prefix (e.g., single quote) to fields starting with =, +, -, or @ mitigates injection risks.
Users pay per CSV processing operation (e.g., parsing, generation, or validation). This model suits occasional developers needing reliable CSV handling without subscription commitment.
The free version covers core CSV scenarios, while advanced features like streaming large files, custom dialects, and schema validation are available in a paid Pro version. This model attracts users with basic needs and converts heavy users.
The skill integrates into developers' workflows via APIs or plugins, allowing them to embed CSV processing capabilities. Revenue from integration licensing or per-integration fees.
💬 Integration Tip
Integrate the skill into CI/CD pipelines to automatically sanitize generated CSV files, or use it as a pre-processing step in data ingestion workflows to ensure RFC compliance.
Scored Aug 23, 2026
Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
Monitor RSS and Atom feeds for content research. Track blogs, news sites, newsletters, and any feed source. Use when monitoring competitors, tracking industr...
用 MinerU API 解析 PDF/Word/PPT/图片为 Markdown,支持公式、表格、OCR。适用于论文解析、文档提取。
Provides a personalized morning report with today's reminders, undone Notion tasks, and vault storage summary for daily planning.
Extract text from PDFs with OCR support. Perfect for digitizing documents, processing invoices, or analyzing content. Zero dependencies required.
Fetch scheduled economic events and data releases from the FMP API for specified dates, filtering by impact, country, and type, and output a chronological ma...