data-analysis

data-analysis is a skill for Claude Code, Codex from phinn/KinetAios. It costs 95 tokens per session (675 once invoked), scanned A, original, GPL-3.0.

A workflow for analysing files and databases such as CSV, Excel, Parquet, SQLite, JSON, and logs. It inspects the data structure first, calculates results with tools, and keeps traceable intermediate work.

In plain words
What is it for?
Use it for statistics, summaries, comparisons, trends, proportions, and period-over-period analysis of structured data.
Why use it?
It reduces errors from guessing the schema or doing arithmetic by hand. It also supports checking important numbers and tracing conclusions back to the source data.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it for statistics, summaries, comparisons, trends, proportions, and period-over-period analysis of structured data.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/phinn/kinetaios/data-analysis
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.

Any agent
npx skills add phinn/KinetAios --skill data-analysis
Clone the repo
git clone --depth 1 https://github.com/phinn/KinetAios

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-analysis

README.md
[![agentmods](https://agentmods.dev/badge/skills/phinn/kinetaios/data-analysis/github.svg)](https://agentmods.dev/skills/phinn/kinetaios/data-analysis)
Your own site
<a href="https://agentmods.dev/skills/phinn/kinetaios/data-analysis"><img src="https://agentmods.dev/badge/skills/phinn/kinetaios/data-analysis/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for data-analysis

Your own site · 80×15
<a href="https://agentmods.dev/skills/phinn/kinetaios/data-analysis"><img src="https://agentmods.dev/badge/skills/phinn/kinetaios/data-analysis.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 95 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 675 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00095 $0.00675
Opus 5.5 $0.00038 $0.00270
Sonnet 5 $0.00019 $0.00135
Haiku 4.5 $0.00010 $0.00068

Measured 8d ago against content hash 5a3e8e05040d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-26, from the pricing page.

Security

Grade A, and why

data-analysis 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 8d 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.

skills/data-analysis/SKILL.md · 40 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

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. 8d ago First seen · 40 lines · 95 tokens per session scan A 5a3e8e05040d

Subscribe to this mod's changes

data-analysis is a skill published in the GitHub repository phinn/KinetAios (9 stars, last pushed 2d ago), licensed GPL-3.0. It adds 95 tokens to every session and 675 once invoked, about $0.0004 per session on Opus 5.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-09-18.

Related

Other skills, from other repositories

orchardcore-content-transfer

Skill for bulk content import and export in Orchard Core using CrestApps Content Transfer. Covers CSV and Excel formats, transfer templates, mappings, background jobs, chunked uploads, filters, custom file-format providers, and content-type transfer settings. Use this skill when requests mention Orchard Core bulk…

CrestApps/CrestApps.AgentSkills · 149 tokens

orchardcore-reports

Skill for building and using the CrestApps OrchardCore Reports framework. Covers report contracts, admin report pages, date range filters, metric and table documents, charts, CSV and OpenXml exports, permissions, custom filters, and report registration. Use this skill when requests mention…

CrestApps/CrestApps.AgentSkills · 86 tokens

xlsx

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify…

Intelligent-Internet/ii-agent · 96 tokens

dcf-model

Build discounted cash flow valuation workbooks in Excel.

NousResearch/hermes-agent · 14 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, .xltx, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from…

asgeirtj/system_prompts_leaks · 206 tokens

audit-xls

Audit a spreadsheet for formula accuracy, errors, and common mistakes. Scopes to a selected range, a single sheet, or the entire model (including financial-model integrity checks like BS balance, cash tie-out, and logic sanity). Triggers on "audit this sheet", "check my formulas", "find formula errors", "QA this…

anthropics/financial-services · 104 tokens