Data & Analytics

The gap between a demo dataset and your production data is where most analytics skills fall apart. We test with messy exports — mixed types, nulls, duplicate keys — because that is what your data actually looks like.

185 skills listed · 96 fully verified · top 10 ranked →

  1. 001

    CocoIndex

    Turns vague 'build me a RAG pipeline' requests into working CocoIndex flow code with the real API syntax.

    by cocoindex-io tested Jul 14, 2026

    10.0/10 Tested · Works
  2. 002

    Statistical Analysis

    Enforces frame-inspect-check-assumptions-effect-size-APA-report pipeline for hypothesis tests; bundled Shapiro-Wilk/Levene's script actually runs.

    by K-Dense-AI tested Jul 14, 2026

    10.0/10 Tested · Works
  3. 003

    Metrics Review

    Turns pasted or queried metrics into a structured weekly/monthly/quarterly review — scorecard, trend analysis, bright spots vs. concerns, recommended actions. Does not build the dashboard itself.

    by anthropics tested Jul 14, 2026

    9.6/10 Works with setup
  4. 004

    Tufte

    Rewrites any chart to Edward Tufte's data-ink rules: kill 3D/pies/legends, label data directly.

    by aref-vc tested Jul 14, 2026

    9.2/10 Tested · Works
  5. 005

    Build Interactive Dashboards

    Generates a single self-contained HTML dashboard (KPI cards, Chart.js, filters, sortable table) — despite the 'no dependencies' claim, charts load Chart.js from a CDN.

    by anthropics tested Jul 14, 2026

    8.8/10 Works with setup
  6. 006

    SQL Query Generator

    Prompt-only SQL generator that always returns query + explanation + performance notes + test script for BigQuery/Postgres/MySQL/Snowflake — no schema-parsing tooling of its own.

    by phuryn tested Jul 14, 2026

    8.4/10 Tested · Works
  7. 007

    KTX — Data Context Layer

    Drives non-interactive install/config of the ktx data-context CLI, incl. secret handling

    by Kaelio tested Jul 20, 2026

    7.6/10 Works with setup
  8. 008

    Adaptyv

    Submit and track protein binding/stability assays via Adaptyv's Foundry API and Python SDK.

    by K-Dense-AI tested Jul 10, 2026

    9.6/10 Tested · Works
  9. 009

    DeepChat Data Import

    Build read-only importers/migration tools for DeepChat's encrypted SQLite chat data

    by ThinkInAIXYZ tested Jul 10, 2026

    9.6/10 Tested · Works
  10. 010

    Browser Act Skill Forge

    Turns one-off browser exploration into a reusable, versioned scraping/automation skill.

    by browser-act tested Jul 10, 2026

    9.2/10 Works with setup
  11. 011

    SentencePiece Tokenizer

    Reference skill for training/using Google's language-independent BPE/Unigram tokenizer.

    by Orchestra-Research tested Jul 10, 2026

    8.0/10 Tested · Works
  12. 012

    Arize AI Provider Integration

    CRUDs Arize's stored LLM-provider credentials (OpenAI, Anthropic, Bedrock, Vertex, Gemini, NIM) via the ax CLI.

    by github tested Jul 13, 2026

    9.6/10 Tested · Works
  13. 013

    Arize Annotation

    Exact `ax` CLI syntax for Arize annotation configs, human-review queues, and bulk span labeling.

    by github tested Jul 13, 2026

    9.6/10 Tested · Works
  14. 014

    Data Storyteller

    Turns a CSV into a narrative report: outliers, correlations, time-series trend, executive summary.

    by dkyazzentwatwa tested Jul 14, 2026

    9.6/10 Tested · Works
  15. 015

    DT Platform Costs

    Turns Dynatrace DPS billing events into ranked cost-driver reports via DQL — never fabricates dollar figures.

    by Dynatrace tested Jul 13, 2026

    9.6/10 Tested · Works
  16. 016

    Dynatrace Security Semantic Mapping

    Validates security-vendor field mappings against Dynatrace's semantic dictionary, citing the exact rule for every gap.

    by Dynatrace tested Jul 13, 2026

    9.6/10 Tested · Works
  17. 017

    Financial Analyzing

    Calculates margins, ROI, ROA/ROE from raw P&L numbers and drafts a benchmarked financial report.

    by huangjia2019 tested Jul 13, 2026

    9.6/10 Tested · Works
  18. 018

    Redis Clustering

    Design cluster-safe Redis keys and route reads to replicas without CROSSSLOT errors.

    by redis tested Jul 13, 2026

    9.6/10 Tested · Works
  19. 019

    Research Innovation Explorer

    Turns a vague research-idea request into a sourced paper pool, scored idea matrix, and report.

    by foryourhealth111-pixel tested Jul 13, 2026

    9.6/10 Tested · Works
  20. 020

    Simulate SimBiology Model

    Runs SimBiology ODE/SSA simulations and sensitivity analysis while dodging known unit and logging bugs.

    by matlab tested Jul 13, 2026

    9.6/10 Tested · Works
  21. 021

    Simulating Simulink Models

    Programmatic Simulink simulation via SimulationInput/Output, sweeps, and parsim.

    by matlab tested Jul 13, 2026

    9.6/10 Tested · Works
  22. 022

    Ctf Forensics

    Battle-tested CTF forensics reference: disk, memory, PCAP, stego, Windows logs, Volatility.

    by ljagiello tested Jul 20, 2026

    9.2/10 Tested · Works
  23. 023

    Database Design

    Schema, indexing, query-optimization and migration playbook for SQL/NoSQL

    by CloudAI-X tested Jul 20, 2026

    9.2/10 Tested · Works
  24. 024

    Dataset Evaluation

    Validates JSONL fine-tuning datasets against SageMaker SFT/DPO/RLVR schemas, per-line errors

    by awslabs tested Jul 21, 2026

    9.2/10 Tested · Works
  25. 025

    Designing The Analysis

    Turns an approved research question into a pre-registration-ready, step-by-step analysis plan

    by K-Dense-AI tested Jul 31, 2026

    9.2/10 Tested · Works
  26. 026

    Dynatrace Log Semantic Mapping

    Maps vendor audit-log payloads to Dynatrace's semantic dictionary and drafts the OpenPipeline extraction rules.

    by Dynatrace tested Jul 13, 2026

    9.2/10 Tested · Works
  27. 027

    MATLAB Fit SimBiology Model

    Correct fitproblem/NLME/NCA patterns for SimBiology PK fitting; catches sbiofit pitfalls.

    by matlab tested Jul 13, 2026

    9.2/10 Tested · Works
  28. 028

    NetFlows

    Extracts pcap network flows and resolves them to hostnames via in-capture DNS

    by BrownFineSecurity tested Jul 14, 2026

    9.2/10 Tested · Works
  29. 029

    Pinecone CLI

    Terminal-first Pinecone: raw vector ops, backups, namespaces the MCP can't touch.

    by pinecone-io tested Jul 14, 2026

    9.2/10 Tested · Works
  30. 030

    Plotly Interactive Plots

    Interactive Plotly figures in Python: volcano plots, dashboards, heatmaps, 3D, HTML export

    by jaechang-hits tested Jul 31, 2026

    9.2/10 Tested · Works
  31. 031

    Update LLM Pool

    Exact CLI reference for refreshing this wiki's LLM-paper citation pool via Semantic Scholar, including checkpoint resume.

    by kimtth tested Jul 13, 2026

    9.2/10 Tested · Works
  32. 032

    AI Data Engineering

    RAG pipelines, chunking, embeddings, feature stores and orchestration for AI/ML data systems

    by ancoleman tested Jul 21, 2026

    8.8/10 Tested · Works
  33. 033

    Db Seed

    Generates re-runnable SQL/Drizzle seed scripts from your schema, in foreign-key order

    by jezweb tested Jul 21, 2026

    8.8/10 Tested · Works
  34. 034

    Doing A Simple Two Stage Fanout

    Fan out a large corpus across Worker, Critic, and Summarizer subagents with computed layout

    by ed3dai tested Jul 31, 2026

    8.8/10 Tested · Works
  35. 035

    Fundamentals

    Fetch live company fundamentals and compute a Piotroski F-Score from Yahoo Finance

    by staskh tested Jul 31, 2026

    8.8/10 Tested · Works
  36. 036

    Ggsql

    Writes ggsql queries (grammar-of-graphics for SQL) using only documented clauses

    by posit-dev tested Jul 21, 2026

    8.8/10 Tested · Works
  37. 037

    Happy App Audit

    Static macOS .app telemetry auditor: fingerprints embedded SDKs, endpoints, on-disk data

    by iamzhihuix tested Jul 31, 2026

    8.8/10 Tested · Works
  38. 038

    Kaggle

    Full Kaggle toolkit — competitions, datasets, models, notebooks, badges — gated behind explicit confirmation for anything account-visible.

    by shepsci tested Jul 14, 2026

    8.8/10 Works with setup
  39. 039

    Monte Carlo Asset Health

    Structured freshness/alerts/monitoring/upstream health report for one Monte Carlo asset.

    by monte-carlo-data tested Jul 13, 2026

    8.8/10 Tested · Works
  40. 040

    Portaljs Add Dataset

    Registers a CSV/TSV/JSON/GeoJSON dataset in a PortalJS catalog by appending one datasets.json entry.

    by datopian tested Jul 20, 2026

    8.8/10 Tested · Works
  41. 041

    Architecting Data

    Decision frameworks for data lake vs warehouse vs lakehouse, table formats, mesh readiness

    by ancoleman tested Jul 21, 2026

    8.4/10 Tested · Works
  42. 042

    D1 Migration

    Reviews Drizzle-generated Cloudflare D1 migrations before you apply them

    by jezweb tested Jul 21, 2026

    8.4/10 Tested · Works
  43. 043

    Monte Carlo Context Detection

    Routes ambiguous Monte Carlo data-quality requests to the right sub-skill instead of guessing.

    by monte-carlo-data tested Jul 13, 2026

    8.4/10 Works with setup
  44. 044

    Monte Carlo Incident Response

    Sequences Monte Carlo's triage, root-cause, and fix skills for data incidents.

    by monte-carlo-data tested Jul 13, 2026

    8.4/10 Works with setup
  45. 045

    Monte Carlo Proactive Monitoring

    Routes coverage-gap analysis into monitor creation across a Monte Carlo data estate.

    by monte-carlo-data tested Jul 14, 2026

    8.4/10 Works with setup
  46. 046

    Us Gov Shutdown Tracker

    Fetches FRED TGA/reserves/EFFR/SOFR data to classify shutdown liquidity stress

    by fleurytian tested Jul 31, 2026

    8.4/10 Tested · Works
  47. 047

    Visualize

    Design handbook for rendering inline SVG/HTML/Chart.js visuals in Open WebUI chat

    by Classic298 tested Jul 21, 2026

    8.4/10 Works with setup
  48. 048

    AI Search Hub

    Sends one prompt to Doubao, Yuanbao, Qwen, Gemini or Grok via a scripted Chrome session

    by minsight-ai-info tested Jul 21, 2026

    8.0/10 Tested · Works
  49. 049

    Business Analytics Reporter

    Analyzes sales/revenue CSVs for weak areas and outputs a structured improvement report

    by ailabs-393 tested Jul 21, 2026

    8.0/10 Tested · Works
  50. 050

    Cohort Analysis

    Runs cohort analysis on retention curves, feature adoption, and churn patterns.

    by phuryn tested Jul 11, 2026

    8.0/10 Tested · Works
  51. 051

    Figmirror

    Restyle your data as a matplotlib figure matching a reference paper's visual style

    by VILA-Lab tested Jul 21, 2026

    8.0/10 Tested · Works
  52. 052

    Matlab Driving Data Importer

    Wrap raw driving sensor logs (GPS, lidar, camera, tracks) into MATLAB scenariobuilder objects

    by matlab tested Jul 21, 2026

    8.0/10 Works with setup
  53. 053

    Odoo Data Quality Gate

    Evidence-first Odoo data-quality audit with gated, human-approved remediation batches

    by tuanle96 tested Jul 21, 2026

    8.0/10 Works with setup
  54. 054

    Sheets CLI

    Deterministic CLI for reading and updating Google Sheets by key, with dry-run safety.

    by gmickel tested Jul 14, 2026

    8.0/10 Works with setup
  55. 055

    anndata

    Works with .h5ad annotated matrix files for single-cell data in the scverse ecosystem.

    by K-Dense-AI tested Jul 11, 2026

    7.6/10 Works with setup
  56. 056

    Gallery Scraper

    Bulk-download images from login-protected galleries via an attached browser session

    by jdrhyne tested Jul 31, 2026

    7.6/10 Works with setup
  57. 057

    Portaljs Add Dcat

    Emit harvestable DCAT-AP/US/3 feeds from a PortalJS portal at build time

    by datopian tested Jul 20, 2026

    7.6/10 Works with setup
  58. 058

    AI Multimodal

    Gemini-powered audio/image/video/PDF analysis + image gen via batch scripts

    by mrgoonie tested Jul 20, 2026

    7.2/10 Works with setup
  59. 059

    Diagnose Clickhouse Errors

    Maps a ClickHouse error code to a per-code diagnosis playbook and a 3-section Cause/Fix answer

    by FrankChen021 tested Jul 21, 2026

    7.2/10 Works with setup
  60. 060

    SQL Expert

    ClickHouse SQL rules: leading-PK filters, qualified names, uniq over uniqExact

    by FrankChen021 tested Jul 21, 2026

    7.2/10 Works with setup
  61. 061

    Analyze Results

    Computes statistics and comparison tables from ML experiment results.

    by wanshuiyin tested Jul 12, 2026

    6.8/10 Works with setup
  62. 062

    Manus

    Delegates deep-research and analysis tasks to the Manus AI agent via its REST API

    by sanjay3290 tested Jul 31, 2026

    6.8/10 Works with setup
  63. 063

    Report

    Read-only evo run report: terminal score scatter + best/frontier summary from recorded state

    by evo-hq tested Jul 20, 2026

    6.8/10 Works with setup
  64. 064

    Browserwing

    Browser-automation CLI skill: 78 built-in scrapers + full Chrome control, but needs a global npm install and a running server.

    by browserwing tested Jul 20, 2026

    6.4/10 Works with setup
  65. 065

    HTML PPT: Pitch Deck

    Builds a 10-slide investor pitch deck with traction charts and an ask slide.

    by nexu-io tested Jul 11, 2026

    6.4/10 Works with setup
  66. 066

    Visualization

    Emits ClickHouse chart-spec JSON for line/bar/pie — renders only inside the DataStoria app

    by FrankChen021 tested Jul 31, 2026

    5.6/10 Works with setup
  67. 067

    AI Readiness Assess

    Runs an AI-readiness assessment on a repo and renders an HTML score dashboard.

    by github tested Jul 11, 2026

    5.2/10 Works with setup
  68. 068

    A Share Data

    Queries China A-share real-time quotes, technical indicators, and sector heatmaps.

    by shouldnotappearcalm

    In test queue
  69. 069

    Abstract State Analyzer

    Statically infers program states to detect null dereferences, overflow, and bounds errors.

    by ArabelaTso

    In test queue
  70. 070

    Add Yourself To Team Langfuse

    Adds a new team member to Langfuse's canonical team data and website pages.

    by langfuse

    In test queue
  71. 071

    Admin Dashboard

    Extends the admin dashboard with new tabs, metrics, and monitoring features.

    by curiositech

    In test queue
  72. 072

    aeon

    Applies time-series machine learning — classification, forecasting, anomaly detection.

    by K-Dense-AI tested Jul 11, 2026

    Tested · Didn't pass
  73. 073

    Analytics

    Queries local OrchestKit analytics for agent usage, skill frequency, and costs.

    by yonatangross

    In test queue
  74. 074

    Analytics Tracking Automation

    Sets up GA4 and GTM tracking from site discovery through publishing the container.

    by jtrackingai

    In test queue
  75. 075

    Balance Sheet

    Retrieve a company's balance sheet — assets, liabilities, equity, net debt.

    by OctagonAI

    In test queue
  76. 076

    Blast Search

    Runs NCBI BLAST searches for sequence similarity/homology — needs BLAST+ or BioPython preinstalled.

    by BioTender-max tested Jul 14, 2026

    Tested · Didn't pass
  77. 077

    Breadth Chart Analyst

    Analyzes market breadth charts to assess strategic and tactical market positioning.

    by BaggaT236

    In test queue
  78. 078

    Cc Analytics

    Summarizes Claude Code usage stats, weekly activity, and worked-on projects.

    by serejaris

    In test queue
  79. 079

    Claude Mega Brain

    Consult the project's documented concepts before answering questions on schemas or APIs.

    by guhcostan

    In test queue
  80. 080

    Crawl Websites At Scale

    Crawl and scrape many pages or an entire site with the Scrapy framework.

    by besoeasy

    In test queue
  81. 081

    Dv Admin

    Handles Dataverse environment admin — bulk delete, retention, audit, and PPAC settings.

    by microsoft

    In test queue
  82. 082

    GitHub: Create PR

    Creates or updates a GitHub PR filling every section of the required template.

    by CherryHQ tested Jul 11, 2026

    Tested · Didn't pass
  83. 083

    Go Context

    Use context.Context correctly for cancellation, deadlines, and scoped values in Go.

    by cxuu

    In test queue
  84. 084

    Hass Builder

    Builds and manages Home Assistant configurations, automations, and dashboards.

    by aahl

    In test queue
  85. 085

    Integrate Whatsapp

    Connects WhatsApp to a product with Kapso — onboarding, webhooks, and Flows.

    by gokapso

    In test queue
  86. 086

    Metric Reconciliation

    Investigates discrepancies when metrics from different sources don't match.

    by nimrodfisher

    In test queue
  87. 087

    Programmatic Eda

    Profiles a dataset's structure, nulls, outliers, distributions, and correlations.

    by nimrodfisher

    In test queue
  88. 088

    Schema Exploration

    Lists tables, columns, and foreign keys to map a database's entity relationships.

    by Idun-Group

    In test queue
  89. 089

    Seaborn Statistical Plots

    Creates statistical visualizations in matplotlib with native pandas support.

    by jaechang-hits

    In test queue
  90. 090

    Sector Analyst

    Analyzes sector and industry performance charts to identify market rotation patterns.

    by BaggaT236

    In test queue
  91. 091

    Sql2er

    Generates Chen-model ER diagrams from SQL CREATE TABLE statements or DBML.

    by ystemsrx

    In test queue
  92. 092

    Vectorbt Expert

    Backtests trading strategies and analyzes portfolio performance using VectorBT.

    by marketcalls

    In test queue
  93. 093

    ReacNetGenerator

    Runs ReacNetGenerator on LAMMPS/ReaxFF trajectories to build reaction networks and reports.

    by jinzhezenggroup tested Jul 13, 2026

    9.2/10 Tested · Works
  94. 094

    PBIP Dependency Analyzer

    Maps every Power BI dependency to tell you what's safe to delete and what would break.

    by lukasreese tested Jul 13, 2026

    8.8/10 Tested · Works
  95. 095

    Conjoint Design

    A citation-backed conjoint-experiment methodologist: attribute design, power math, and AMCE/AMIE estimation done right.

    by scdenney tested Jul 15, 2026

    10.0/10 Tested · Works
  96. 096

    Crawl4AI

    Wraps the Crawl4AI browser scraper for JS-heavy sites, batch crawls, and LLM-free schema extraction.

    by brettdavies tested Jul 14, 2026

    10.0/10 Tested · Works
  97. 097

    National Team Position

    Fetches real Shanghai Exchange ETF-share data to estimate China's 'national team' broad-base ETF positioning.

    by Xiaoyuan-Liu tested Jul 14, 2026

    10.0/10 Tested · Works
  98. 098

    SWMM Anywhere

    Synthesizes a runnable SWMM stormwater network from OSM+DEM when you have no real pipe data.

    by Zhonghao1995 tested Jul 15, 2026

    10.0/10 Tested · Works
  99. 099

    Apple Health Analyst

    Parse an Apple Health export ZIP into a cross-metric health and training report

    by RuochenLyu tested Jul 20, 2026

    9.6/10 Tested · Works
  100. 100

    Arize Evaluator

    Build and run LLM-as-judge evaluators on Arize via the ax CLI, with column mapping and monitoring.

    by github tested Jul 14, 2026

    9.6/10 Tested · Works
  101. 101

    Base R

    Base-R-only reference (no tidyverse/ggplot2) with gotcha docs and a bundled data-quality-check script.

    by iremaydas tested Jul 16, 2026

    9.6/10 Tested · Works
  102. 102

    Body Composition

    Computes body-fat % from skinfold calipers via Durnin-Womersley/Jackson-Pollock using a real pip library.

    by Jeffallan tested Jul 16, 2026

    9.6/10 Tested · Works
  103. 103

    Chanlun Trading System

    Forces Chan-theory (缠论) A-share/HK/futures analysis through structural audit gates before any buy/sell call.

    by noahnan-max tested Jul 15, 2026

    9.6/10 Tested · Works
  104. 104

    ChatBI MVP Architecture

    Reference architecture for building a conversational BI (NL-to-SQL) MVP.

    by yugef3h tested Jul 16, 2026

    9.6/10 Tested · Works
  105. 105

    ClickHouse Analytics Patterns

    ClickHouse table design, ordering keys, materialized views, and query optimization

    by arabicapp tested Jul 18, 2026

    9.6/10 Tested · Works
  106. 106

    Heartbeat Log

    Parses WoterClip's heartbeat-log.jsonl into a formatted history table plus per-persona analytics.

    by wotai-dev tested Jul 14, 2026

    9.6/10 Tested · Works
  107. 107

    InferSports Odds & Scores

    Keyless live football/basketball odds, scores & de-vigged fair probabilities

    by infersports tested Jul 17, 2026

    9.6/10 Tested · Works
  108. 108

    LAMMPS Workflows

    Real, tested LAMMPS helper scripts for input generation, job checks, log summaries, and NaN-thermo crash recovery.

    by chatmaterials tested Jul 14, 2026

    9.6/10 Tested · Works
  109. 109

    MotherDuck Build CFA App

    Architects MotherDuck-backed customer-facing analytics apps with per-tenant isolation.

    by motherduckdb tested Jul 14, 2026

    9.6/10 Tested · Works
  110. 110

    ROBOT OBO Tool

    Command reference for ROBOT, the standard OBO-ontology CLI: reasoning, TSV-to-OWL templates, QC, format conversion.

    by ai4curation tested Jul 15, 2026

    9.6/10 Tested · Works
  111. 111

    Semantic Scholar Search

    Structured 4-phase Semantic Scholar search with a Python helper that handles rate limits and boolean queries.

    by Agents365-ai tested Jul 14, 2026

    9.6/10 Tested · Works
  112. 112

    SentinelOne PowerQuery

    Authors and runs SentinelOne PowerQuery threat-hunting and detection-rule queries correctly

    by pmoses-s1 tested Jul 15, 2026

    9.6/10 Works with setup
  113. 113

    Serenity Analyst

    Supply-chain chokepoint stock analysis distilled from investor Serenity's methodology.

    by videGavin tested Jul 14, 2026

    9.6/10 Tested · Works
  114. 114

    Single-Cell RNA-seq QC

    Automated scverse-style QC for .h5ad/.h5 single-cell data with MAD-based filtering and diagnostic plots.

    by biocontext-ai tested Jul 14, 2026

    9.6/10 Tested · Works
  115. 115

    AgentX

    Go CLI that drives X/Twitter for agents, one JSON envelope per command.

    by DezXBT tested Jul 14, 2026

    9.2/10 Works with setup
  116. 116

    Analysis Planner

    Forces hypothesis-first analysis planning before you touch a query

    by florianbonnet14 tested Jul 14, 2026

    9.2/10 Tested · Works
  117. 117

    Analyzing Experiment Session Replays

    Compares PostHog session replays across A/B experiment variants for qualitative insight.

    by PostHog tested Jul 14, 2026

    9.2/10 Tested · Works
  118. 118

    arXiv Lookup

    Live arXiv API calls for paper IDs and journal DOIs -- no guessed metadata.

    by ultimatile tested Jul 14, 2026

    9.2/10 Tested · Works
  119. 119

    B2 Cloud Storage

    Audits, costs out, and safely cleans up Backblaze B2 buckets with mandatory dry-runs.

    by backblaze-labs tested Jul 14, 2026

    9.2/10 Works with setup
  120. 120

    BioGeoBEARS Biogeographic Analysis

    Validates tree/geography input, scaffolds a full BioGeoBEARS analysis folder, and generates a ready-to-run RMarkdown script.

    by brunoasm tested Jul 16, 2026

    9.2/10 Tested · Works
  121. 121

    Buddy Graph

    One CLI command renders Buddy's reasoning data as an interactive graph

    by fiorastudio tested Jul 24, 2026

    9.2/10 Tested · Works
  122. 122

    Design PostGIS Tables

    PostGIS spatial schema reference: geometry vs geography, SRIDs, GiST indexing

    by timescale tested Jul 17, 2026

    9.2/10 Tested · Works
  123. 123

    GitHub Demand Radar

    Mines a GitHub repo's issues/PRs for RICE-scored commercial product opportunities.

    by geekjourneyx tested Jul 15, 2026

    9.2/10 Works with setup
  124. 124

    India News Tracker

    Categorizes and impact-scores Indian market news, SEBI filings, and earnings by sentiment.

    by ajeeshworkspace tested Jul 14, 2026

    9.2/10 Tested · Works
  125. 125

    Kafka Connector Review

    Audits Kafka Connect configs for silent-data-loss DLQ gaps, bad converters, and task-count issues.

    by lensesio tested Jul 14, 2026

    9.2/10 Tested · Works
  126. 126

    Nice Figures

    Matplotlib figures in the soft-pastel alignment-research register, 16 recipes

    by Mapika tested Aug 10, 2026

    9.2/10 Tested · Works
  127. 127

    PowerSync

    Guided PowerSync onboarding: CLI-first setup, sync config, and SDK footgun rules

    by powersync-ja tested Aug 5, 2026

    9.2/10 Tested · Works
  128. 128

    Serenity Bottleneck Hunter

    Reverse-map a theme's supply chain to overlooked upstream bottleneck stocks

    by Mrjie7205 tested Jul 17, 2026

    9.2/10 Tested · Works
  129. 129

    Serenity Skill

    Ranks supply-chain layers before tickers, with graded evidence and kill switches

    by muxuuu tested Jul 16, 2026

    9.2/10 Tested · Works
  130. 130

    Sparebank1 Accounts

    Read SpareBank 1 balances, transactions, and spending summaries via the sb1 CLI.

    by magnusrodseth tested Jul 15, 2026

    9.2/10 Works with setup
  131. 131

    Accessibility Aggregation

    Merges ATAC-seq/DNase-seq peaks into a union chromatin map — needs a companion MCP server for data fetch.

    by ammawla tested Jul 14, 2026

    8.8/10 Works with setup
  132. 132

    AI Dataset Generator

    SQLite-backed pipeline that generates, verifies, dedupes, and exports SFT/DPO training datasets.

    by Bhanunamikaze tested Jul 15, 2026

    8.8/10 Tested · Works
  133. 133

    AlphaLoop

    Investment-research model: you set direction, the agent verifies the evidence

    by realnaka tested Jul 25, 2026

    8.8/10 Tested · Works
  134. 134

    AlterLab AlphaFold (via ColabFold)

    Runs AlphaFold2 via ColabFold to fold proteins/complexes and interpret pLDDT/pTM/ipTM/PAE confidence.

    by AlterLab-IEU tested Jul 14, 2026

    8.8/10 Works with setup
  135. 135

    Apache Spark (Learning Spark 2nd Ed.)

    Exam-tuned Spark cheat-sheet from 'Learning Spark 2nd Ed.' that flags its own 2020 knowledge cutoff.

    by Galius5136 tested Jul 16, 2026

    8.8/10 Tested · Works
  136. 136

    Arboreto

    Infer gene regulatory networks from expression data with GRNBoost2/GENIE3, scaled via Dask.

    by K-Dense-AI tested Jul 14, 2026

    8.8/10 Tested · Works
  137. 137

    Auto.dev

    VIN decode, listings, recalls and payment-calc APIs for AI agents, gated behind an Auto.dev account

    by drivly tested Jul 16, 2026

    8.8/10 Works with setup
  138. 138

    BBC Skill (Bilibili Comment Collector)

    Fetches all Bilibili video comments via WBI-signed API calls into JSONL.

    by Agents365-ai tested Jul 16, 2026

    8.8/10 Works with setup
  139. 139

    Bright Data Research

    Structured web research workflows (search, scrape, extract, report) on top of Bright Data MCP.

    by liangdabiao tested Jul 14, 2026

    8.8/10 Tested · Works
  140. 140

    ClinicalTrials Study Search

    Queries the current ClinicalTrials.gov v2 API and saves structured study metadata

    by ma-compbio-lab tested Jul 17, 2026

    8.8/10 Tested · Works
  141. 141

    DataWorks Open API

    Discovers DataWorks APIs live from Alibaba Cloud instead of hardcoding a list

    by aliyun tested Jul 29, 2026

    8.8/10 Works with setup
  142. 142

    Explore Data

    Profiles a table or file end-to-end: nulls, cardinality, outliers, and next-step analyses.

    by HalalifyMusic tested Jul 16, 2026

    8.8/10 Tested · Works
  143. 143

    Fetch Investments (Findash)

    Pull IBKR trade history and positions into the findash SQLite ledger via the official connector.

    by ya5huk tested Jul 15, 2026

    8.8/10 Works with setup
  144. 144

    FTShare Market Data

    153 no-key endpoints for A-share, HK and US market data via one run.py

    by FTShare-Lab tested Aug 10, 2026

    8.8/10 Tested · Works
  145. 145

    Math Modeling

    Three-role pipeline for modeling contests: analyze, code, then write the paper

    by XiaoMaColtAI tested Jul 17, 2026

    8.8/10 Tested · Works
  146. 146

    Paper Claw

    Fetch, classify and summarize arXiv papers into daily digests

    by PigeonDan1 tested Jul 24, 2026

    8.8/10 Works with setup
  147. 147

    Psy Ana Coder

    Turns a finalized psych-stats config YAML into a full R or Python analysis script.

    by soupandpsy tested Jul 14, 2026

    8.8/10 Works with setup
  148. 148

    Running Coach

    Conversational weekly coaching session comparing your actual training log against the training plan.

    by ColinEberhardt tested Jul 16, 2026

    8.8/10 Works with setup
  149. 149

    A/B Test Setup

    Gated checklist that blocks invalid A/B tests before any code is written

    by sickn33 tested Jul 18, 2026

    8.4/10 Tested · Works
  150. 150

    Airflow and Workflow Orchestration

    Forces model choice, idempotent retries and a publish gate before DAG code

    by vaquarkhan tested Jul 30, 2026

    8.4/10 Tested · Works
  151. 151

    ATAC-seq Clustering Performance Interpretation

    Turns published scATAC-seq clustering metrics into a ranked method comparison

    by HolobiomicsLab tested Jul 28, 2026

    8.4/10 Tested · Works
  152. 152

    Business Health Diagnostic

    Scores SaaS growth, retention, unit economics and burn against stage benchmarks and names a risk pattern.

    by deanpeters tested Jul 14, 2026

    8.4/10 Tested · Works
  153. 153

    China 3-Statement Model

    Integrated IS/BS/CF models for A-share stocks under Chinese Accounting Standards (CAS)

    by jwangkun tested Jul 17, 2026

    8.4/10 Tested · Works
  154. 154

    D3 Viz

    Bespoke interactive d3.js charts, maps and network diagrams

    by chrisvoncsefalvay tested Jul 16, 2026

    8.4/10 Tested · Works
  155. 155

    D3.js Visualization

    D3.js chart-building patterns: scales, data joins, tooltips, responsive resize, accessibility.

    by AutumnsGrove tested Jul 14, 2026

    8.4/10 Tested · Works
  156. 156

    Fabric Data Agent Remediate

    Decision-tree diagnosis for Microsoft Fabric Data Agent: tenant settings, XMLA, query failures, publishing.

    by PatrickGallucci tested Jul 15, 2026

    8.4/10 Tested · Works
  157. 157

    Multipar CLI

    Solid PAR2 redundancy/repair reference guide — but every example is par2j64.exe (Windows-only).

    by DoiiarX tested Jul 16, 2026

    8.4/10 Works with setup
  158. 158

    Optim-Agent

    Disciplined ask/tell loop for black-box parameter tuning against a measurable objective

    by Optim-Agent tested Jul 17, 2026

    8.4/10 Tested · Works
  159. 159

    R Analytics

    R workflow cheat sheet plus 358 nested sub-skill files for tidyverse, ggplot2, stats, and ML.

    by LeoLin990405 tested Jul 16, 2026

    8.4/10 Tested · Works
  160. 160

    Security OSINT

    Twitter/Reddit CVE and breach chatter monitoring, but real use needs a paid Xpoz account

    by XPOZpublic tested Jul 16, 2026

    8.4/10 Works with setup
  161. 161

    Six Sigma in R

    Correct R code for SPC control charts, Cp/Cpk/Pp/Ppk, DPMO, and DMAIC method selection.

    by robustagile tested Jul 15, 2026

    8.4/10 Tested · Works
  162. 162

    Spark Advisor

    Turns Spark History Server metrics into severity-rated skew/GC/shuffle findings with exact thresholds.

    by yaooqinn tested Jul 14, 2026

    8.4/10 Tested · Works
  163. 163

    Auto-Empirical Research Skills Router

    Router over 1,151 vendored empirical-research skills for causal inference and econometrics

    by brycewang-stanford tested Jul 17, 2026

    8.0/10 Works with setup
  164. 164

    File Processing

    Load, clean, aggregate and convert CSV/JSON files via stdlib Python helpers

    by aws-samples tested Jul 17, 2026

    8.0/10 Works with setup
  165. 165

    Follow AleaBito

    Fetches one X account's posts into Chinese digests and ticker-mention CSVs

    by lanfuli tested Jul 17, 2026

    8.0/10 Works with setup
  166. 166

    Pinecone Quickstart

    Interactive Pinecone onboarding: build a vector index or a document Q&A assistant, step by step.

    by pinecone-io tested Jul 15, 2026

    8.0/10 Works with setup
  167. 167

    Scrape Analyze Page

    Extracts every field + value from a saved HTML page, optionally against a JSON schema.

    by zytedata tested Jul 15, 2026

    8.0/10 Works with setup
  168. 168

    T-Invest

    Read-only-by-default access to a T-Invest (Tinkoff) brokerage account via a bundled CLI

    by nyxandro tested Jul 17, 2026

    8.0/10 Works with setup
  169. 169

    Agami Connect

    Introspect a live database into a validated semantic model for NL-to-SQL

    by AgamiAI tested Jul 25, 2026

    7.6/10 Works with setup
  170. 170

    FRED Macro Series

    Live US/global macro series (CPI, GDP, yields, M2) from the St. Louis Fed API

    by Innei tested Jul 18, 2026

    7.6/10 Works with setup
  171. 171

    Market Daily Review

    A-share end-of-day review reports from Pandadata, every figure traceable to an interface

    by quantskills tested Jul 24, 2026

    7.6/10 Works with setup
  172. 172

    N8N DataTables Admin

    Curl recipes for n8n DataTable CRUD (tables/columns/rows) via the public v1 REST API.

    by neurawork-git tested Jul 16, 2026

    7.6/10 Works with setup
  173. 173

    Segment Analysis

    PostHog-backed cohort/segment retention and comparison analysis — needs the plugin's PostHog MCP wired up separately.

    by coalesce-labs tested Jul 15, 2026

    7.6/10 Works with setup
  174. 174

    CSV Data Summarizer

    Runs pandas on a CSV and auto-generates stats plus four charts

    by coffeefuelbump tested Jul 17, 2026

    6.8/10 Works with setup
  175. 175

    Nutmeg Acquire

    Football-data acquisition guide (StatsBomb, FBref, SportMonks) — full accuracy-guardrail features need the rest of the Nutmeg plugin, not just this folder.

    by withqwerty tested Jul 14, 2026

    6.8/10 Works with setup
  176. 176

    Runik Business Management

    Natural-language CRUD, views and reports over Runik AI's hosted business tables

    by eZhing tested Aug 10, 2026

    6.8/10 Works with setup
  177. 177

    SenseNova Excel Data Analysis Workflow

    Six-step Excel pipeline: count, gate, clean, filter, aggregate, export

    by OpenSenseNova tested Jul 16, 2026

    6.8/10 Works with setup
  178. 178

    Majia Guanyuan BI

    Guandata BI field manual: ETL governance, chart injection, v7 publish traps

    by maojiebc tested Aug 10, 2026

    6.0/10 Works with setup
  179. 179

    A/B Test Designer

    Promises A/B test statistics; body is a 230-word generic template

    by inbharatai tested Jul 30, 2026

    Tested · Didn't pass
  180. 180

    Agentbnb Network

    P2P credit-based marketplace for renting TTS/image/OCR/data capabilities from peer agents

    by Xiaoher-C tested Jul 15, 2026

    Tested · Didn't pass
  181. 181

    BigQuery Patent Search

    Search 100M+ worldwide patents via Google BigQuery by keyword or CPC code

    by RobThePCGuy tested Jul 17, 2026

    Tested · Didn't pass
  182. 182

    City Analysis Workflow

    Boston civic data analysis via a 5-phase framework and city open-data MCPs

    by sgarcese tested Jul 17, 2026

    Tested · Didn't pass
  183. 183

    Creating Reports

    Test-fixture stub skill for generating reports from data; not a shippable product skill

    by 8ddieHu0314 tested Jul 24, 2026

    Tested · Didn't pass
  184. 184

    DDGS (DuckDuckGo Search Channel)

    DuckDuckGo web-search channel for the Autosearch framework — not a standalone Cl

    by 0xmariowu tested Jul 25, 2026

    Tested · Didn't pass
  185. 185

    Longbridge

    Live stock, portfolio and market data across US/HK/CN/SG via the Longbridge CLI

    by longbridge tested Jul 17, 2026

    Tested · Didn't pass

Can't find what you need?

Request a skill — we'll test or build it

Tell us the job. Within a few days you get back a link to a tested skill that already does it, a SKILL.md you can build from, or a ready-to-use prompt. Popular asks get built for the catalog.