Data & Analytics
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.
-
brycewang-stanford Bundle Python Panel DataPanel data analysis with Python using linearmodels and pandas.
1k -
brycewang-stanford Skill Open Syllabus APIAnalyze most-taught books and texts via Open Syllabus analytics
1k -
brycewang-stanford Skill CSV Data AnalyzerLoad, explore, clean, and analyze CSV data with statistical summaries
1k -
brycewang-stanford Skill Mooc Analytics GuideAnalyzing MOOC data, learning analytics, and online education metrics
1k -
brycewang-stanford Skill Replicate PaperRun a full 6-phase autonomous replication of a biomedical/epidemiology paper against UK Biobank or similar cohort data, producing Python and R scripts plus a validated replication report. Use when asked to replicate a paper end-to-end, or when invoked as /replicate-paper [paper.pdf] [data.csv|dta].
1k -
brycewang-stanford Skill Redash Analytics GuideGuide to Redash for SQL-driven research data dashboards and sharing
1k -
brycewang-stanford Skill Pandas Data WranglingData cleaning, transformation, and exploratory analysis with pandas
1k -
brycewang-stanford Skill Metabase Analytics GuideGuide to Metabase for open-source research data analytics and dashboards
1k -
ecnu-icalk Skill Oracle SQL针对Oracle SQL查询请求,仅输出纯文本SQL语句,不使用Markdown代码块,不提供任何解释,以避免终端显示乱码。
559 -
ecnu-icalk Skill Chrome Excel开发Manifest V3版本的Chrome插件,使用xlsx库读取Excel文件,提取指定列数据,按固定大小分批(如1000条),添加延时后,以multipart/form-data格式将数据作为文本文件上传至服务器。
559 -
ecnu-icalk Skill Md5用于生成Windows批处理脚本,计算并比较当前文件夹内文件的MD5值,将比较结果输出到CSV文件,并显示处理进度。
559 -
ecnu-icalk Skill Excel Sheet使用Python pandas或Java POI将Excel文件中的多个Sheet合并到一个Sheet中,并新增一列记录数据来源的Sheet名称。
559 -
ecnu-icalk Skill Pandas在对具有多层索引的Pandas DataFrame进行分组计算时,确保返回的结果保留原始的完整索引结构,而不是仅保留分组键。
559 -
ecnu-icalk Skill Bleu使用Hugging Face Transformers和sacrebleu库,对预训练的机器翻译模型进行评估。支持从制表符分隔的CSV文件读取源文本和参考翻译,计算BLEU分数,并提供Seq2SeqTrainer的compute_metrics函数实现。
559 -
ecnu-icalk Skill Excel Vba编写VBA代码,在Excel工作表的每一行非空数据上方插入指定的表头行,支持动态获取行数并通过按钮触发。
559 -
ecnu-icalk Skill C Cpp Excel使用C#扫描指定文件夹下的所有.cpp文件,从代码内容中提取特定格式的版本号(如1.0.0),并将文件名和版本号按指定列导出到Excel表格。
559 -
ecnu-icalk Skill SQL Couchbase根据用户提供的自然语言物流订单信息(客户、重量、起止地、类型、日期),生成对应的MySQL INSERT语句或Couchbase N1QL语句。
559 -
ecnu-icalk Skill Python Pandas根据指定的行切片规则和列映射,将源DataFrame(df_sub)的列数据转换为长格式DataFrame,包含sub_id、trial、start_time、end_time等字段。
559 -
ecnu-icalk Skill Text Based Excel SimulatorSimulates a text-based Excel interface, generating tables with row numbers and column letters, executing formulas, and outputting strictly the table text without explanations.
559 -
ecnu-icalk Skill Excel Backtrader用于将包含自定义时间列(如'bob')的Excel金融数据读入Backtrader。该技能包含处理时间格式转换、映射OHLCV列,以及通过Pandas倒序解决K线图时间轴反向问题的完整流程。
559 -
ecnu-icalk Skill Fluentd Mysql使用Fluentd的regexp插件解析MySQL慢查询日志,将其切分为时间、用户、查询统计和SQL语句四个字段,并处理字段长度限制和多行内容匹配。
559 -
ecnu-icalk Skill Fluentd Mysql Regexp使用Fluentd的regexp插件解析MySQL慢查询日志,将其切分为时间、用户、查询时间和SQL内容四个字段,并配置字段长度限制以避免解析错误。
559 -
ecnu-icalk Skill Backtrader Pandas指导用户如何继承bt.feeds.PandasData类,通过定义lines和params将包含自定义列名(如symbol, frequency, open, close等)的Pandas DataFrame正确映射到Backtrader回测引擎中。
559 -
ecnu-icalk Skill Automated Unit Root Testing In RProvides a single R command or function to perform batch unit root testing (ADF, PP, DF-GLS) on multiple variables across different levels (level, first difference) and trend specifications, outputting a consolidated dataframe with test statistics and p-values.
559 -
ecnu-icalk Skill Docushot NPM Module ArchitectureArchitect and implement a scalable Node.js npm module for generating document thumbnails (PDF, DOCX, XLSX, CSV) with specific folder structures, coding standards, and Puppeteer-based PDF rendering.
559 -
ecnu-icalk Skill Clean Database Output For ExcelTransforms raw database query results into professional, Excel-ready tables by removing metadata and rounding numbers.
559 -
ecnu-icalk Skill Excel To Word Vba Data TransferGenerates VBA code for Microsoft Word to automatically pull data from an active Excel workbook into a Word table when the document opens.
559 -
ecnu-icalk Skill Python Tkinter Gui Generator生成可执行的Python Tkinter GUI代码,涵盖基础界面布局、控件交互、Excel数据校验重试逻辑以及非阻塞计时器开发。
559 -
ecnu-icalk Skill Dataframe Mysql用于将Pandas DataFrame同步到MySQL数据库的技能,包含针对JSON字段、数值类型(int/float)、字符串顺序(如effect_desc)的归一化比较逻辑,以及基于type字段的条件排除规则。
559 -
ecnu-icalk Skill Postgresgpt SQL GeneratorActs as PostgresGPT to generate PostgreSQL queries from natural language descriptions, adhering to specific syntax preferences for date functions.
559 -
ecnu-icalk Skill SQL Keyword Conversion IntegrationIntegrates a `convert_keywords` function into the `QueryExecutor` workflow to translate natural language verbs (fetch, put, remove, merge, filter) into standard SQL commands (SELECT, INSERT, DELETE, JOIN, WHERE) before parsing.
559 -
ecnu-icalk Skill Clean SQL Output For ExcelFormats raw SQL query results for Excel by removing metadata, rounding numbers, and ensuring a professional layout.
559 -
ecnu-icalk Skill Excel Date Range Parsing FormulasGenerates Excel formulas to extract and format start and end dates from a string formatted as 'Day DD Mon YYYY - Day DD Mon YYYY' into 'dd mm yyyy' format.
559 -
ecnu-icalk Skill Batch Unit Root Testing In RGenerate a reusable R script to perform ADF, PP, and DF-GLS unit root tests across multiple variables, transformations (level/first difference), and trend specifications, outputting test statistics and p-values in a single dataframe.
559 -
ecnu-icalk Skill Excel Chinese Text Clustering从Excel读取中文文本,支持基于句法树结构(如深度、词性)或语义向量(如TF-IDF、SentenceTransformer)的特征提取,执行聚类分析(如K-Means、DBSCAN),并将结果导出回Excel。
559 -
ecnu-icalk Skill Pandas Dataframe Complex Upsert Sync使用 Pandas 和 SQLAlchemy 将 DataFrame 同步到 MySQL,处理 Merge 后缀,并应用复杂的字段比较逻辑(JSON解析、数值归一化、条件排除、字符串排序)以实现精确的 Upsert。
559
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 Automated Unit Root Testing in R, python-panel-data, open-syllabus-api. Rankings shift as installs change; sort this page by "Most installs" 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@latest add <owner>/<name>, or copy the file into your agent's skills directory.