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.
-
dvcrn Bundle Human Stock Helper为股票交易者提供理性分析、技术计算和策略执行提醒。基于AKShare、yfinance、pandas-ta等工具,帮助用户冰冷、果决地执行交易决策。
32 -
dvcrn Bundle Tiktok Carousel CreatorCreates TikTok image carousels with text overlays using Pexels API & FFmpeg, then uploads via PostBridge API. Use when the user wants to: create TikTok slideshows or carousels, search images for social media content, post or upload slideshow content to TikTok, edit slide text, or manage image collections for content creation. Do NOT use for: general TikTok account management, TikTok analytics or metrics, video editing or video creation (this is for photo slideshows only), non-TikTok social media platforms, or any task unrelated to creating visual slideshow content for TikTok.
32 -
dvcrn Bundle Google Maps LeadgenGenerate B2B leads from Google Maps using a self-hosted MCP server (`google-maps`) and export to CSV or XLSX. Use when the user asks for lead generation by country/city/industry, wants phone/website/email enrichment, wants deduped lead lists, or asks to send lead files back in chat (especially Telegram file delivery).
32 -
dvcrn Bundle Elasticsearch OpenclawRead-only Elasticsearch 9.x reference for AI-orchestrated search and analytics. SECURITY: This skill provides documentation for read-only operations only (search, aggregations, analytics). No write/update/delete operations are included. Covers: (1) Semantic search with JINA embeddings via Elastic Inference API, (2) semantic_text field type with automatic embedding, (3) kNN vector search with dense_vector mappings, (4) Hybrid search combining BM25 + kNN with RRF, (5) Classic patterns: mappings, text/keyword fields, analyzers, boolean queries, aggregations, pagination, (6) Elasticsearch Python client 9.x — no body= parameter, keyword args, (7) Read-only API key creation with least-privilege scoping.
32 -
dvcrn Skill Metengine Data AgentReal-time smart money analytics API for Polymarket prediction markets, Hyperliquid perpetual futures, and Meteora Solana LP/AMM pools. 63 endpoints. Pay-per-request via x402 on Solana Mainnet USDC. No API keys.
32 -
dvcrn Skill Cnki Advanced Search知网(CNKI)高级检索论文自动化工具。当用户提供研究关键词(一组或多组)时,自动在知网 高级检索页面模拟人类检索行为:选择学术期刊类别、勾选CSSCI来源、输入主题关键词(含同义词 和同位词,用 + 连接)、多组关键词用OR关系连接,检索后按被引量排序、切换50条/页、 打开摘要视图,最终提取前100篇(不足100篇则全部)论文的题录和摘要信息并保存为Excel文件。 触发条件:用户提到需要在知网/CNKI检索论文、高级检索、按关键词搜索CSSCI/C刊论文、 下载题录信息、获取论文摘要、按被引排序检索;或说"帮我在知网检索XX相关论文"、 "用知网高级检索搜索XX主题的C刊论文"、"帮我检索XX关键词的CSSCI论文"。
32 -
dvcrn Bundle Just Fucking CancelFind and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and provides cancel URLs. CSV-based analysis with optional Plaid integration for ClawdBot users.
32 -
dvcrn Bundle Stock Data Collector采集A股和港股指定股票的历史数据。支持多股票批量采集、多种时间周期(日线/周线/月线/分钟线)、数据导出为CSV格式。使用场景:(1) "采集贵州茅台和腾讯的历史数据",(2) "批量采集我的自选股",(3) "获取某只股票的所有历史数据"。
32 -
dvcrn Skill Requirements Analyzer专业的需求分析专家,擅长从多种类型文档(Excel、PNG图片、TXT、PDF、Word)中提取和结构化整理需求信息。能够识别功能需求、非功能需求、业务规则、约束条件,并输出标准化的需求分析文档,包括需求依赖关系图和待确认问题清单。
32 -
dvcrn Bundle Test Effort EstimatorThis skill should be used when users need to estimate test effort based on product requirements. It analyzes requirements, breaks down tasks, estimates test effort (case design, first run, retest, regression), and exports results to Excel.
32 -
dvcrn Bundle Template Sds GeneratorGenerate a deterministic, template-preserving 16-section SDS/MSDS package from 1 DOCX template, 1 prompt/rule file, and 1-3 source SDS/MSDS files, with DOCX/PDF output plus structured JSON, provenance CSV, and review checklist artifacts.
32 -
dvcrn Bundle People Culture PlaybookPeople & Culture Playbook. Use for: recruiting strategy, skills-based hiring, structured interviews, onboarding (preboarding + 30/60/90), performance management (continuous feedback + OKRs/SMART), compensation and benefits architecture, engagement systems, learning/development, culture design, conflict resolution, DEI implementation, retention strategy, and people analytics dashboards. Trigger for any HR people-ops org-design manager coaching or workforce planning task where execution quality and measurable outcomes matter.
32 -
dvcrn Bundle Math Formula Calculator数学公式计算专家 - Excel 公式解析、分步计算、边界验证。专用于招投标价格分计算、复杂公式求解。
32 -
dvcrn Skill Gws Sheets AppendGoogle Sheets: Append a row to a spreadsheet.
32 -
dvcrn Bundle Anygen Data AnalysisAnalyze CSV data with AnyGen AI. Uses dialogue mode to understand analysis goals, metrics, and visualization needs before generating. Triggers: analyze data, analyze CSV, data table, organize data, data summary, chart from data.
32 -
dvcrn Bundle Openrouter AnalyticsReview OpenRouter usage, analytics, and troubleshooting data via API. Use when the user asks for spend/usage monitoring, activity trends, per-key management reporting, or deep investigation of specific request IDs (latency, provider fallback, finish reason, token/cost breakdown).
32 -
dvcrn Skill Twitter API AlternativeTwitter API Alternative — Search 1B+ tweets with natural language queries, boolean filters, and one-click CSV exports (up to 64K rows). Look up profiles, find users by topic, and track conversations. No developer account needed, no complex OAuth setup — 2-minute setup via Xpoz MCP.
32 -
dvcrn Bundle Nexus SQL BuilderDescribe your data query in natural language and get optimized, production-ready SQL with proper JOINs, window functions, CTEs, and index recommendations. Supports PostgreSQL, MySQL, SQLite, and SQL S
32 -
dvcrn Bundle Nexus Text To SQLSchema-aware natural language database querying. Provide your CREATE TABLE definitions, ask questions in English, get executable SQL with JOINs, aggregations, and performance annotations.
32 -
dvcrn Bundle SQL Injection ScannerDetect SQL injection vulnerabilities in your codebase. Use when you need to find unsafe database queries before they get exploited.
32 -
dvcrn Skill Openjobs People SearchSearch, discover, and retrieve professional candidate profiles using OpenJobs AI. Supports structured search, profile lookup, candidate comparison, talent analytics, and contact info unlock.
32 -
dvcrn Bundle Crypto Stock Market Data Node JSNo API KEY needed for free tier. Professional-grade cryptocurrency and stock market data integration for real-time prices, company profiles, and global analytics. Powered by Node.js with zero external dependencies.
32 -
dvcrn Skill Csvkit Next Advanced CSV ToolkitTransform, filter, merge, validate, and analyze CSV files. Zero dependencies. Powerful CSV processing from command line. Free CLI tool.
32 -
dvcrn Skill Firm Security AuditAudit de sécurité proactif des déploiements OpenClaw. Détecte et remédie aux 4 gaps critiques/hauts identifiés dans openclaw/openclaw : SQL injection (C1), sandbox off par défaut (C2), session secret éphémère (C3), absence de rate limiting (H8), et documentation sécurité incomplète (M10).
32 -
dvcrn Bundle Senior Data ScientistWorld-class senior data scientist skill specialising in statistical modeling, experiment design, causal inference, and predictive analytics. Covers A/B testing (sample sizing, two-proportion z-tests, Bonferroni correction), difference-in-differences, feature engineering pipelines (Scikit-learn, XGBoost), cross-validated model evaluation (AUC-ROC, AUC-PR, SHAP), and MLflow experiment tracking — using Python (NumPy, Pandas, Scikit-learn), R, and SQL. Use when designing or analysing controlled experiments, building and evaluating classification or regression models, performing causal analysis on observational data, engineering features for structured tabular datasets, or translating statistical findings into data-driven business decisions.
32 -
dvcrn Bundle Apollo Like Leads ApifyUse this skill when the user needs B2B lead collection via Apify actor LurATYM4hkEo78GVj (Apollo-like), including filter-based payload building, validated run execution, and JSON/CSV-ready lead output for outreach workflows.
32 -
dvcrn Bundle Kam Qianlu Doc Standards千路订单管理系统的文件执行标准。Returns table header standards and file naming rules for import/export (quotation, rfq, reply, order, purchase). When user provides an Excel and a document type, offers to verify headers and suggest a compliant filename; if accepted, validates and normalizes headers and renames the file. Use when user asks for 表头标准、导入要求、导出格式、命名规则、文件执行标准, or when user uploads/shares an Excel and says 这是回询单/询价单/报价单/订货单 and wants header verification or filename correction.
32 -
dvcrn Bundle Stock Strategy BacktesterBacktest stock trading strategies on historical OHLCV data and report win rate, return, CAGR, drawdown, Sharpe ratio, and trade logs. Use when evaluating or comparing strategy rules (SMA crossover, RSI mean reversion, breakout), quantifying transaction-cost impact, tuning parameters, or generating performance summaries from CSV data. Trigger for requests like "回测股票策略胜率", "测收益率", "compare two strategy backtests", and "build a strategy report from historical prices".
32 -
dvcrn Bundle AgentsourceUse this skill when the user wants to find companies (businesses) or people (contacts/prospects/leads) using the AgentSource B2B database. Trigger keywords include: find companies, find leads, find prospects, find contacts, B2B search, sales prospecting, market research, export to CSV, company events, funding signals, hiring signals, buying intent, intent signals, who is hiring, companies using [technology], decision makers at, CTO/CMO/VP of, enrich companies, enrich contacts, company firmographics, technographics, tech stack, Series A/B/C companies, target list. Requires: EXPLORIUM_API_KEY (env var or ~/.agentsource/config.json).
32 -
dvcrn Bundle K3 Blockchain AgentBuild automated blockchain analysis workflows on K3 — from natural language requests to deployed, running automations that fetch on-chain data, analyze it with AI, and deliver insights via email, Telegram, or Slack. Use this skill whenever the user mentions blockchain workflows, on-chain analytics, DeFi monitoring, token tracking, wallet alerts, pool analysis, protocol dashboards, NFT tracking, automated trading, smart contract monitoring, or wants to automate anything involving blockchain data. Also trigger when the user mentions K3, workflow builder, or wants scheduled crypto/DeFi reports. Even if they just say "monitor this wallet" or "track this token" — this skill applies.
32 -
dvcrn Bundle Cmc Kline Data Collector从 CoinMarketCap 获取加密货币 K 线历史数据,自动计算 EMA7、EMA30、RSI14 等技术指标,支持 JSON/CSV 格式输出
32 -
dvcrn Bundle Orbcafe Graph Detail AIBuild ORBCAFE graph analytics dialogs, detail pages, and AI settings flows using CGraphReport, chart components, CDetailInfoPage/useDetailInfo, and CCustomizeAgent. Use when requests include KPI/chart drilldown, detail tabs with searchable fields, or configurable AI prompt settings.
32 -
dvcrn Bundle Financial Data VisualizationPatterns for building dark-themed financial charts and data visualizations. Covers chart theming, color scales for gains/losses, and real-time data display. Use when building trading dashboards or financial analytics. Triggers on chart theme, data visualization, financial chart, dark theme, gains losses, trading UI.
32 -
dvcrn Bundle Book Capture ObsidianCapture and normalize book metadata into Obsidian Markdown notes from photos or Goodreads CSV exports. Use for barcode and OCR ISBN extraction, metadata enrichment, idempotent note upsert, bulk migration, and dashboard generation.
32 -
dvcrn Skill Jarvis DB Query Doctor 01Diagnose slow SQL and rewrite queries for safer performance. Use when handling development work that needs repeatable steps, quality gates, and practical outputs.
32 -
dvcrn Bundle Personal Finance TrackerTrack personal finances with cashflow reviews, recurring bill detection, debt triage, CSV imports, and net worth snapshots.
32
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 human-stock-helper, anygen-data-analysis, kam-qianlu-doc-standards. 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.