data-formats

data-formats is a skill for Claude Code, Codex from A-EVO-Lab/a-evolve. It costs 34 tokens per session (685 once invoked), scanned A, original, no licence file.

Instructions for reading, writing, and converting CSV, Excel, JSON, and YAML files. These are common formats for storing tables, structured data, and configuration.

In plain words
What is it for?
It is for moving data between these formats and handling their edge cases correctly.
Why use it?
It helps prevent errors involving text encoding, data types, and unusual file contents.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/a-evo-lab/a-evolve/data-formats
Any agent
npx skills add A-EVO-Lab/a-evolve --skill data-formats
Clone the repo
git clone --depth 1 https://github.com/A-EVO-Lab/a-evolve

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for data-formats

README.md
[![agentmods](https://agentmods.dev/badge/skills/a-evo-lab/a-evolve/data-formats.svg)](https://agentmods.dev/skills/a-evo-lab/a-evolve/data-formats)
Your own site
<a href="https://agentmods.dev/skills/a-evo-lab/a-evolve/data-formats"><img src="https://agentmods.dev/badge/skills/a-evo-lab/a-evolve/data-formats.svg" alt="Measured on agentmods" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 685 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00034 $0.00685
Opus 5 $0.00017 $0.00342
Sonnet 5 $0.00007 $0.00137
Haiku 4.5 $0.00003 $0.00068

Measured 4d ago against content hash f0b75423a107, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

data-formats scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

seed_workspaces/skillbench/skills/data-formats/SKILL.md · 88 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 88 lines · 34 tokens per session scan A f0b75423a107

Subscribe to this mod's changes

data-formats is a skill published in the GitHub repository A-EVO-Lab/a-evolve (771 stars, last pushed 12d ago), with no licence file. It adds 34 tokens to every session and 685 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

TypeScript 인터페이스 순서 기반 xlsx 엑셀 다운로드 구현

사용자가 정의한 TypeScript 인터페이스의 속성 순서를 기준으로 데이터 배열을 변환하고, xlsx 라이브러리를 사용하여 엑셀 파일로 다운로드하는 함수를 작성합니다.

ECNU-ICALK/AutoSkill · 59 tokens

table-grounding

Convert an xlsx or csv table into a structured table-grounding bundle for downstream research and summary.

gaotiexinqu/OneResearchClaw · 24 tokens

xlsx

Analyze this workbook and build a pivot table.

SlanchaAI/ingot · 11 tokens

docx

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when…

ECNU-ICALK/AutoSkill · 168 tokens

canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

ECNU-ICALK/AutoSkill · 59 tokens

xlsx

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or…

ECNU-ICALK/AutoSkill · 201 tokens