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.
-
concertonotes Bundle Chronograph Cashflow ForecastForecast private capital cashflows for existing portfolios using Chronograph MCP data and a Takahashi-Alexander style model. Use when Codex needs to analyze or forecast LP-level contributions, distributions, NAV, unfunded exposure, net cashflows, or Excel-style cashflow forecast outputs from existing Chronograph funds, commitments, groups, or portfolios.
0 -
concertonotes Bundle Twilio Sendgrid WebhooksTrack email delivery and engagement via SendGrid Event Webhooks. Covers all 11 event types (delivery + engagement), webhook handler implementation, ECDSA signature verification, batched event processing, and common debugging patterns. Use when building SendGrid delivery tracking, engagement analytics, or bounce handling. Requires a SendGrid API key (SG.-prefix) — not applicable to the Twilio Email API (comms.twilio.com).
0 -
concertonotes Bundle Dataproduct BootstrapBootstrap a brand-new dbt data product from scratch — create dbt_project.yml, the Entropy Data model layout (input_ports, staging, intermediate, output_ports/v1), README with uv install instructions, .gitignore, and a profiles.yml.example for the chosen warehouse. After scaffolding, hands off to the entropy-data-sync skill to add the publishing layer (ODPS, ODCS, OpenLineage, GitHub Actions). Trigger when the user asks to start a new data product, scaffold a new dbt project, or "create a data product from scratch."
0 -
concertonotes Bundle Sharepoint Spreadsheet Formula BuilderDesign, repair, and roll out formulas in SharePoint-hosted workbooks with connector-aware retrieval, validation, and upload discipline. Use when the user wants to add a formula column, fix a broken formula, choose between a fill-down formula and a spill formula, build a lookup or filter formula, or reuse workbook logic safely.
0 -
concertonotes Bundle Yandex Direct Client LifecycleUse when onboarding a new or stale Yandex Direct client, building a reusable client knowledge base, collecting company/site/social/analytics context, gathering raw competitor and keyword data, preparing a human-reviewable research pack and client proposal, or handing the account into yandex-performance-ops for build and long-term management.
0 -
concertonotes Bundle Conversation IntelligenceTwilio Conversation Intelligence development guide. Use when building real-time or post-call conversation analysis, language operator pipelines, sentiment analysis, agent assist, cross-channel analytics, or querying aggregated conversation insights (sentiment trends, escalation rates, dashboards).
0 -
sickn33 Skill AnalyticsWhen the user wants to set up, improve, or audit analytics tracking and measurement.
45.1k -
sickn33 Skill InstagramIntegracao completa com Instagram via Graph API. Publicacao, analytics, comentarios, DMs, hashtags, agendamento, templates e gestao de contas Business/Creator.
45.1k -
sickn33 Skill XLSX OfficialComprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, ....
45.1k -
sickn33 Skill Data ScientistExpert data scientist for advanced analytics, machine learning, and statistical modeling. Handles complex data analysis, predictive modeling, and business intelligence.
45.1k -
sickn33 Skill API IntegrationDesigns event-driven architectures, webhook systems, API chaining flows, ETL pipelines, and integration patterns between services.
45.1k -
sickn33 Skill Bilig WorkpaperUse formula-backed WorkPaper JSON and MCP tools for agent spreadsheet tasks without driving Excel or a browser UI.
45.1k -
ranbot-ai Skill Gong AutomationAutomate Gong conversation intelligence -- retrieve call recordings, transcripts, detailed analytics, speaker stats, and workspace data -- using natural language through the Composio MCP integration.
6 -
ranbot-ai Skill Business AnalystMaster modern business analysis with AI-powered analytics, real-time dashboards, and data-driven insights. Build comprehensive KPI frameworks, predictive models, and strategic recommendations.
6 -
sickn33 Skill Junta LeiloeirosColeta e consulta dados de leiloeiros oficiais de todas as 27 Juntas Comerciais do Brasil. Scraper multi-UF, banco SQLite, API FastAPI e exportacao CSV/JSON.
45.1k -
sickn33 Skill CalcSpreadsheet creation, format conversion (ODS/XLSX/CSV), formulas, data automation with LibreOffice Calc.
45.1k -
ranbot-ai Skill Analytics TrackingDesign, audit, and improve analytics tracking systems that produce reliable, decision-ready data.
6 -
sickn33 Skill Monte Carlo PreventSurfaces Monte Carlo data observability context (table health, alerts, lineage, blast radius) before SQL/dbt edits.
45.1k -
sickn33 Skill Office ProductivityOffice productivity workflow covering document creation, spreadsheet automation, presentation generation, and integration with LibreOffice and Microsoft Office formats.
45.1k -
ranbot-ai Skill Sendgrid AutomationAutomate SendGrid email operations including sending emails, managing contacts/lists, sender identities, templates, and analytics via Rube MCP (Composio). Always search tools first for current sche...
6 -
sickn33 Skill Supabase AutomationAutomate Supabase database queries, table management, project administration, storage, edge functions, and SQL execution via Rube MCP (Composio). Always search tools first for current schemas.
45.1k -
ranbot-ai Skill Customer Io AutomationAutomate customer engagement workflows including broadcast triggers, message analytics, segment management, and newsletter tracking through Customer.io via Composio
6 -
sickn33 Skill Hugging Face DatasetsCreate and manage datasets on Hugging Face Hub. Supports initializing repos, defining configs/system prompts, streaming row updates, and SQL-based dataset querying/transformation. Designed to work alo
45.1k -
sickn33 Skill SQL Injection TestingThis skill should be used when the user asks to "test for SQL injection vulnerabilities", "perform SQLi attacks", "bypass authentication using SQL injection", "extract database inform...
45.1k -
sickn33 Skill Cc Skill Clickhouse IoClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
45.1k -
sickn33 Skill Dashboard DesignWeb and App implementation guide for Dashboard Design. Trigger when user wants analytics-focused layouts, data visualization, and modular overview screens.
45.1k -
sickn33 Skill Drizzle Migration ConflictDiagnose, repair, and prevent Drizzle Kit migration conflicts involving generated SQL, snapshots, journals, merge queues, and team workflows.
45.1k -
sickn33 Skill Monte Carlo Push IngestionExpert guide for pushing metadata, lineage, and query logs to Monte Carlo from any data warehouse.
45.1k -
sickn33 Skill Sqlmap Database PentestingThis skill should be used when the user asks to "automate SQL injection testing," "enumerate database structure," "extract database credentials using sqlmap," "dump tables and columns...
45.1k -
curiositech Skill Cqrs Event Sourcing ArchitectCQRS pattern, event stores, projections, eventual consistency. Activate on: CQRS, event sourcing, event store, read model, projection, aggregate, domain event, command handler. NOT for: message broker setup (use event-driven-architecture-expert), database optimization (use data-warehouse-optimizer).
10 -
curiositech Skill Distributed Tracing W3c ContextImplementing distributed tracing with W3C Trace Context — the byte-precise `traceparent` and `tracestate` header formats, OpenTelemetry's W3CTraceContextPropagator as the modern default (replacing X-B3-* and X-Datadog-*), head vs tail sampling, and HTTP→SQL trace propagation via sqlcommenter. Grounded in the W3C REC and OpenTelemetry specs.
10 -
curiositech Skill Database Connection Pool ManagerPgBouncer, connection optimization, and pooling strategies for database performance. Activate on: connection pool, PgBouncer, database connections, pool size, connection limit, Prisma pool, Drizzle pool. NOT for: query optimization (use data-warehouse-optimizer), database schema design (use dimensional-modeler).
10 -
curiositech Bundle Execution Transparency DashboardDesign dashboards for migrations and runtimes. Use for authority drift, verifier status, burn-down, runtime health, or pain panels. NOT for vanity analytics, ad hoc charts, or duplicate reporting.
10 -
curiositech Skill Cache Strategy Invalidation ExpertRedis caching patterns, cache-aside, write-through, TTL strategies, and invalidation. Activate on: caching, Redis, cache invalidation, cache-aside, write-through, TTL, CDN cache, stale-while-revalidate. NOT for: CDN/reverse proxy setup (use api-gateway-reverse-proxy-expert), database query optimization (use data-warehouse-optimizer).
10 -
dromlakhani Skill Endo Ascvd Risk Assessment Pooled Cohort EquationsRecommends conducting cardiovascular risk assessment by evaluating traditional risk factors and calculating 10-year atherosclerotic cardiovascular disease risk using the Pooled Cohort Equations. Use when a clinician asks about cardiovascular risk stratification in a patient with endocrine disorder.
10 -
dromlakhani Skill Endo Ascvd Risk Assessment Guide Lipid Therapy ObesityRecommends assessing 10-year atherosclerotic cardiovascular disease risk using the Pooled Cohort Equations to guide lipid-lowering therapy initiation in adults with obesity. Triggers include obese patient needing lipid-lowering therapy decision, assessing when to start statin in obesity, and using risk score to guide treatment in obesity.
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 endo-ascvd-risk-assessment-pooled-cohort-equations, analytics-tracking, sqlmap-database-pentesting. 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.