Data & Analytics Agent Skills

Data agent skills make AI agents useful for data work: writing SQL, cleaning datasets, building pipelines, working with spreadsheets, and producing analyses. Each skill is a reviewed SKILL.md file that teaches the agent one workflow well, ready to install in seconds.

Data & Analytics

1,725 skills
zero-yx
music-ingestion-publisher
Ingests music into a LanceDB via ncmdump-rs and sf-cli, searching and downloading from Netease Cloud Music or Bilibili, decrypting local NCM files, and extracting metadata, lyrics, and cover art.
0 · bundle
joshuashepherd
pathway-supabase
Pulls pathway, book, course, article, and content item records from a Supabase database for the alan-hirsch tenant, organizes them by portal, and exports the results as markdown files into a local docs repository.
1
luokai0
ftpilot
Provides data-driven endurance cycling coaching using Intervals.icu data, including fitness assessment, workout planning, and power curve analysis.
10 · bundle
luokai0
data-viz
Create terminal-based charts and visualizations from CSV, JSON, or piped data using tools like YouPlot, Termgraph, Gnuplot, and more.
10 · bundle
luokai0
driftabot
Queries the DriftaBot Registry to check for API spec drifts, breaking changes, and provider information across 59+ API providers.
10 · bundle
luokai0
duckdb-en
Runs SQL queries and data conversions on CSV, Parquet, and JSON files using the DuckDB command-line interface, including schema inspection and output formatting.
10 · bundle
jorcan
xlsx
Creates, edits, and analyzes Excel spreadsheets with formulas, formatting, and data analysis, including financial modeling standards and formula recalculation.
0 · bundle
jorcan
plotly
Creates interactive, publication-quality charts with hover, zoom, and pan, plus static exports and Dash integration.
0 · bundle
jorcan
networkx
Create, analyze, and visualize complex networks and graphs in Python using NetworkX, including graph construction, algorithms, generators, I/O, and plotting.
0 · bundle
gabrielmoreira
wren
Provides a discovery stub for the Wren CLI, a semantic SQL layer over 22+ databases, with commands to install, set up, connect data sources, generate MDL projects, enrich context, and deploy GenBI dashboards.
17
gabrielmoreira
wgs-prs
Takes raw whole-genome sequencing FASTQ files or a pre-existing VCF through variant calling, quality control, and polygenic risk score computation using the PGS Catalog.
17 · bundle
gabrielmoreira
flow-bio
Authenticate, browse pipelines, samples, and projects, upload data, launch pipeline executions, and check run status on any Flow.bio instance via CLI.
17 · bundle
gabrielmoreira
surf
Access 83 unified crypto data endpoints covering CEX/DEX markets, on-chain SQL across 80+ blockchain tables, wallet labels, prediction markets, social intelligence, news, and DeFi metrics via a local HTTP API with per-call billing.
17
gabrielmoreira
polars-bio
Perform fast genomic interval operations (overlap, nearest, merge, coverage, cluster, complement, subtract, count-overlaps), multi-format bioinformatics I/O, DataFusion SQL, and pileup on Polars DataFrames via the polars-bio library, serving as a scalable alternative to bioframe and bedtools.
17 · bundle
gabrielmoreira
gwas-lookup
Queries 9 genomic databases in parallel for a given rsID, returning unified GWAS, PheWAS, eQTL, and fine-mapping reports.
17 · bundle
gabrielmoreira
gi-chromatin
Predicts chromatin state across 919 tracks (histone marks, DNase, TF binding) for DNA sequences via the hosted Genomic Intelligence API, producing a report and JSON results.
17 · bundle
gabrielmoreira
galaxy-bridge
Discovers and executes bioinformatics tools from the Galaxy ecosystem via natural language, with multi-signal scoring, workflow templates, and reproducibility bundles.
17 · bundle
gabrielmoreira
proteomics-de
Performs differential expression analysis on label-free quantitative (LFQ) proteomics data from MaxQuant and DIA-NN outputs, including preprocessing, imputation, statistical testing, and visualization.
17 · bundle
neuralblitz
cassandra
Provides guidance and best practices for working with Cassandra, covering setup, configuration, development, deployment, and operations.
1
mariadb-corporation
mariadb-client
Covers MariaDB-specific behavior of the mariadb command-line client, including batch mode output, delimiter handling, safe-updates, charset detection, and TLS defaults, for writing or reviewing shell commands and scripts.
0
mariadb-corporation
mariadb-select
Covers MariaDB-specific SELECT syntax and behavior, including optimizer hints, LIMIT extensions, row locking, temporal queries, and file output.
0
mariadb-corporation
mariadb-alter-user
Covers MariaDB-specific ALTER USER and SET PASSWORD syntax, including IF EXISTS semantics, authentication methods, password expiration, account locking, and resource limits.
0
mariadb-corporation
mariadb-lock-tables
Explains MariaDB explicit table locking (LOCK TABLES/UNLOCK TABLES) and named user-level locks (GET_LOCK family), covering alias traps, implicit commits, and multi-lock semantics for writing or reviewing locking code.
0
mariadb-corporation
mariadb-create-sequence
Generates and reviews MariaDB CREATE SEQUENCE statements with version-specific syntax, defaults, and gotchas.
0
mariadb-corporation
mariadb-window-functions
Reference for MariaDB window functions and the OVER clause, covering ranking, value navigation, and ordered-set functions with syntax and common pitfalls.
0
mariadb-corporation
mariadb-rest-service-show
Browse and inspect MariaDB REST Service objects using read-only SHOW REST and SHOW CREATE REST statements to list services, schemas, views, procedures, functions, content sets, auth apps, roles, grants, and dump DDL for reverse-engineering or auditing.
0
mariadb-corporation
mariadb-connector-cpp-usage
Covers MariaDB-specific behavior of the Connector/C++ sql:: API, including driver and connection setup, 1-based indexes, placeholder syntax, ResultSet iteration, raw pointer ownership, SQLString, autocommit, and exception handling.
0
mariadb-corporation
mariadb-encryption-functions
Reference for MariaDB's built-in encryption, hashing, and compression functions, covering AES_ENCRYPT/DECRYPT, SHA2, KDF, COMPRESS, and related functions, with guidance on correct usage and common pitfalls.
0
auto-skiller
pyragify
Converts code repositories and document directories into semantically-chunked text files optimized for NotebookLM ingestion, with support for config files and incremental processing.
1 · bundle
galyarderlabs
analytics-tracking
Design, audit, and improve analytics tracking systems that produce reliable, decision-ready data.
20 · bundle
galyarderlabs
analytics-architect
Designs analytics architecture, plans events, defines KPIs, sets attribution boundaries, and reviews instrumentation across product and growth.
20
diegosouzapw
eda
Analyzes tabular datasets to understand distributions, data quality, and patterns, including column distributions, missing data, class balance, and summary statistics.
54 · bundle
diegosouzapw
huml
Write, read, and validate HUML documents, converting between YAML/JSON/TOML and HUML for human-readable configuration files.
54 · bundle
oyi77
data
Provides a SQLite-backed persistence layer for skill execution metrics, feedback, improvement candidates, and version history, with query and maintenance workflows.
10
oyi77
hive-mind
Syncs key-value preferences and state across multiple agents using a shared TiDB Zero database, with optional auto-provisioning of a free ephemeral database.
10
oyi77
rag-builder
Designs and implements RAG pipelines, covering document chunking, embedding strategies, hybrid search, answer synthesis with source attribution, and evaluation using RAGAS metrics.
10

Frequently asked questions

What are Data & Analytics agent skills?

Data agent skills make AI agents useful for data work: writing SQL, cleaning datasets, building pipelines, working with spreadsheets, and producing analyses. Each skill is a reviewed SKILL.md file that teaches the agent one workflow well, ready to install in seconds.

Which Data & Analytics skills are most installed?

Popular Data & Analytics skills on SkillMD right now include galaxy-bridge, proteomics-de, music-ingestion-publisher. Rankings shift as installs change; sort this page by "Most downloaded" for the live list.

Do Data & Analytics skills work with Claude Code and Cursor?

Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds add <owner>/<name>, or copy the file into your agent's skills directory.