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.
-
armanzeroeight Skill Query OptimizerOptimize SQL queries for performance with indexing strategies, query rewriting, and execution plan analysis. Use when queries are slow, optimizing database performance, or analyzing query execution.
-
i3ringit Skill Security SentinelUse this agent when you need to perform security audits, vulnerability assessments, or security reviews of code. This includes checking for common security vulnerabilities, validating input handling, reviewing authentication/authorization implementations, scanning for hardcoded secrets, and ensuring OWASP compliance. <example>Context: The user wants to ensure their newly implemented API endpoints are secure before deployment.\nuser: "I've just finished implementing the user authentication endpoints. Can you check them for security issues?"\nassistant: "I'll use the security-sentinel agent to perform a comprehensive security review of your authentication endpoints."\n<commentary>Since the user is asking for a security review of authentication code, use the security-sentinel agent to scan for vulnerabilities and ensure secure implementation.</commentary></example> <example>Context: The user is concerned about potential SQL injection vulnerabilities in their database queries.\nuser: "I'm worried about SQL inject
-
i3ringit Skill Performance OracleUse this agent when you need to analyze code for performance issues, optimize algorithms, identify bottlenecks, or ensure scalability. This includes reviewing database queries, memory usage, caching strategies, and overall system performance. The agent should be invoked after implementing features or when performance concerns arise.\n\n<example>\nContext: The user has just implemented a new feature that processes user data.\nuser: "I've implemented the user analytics feature. Can you check if it will scale?"\nassistant: "I'll use the performance-oracle agent to analyze the scalability and performance characteristics of your implementation."\n<commentary>\nSince the user is concerned about scalability, use the Task tool to launch the performance-oracle agent to analyze the code for performance issues.\n</commentary>\n</example>\n\n<example>\nContext: The user is experiencing slow API responses.\nuser: "The API endpoint for fetching reports is taking over 2 seconds to respond"\nassistant: "Let me invoke the per
-
dmccreary Bundle Book InstallerInstalls and configures intelligent-textbook infrastructure - scaffold a brand-new MkDocs Material textbook (init textbook), install any of 40 features (math, mascot, learning graph viewer, Google Analytics GA4, custom 404, kanban board), and generate book metrics. Routes to the appropriate installation guide.
-
dmccreary Skill Register Book AnalyticsWires Google Analytics 4 into an MkDocs Material site — creates a GA4 property, writes the Measurement ID into mkdocs.yml, verifies the tag, and deploys. Use when adding analytics to a textbook for the first time.
-
spjoshis Skill Excel AnalysisMaster Excel for data analysis with pivot tables, formulas, Power Query, and advanced Excel techniques.
-
futuregerald Bundle SQL Optimization PatternsMaster SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.
-
teradata-labs Bundle Td AcfAuto-correlation analysis for time series dependency and pattern detection
-
teradata-labs Bundle Td FftFast Fourier Transform for frequency domain analysis and spectral decomposition
-
teradata-labs Bundle Teradata K Nearest Neighbors AnalyticsK-Nearest Neighbors for classification and regression
-
teradata-labs Bundle Teradata Roc Curve AnalysisROC curve and AUC analysis for binary classification evaluation
-
teradata-labs Bundle Td SvmSupport Vector Machine for linear and non-linear classification
-
teradata-labs Bundle Td DiffTime series differencing for stationarity and trend removal
-
teradata-labs Bundle Teradata Hnsw Vector SearchApproximate nearest neighbor search using HNSW algorithm
-
teradata-labs Bundle Td IfftInverse Fast Fourier Transform for time domain reconstruction
-
teradata-labs Bundle Td PacfPartial auto-correlation analysis for direct lag relationships
-
teradata-labs Bundle Teradata Shap ExplainabilitySHAP values for model explainability and feature importance
-
teradata-labs Bundle Teradata AnovaAnalysis of variance for comparing group means
-
teradata-labs Bundle Teradata Chi Square TestChi-square test of independence for categorical variables
-
teradata-labs Bundle Teradata F TestF-test for comparing variances between two groups
-
teradata-labs Bundle Td NpathPath analysis for sequential event patterns
-
teradata-labs Bundle Teradata Smote OversamplingSynthetic Minority Oversampling for imbalanced datasets
-
teradata-labs Bundle Teradata Z TestZ-test for population mean comparison with known variance
-
teradata-labs Bundle Td DetrendSignal detrending for baseline correction and trend removal
-
teradata-labs Bundle Td PortmanLjung-Box portmanteau tests for model diagnostics and residual analysis
-
teradata-labs Bundle Teradata Xgboost AnalyticsXGBoost gradient boosting for classification and regression
-
teradata-labs Bundle Td ResampleSignal resampling and interpolation for rate conversion
-
teradata-labs Bundle Teradata AutoarimaAutomated ARIMA model selection and forecasting
-
teradata-labs Bundle Td PowerspecPower spectrum analysis for frequency domain insights and periodicity detection
-
teradata-labs Bundle Td SmoothingSignal smoothing and noise reduction techniques
-
teradata-labs Bundle Td SessionizeSession analysis and user journey tracking
-
teradata-labs Bundle Teradata Silhouette AnalysisSilhouette coefficient for clustering quality evaluation
-
teradata-labs Bundle Td ConvolutionConvolution operations for signal processing and filtering
-
teradata-labs Bundle Td Change PointChange point detection in time series for structural breaks
-
teradata-labs Bundle Teradata Onnx Model ScoringScore data using ONNX models (Bring Your Own Model)
-
teradata-labs Bundle Teradata Pmml Model ScoringScore data using PMML models (Bring Your Own Model)
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 Teradata ANOVA, query-optimizer, security-sentinel. 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.