← Back to Skills Marketplace
4796
Downloads
3
Stars
44
Active Installs
1
Versions
Install in OpenClaw
/install csv
Description
Parse and generate RFC 4180 compliant CSV that works across tools.
Usage Guidance
Safe to install as a CSV formatting and parsing reference. When generating CSV for spreadsheet users, pay attention to the skill's warning about Excel formula injection and review generated files before sharing them.
Capability Analysis
Type: OpenClaw Skill
Name: csv
Version: 1.0.0
The skill bundle is benign. The `SKILL.md` provides comprehensive documentation on RFC 4180 compliant CSV parsing and generation, including important considerations for delimiters, encoding, parsing failures, and Excel quirks. The section on 'Excel Quirks' discusses formula injection as a vulnerability in Excel itself and advises on how to mitigate it when generating CSV files, which is a security-aware and benign instruction for a CSV skill. There are no instructions for the AI agent that suggest prompt injection, data exfiltration, malicious execution, or any other harmful behavior.
Capability Assessment
Purpose & Capability
The skill's stated purpose is CSV parsing and generation guidance, and the artifact content stays within quoting, delimiter, encoding, parsing, number/date, and Excel compatibility considerations.
Instruction Scope
Instructions are limited to CSV handling advice and do not ask the agent to override higher-priority instructions, execute commands, access accounts, or take unrelated actions.
Install Mechanism
The bundle contains only one markdown file, SKILL.md, with no scripts, binaries, dependencies, install hooks, or runtime setup steps.
Credentials
The skill does not request network access, local file scanning, credentials, session data, account authority, or broad environment access.
Persistence & Privilege
No persistence, background workers, privilege escalation, memory writes, scheduled tasks, or long-running behavior are described.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install csv - After installation, invoke the skill by name or use
/csv - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is CSV?
Parse and generate RFC 4180 compliant CSV that works across tools. It is an AI Agent Skill for Claude Code / OpenClaw, with 4796 downloads so far.
How do I install CSV?
Run "/install csv" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is CSV free?
Yes, CSV is completely free (open-source). You can download, install and use it at no cost.
Which platforms does CSV support?
CSV is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created CSV?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills