analyze

analyze is a skill for Claude Code, Codex from OpenAnalystInc/10x-analyst. It costs 24 tokens per session (2,347 once invoked), scanned A, original, no licence file.

A data-work workflow that takes raw data through cleaning, analysis, charts, written findings, and a dashboard.

In plain words
What is it for?
Use it to prepare datasets, find patterns, create visualizations, write reports, and build dashboards.
Why use it?
It gives you one process for turning data that is difficult to use into results that can be explored and shared.

Skill for Claude CodeCodex

Part of the 10x-analyst plugin — 7 skills, 5 agents shipped together

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/openanalystinc/10x-analyst/analyze
Any agent
npx skills add OpenAnalystInc/10x-analyst --skill analyze
Clone the repo
git clone --depth 1 https://github.com/OpenAnalystInc/10x-analyst

Made for: Claude Code, Codex.

Or install 10x-analyst, the plugin that ships this one along with the rest of its 7 skills, 5 agents.

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 analyze

README.md
[![agentmods](https://agentmods.dev/badge/skills/openanalystinc/10x-analyst/analyze.svg)](https://agentmods.dev/skills/openanalystinc/10x-analyst/analyze)
Your own site
<a href="https://agentmods.dev/skills/openanalystinc/10x-analyst/analyze"><img src="https://agentmods.dev/badge/skills/openanalystinc/10x-analyst/analyze.svg" alt="Measured on agentmods" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,347 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.00024 $0.02347
Opus 5 $0.00012 $0.01174
Sonnet 5 $0.00005 $0.00469
Haiku 4.5 $0.00002 $0.00235

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

Security

Grade A, and why

analyze 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 5d 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/analyze/SKILL.md · 251 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. 5d ago First seen · 251 lines · 24 tokens per session scan A e40a69e64fc3

Subscribe to this mod's changes

analyze is a skill published in the GitHub repository OpenAnalystInc/10x-analyst (4 stars, last pushed 5mo ago), with no licence file. It adds 24 tokens to every session and 2,347 once invoked, about $0.0001 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-31.

Related

Other skills, from other repositories

fe-modularization

Deciding where frontend code lives — tier model, move mechanics, extension points, side effects, naming, and the traps. Use when moving code between modules, carving new modules, fixing boundary violations, adding a barrel or an endpoint, or reviewing module-shape decisions.

metabase/metabase · 59 tokens

lightgbm-analysis

Use when training a LightGBM model on tabular data in R and returning model metrics, feature importance ranking tables, and feature importance plots.

aipoch/medical-research-skills · 34 tokens

cerna-analysis

Use when building a ceRNA regulatory network from a key gene list by combining bundled miRNA-mRNA and miRNA-lncRNA database files, with flat-file CSV exports and PDF visualization in a single output directory. NOT for: differential expression, single-cell analysis, enrichment analysis, or workflows without a key gene…

aipoch/medical-research-skills · 68 tokens

cibersort-immune-infiltration-analysis

Use when estimating relative immune cell infiltration from a bulk expression matrix with a CIBERSORT-style nu-SVR deconvolution workflow based on an LM22 signature matrix, comparing one case group against one control group, and generating structured tables plus immune-fraction plots. NOT for single-cell RNA-seq…

aipoch/medical-research-skills · 92 tokens

xgboost-analysis

Use when building XGBoost models on tabular data and returning feature importance ranking outputs. Supports binary classification and regression with automatic task detection, train-test split, performance tables, feature importance ranking tables, and PNG importance plots.

aipoch/medical-research-skills · 50 tokens

decision-tree-analysis

Use when building a decision tree model in R and generating feature importance ranking outputs. Supports classification and regression, automatic task detection, parameter validation, model evaluation summaries, and exports of feature-importance tables and figures.

aipoch/medical-research-skills · 46 tokens