Plugins

12 plugins
@concertonotes
Daloopa
Daloopa from ConcertoNotes/codex-plugins.
3 skills · plugin
curated
Azure Data Analytics
For data engineers to query and manage big data on Azure with Kusto and Data Lake.
4 skills · plugin
@om-scogo
Data
Data from om-scogo/skillsh-scraper.
100 skills · plugin
@mukul975-2
Privacy Data Protection Skills
Privacy Data Protection Skills from mukul975/Privacy-Data-Protection-Skills.
100 skills · plugin
@nivkazdan
Data Analysis
Data Analysis from nivkazdan/skills-agents-catalog.
6 skills · plugin
curated
Data & ML
SQL, analytics, datasets, models and machine-learning workflows.
29 skills · plugin
@upayanghosh
Sci Fi Dashboard
Sci Fi Dashboard from UpayanGhosh/Synapse-OSS.
11 skills · plugin
@phuryn
Data Analytics
Data analytics skills for PMs: SQL query generation and cohort analysis. Analyze user data, generate queries, and identify retention patterns.
3 skills · plugin
curated
Publish Interactive Plotly Dashboard
For analysts who need to turn tabular data into an interactive Plotly dashboard with statistical context and safe execution.
3 skills · plugin
curated
Python Data Visualization
For data scientists to create static and interactive plots using Python libraries.
12 skills · plugin
@brycewang-stanford
DAC Skills
Twelve DAC-specific skills for the ACM/IEEE Design Automation Conference (the Chips to Systems Conference) and its double-blind Research Manuscript track, grounded in the DAC 2026 (63rd) call, dac.com, IEEE CEDA, ACM SIGDA, the ACM Digital Library, and dblp.
2 skills · plugin
@dangquangse
.Codex
.Codex from DangQuangSE/team-development-skills.
40 skills · plugin

Results for “da”

919 skills
gabrielmoreira
Proteomics De
Performs differential expression analysis on label-free quantitative (LFQ) proteomics data from MaxQuant and DIA-NN outputs, including preprocessing, imputation, statistical testing, and visualization.
17 · bundle
mariadb-corporation
Mariadb Create User
Documents MariaDB-specific CREATE USER syntax and behavior, including authentication chaining, TLS options, resource limits, password expiry, and account locking, to help write accurate statements.
0
chen-yu-hao
Geopandas
Extends pandas for geospatial vector data operations including reading/writing shapefiles, GeoJSON, and GeoPackage, performing spatial joins, coordinate transformations, and creating static or interactive maps.
5 · bundle
curiositech
Chatbot Analytics
Implement AI chatbot analytics and conversation monitoring. Use when adding conversation metrics, tracking AI usage, measuring user engagement with chat, or building conversation dashboards. Activates for AI analytics, token tracking, conversation categorization, and chat performance.
10
peteedoo
Cohort Analysis
Perform cohort analysis on user engagement data — retention curves, feature adoption trends, and segment-level insights. Use when analyzing user retention by cohort, studying feature adoption over time, investigating churn patterns, or identifying engagement trends.
0
alterlab-ieu
Alterlab Networkx
Creates, analyzes, and visualizes complex networks and graphs in Python with NetworkX. Use when working with network/graph data structures, analyzing relationships between entities, computing graph algorithms (shortest paths, centrality, clustering), detecting communities, generating synthetic networks, or visualizing topologies — applicable to social, biological, transportation, citation, and any pairwise-relationship networks. This is classical graph analytics, not deep learning — for training graph neural networks (GCN/message passing, node/edge/graph classification on Cora-style data) use alterlab-torch-geometric instead. Part of the AlterLab Academic Skills suite.
60 · bundle
browser-act
Goofish Item Detail
Extracts full detail data from a single Goofish (闲鱼) second-hand item page, including title, price, seller info, description, images, tags, and want-count.
3.7k · bundle
browser-act
Amazon Reviews API Skill
Extract Amazon product reviews by ASIN using the BrowserAct API, returning structured data including ratings, text, reviewer info, and verified purchase status.
3.7k · bundle
browser-act
Amazon Competitor Analyzer
Scrapes Amazon product data from ASINs using browseract.com automation API and performs competitive analysis, comparing specifications, pricing, review quality, and visual strategies.
3.7k · bundle
browser-act
Amazon Asin Lookup API Skill
Extract structured product details from Amazon using an ASIN, including title, price, ratings, brand, and description via the BrowserAct API.
3.7k · bundle
browser-act
Github Project Contributor Finder API Skill
Extract GitHub repository details and contributor contact information using keywords, star counts, and update dates via the BrowserAct API.
3.7k · bundle
k-dense-ai
Geniml
Train unsupervised machine learning models on genomic interval data from BED files, including region embeddings, single-cell ATAC-seq analysis, and consensus peak building.
30.2k · bundle
k-dense-ai
Scikit Bio
Analyze biological sequences, alignments, phylogenetic trees, and diversity metrics (alpha/beta, UniFrac) with ordination (PCoA) and PERMANOVA for microbiome and community ecology data.
30.2k · bundle
mukul975
Exploiting SQL Injection Vulnerabilities
Identifies and exploits SQL injection vulnerabilities in web applications during authorized penetration tests using manual techniques and automated tools like sqlmap.
24.6k · bundle
jeffallan
RAG Architect
Designs and implements production-grade RAG systems by chunking documents, generating embeddings, configuring vector stores, building hybrid search pipelines, applying reranking, and evaluating retrieval quality.
10.4k · bundle
majiayu000
Universal Single Cell Annotator
Annotates single-cell RNA-seq data by scoring marker genes, transferring labels with CellTypist, or reasoning over cluster markers with an LLM.
567 · bundle
ecnu-icalk
Mysql Url
Extracts a specified URL parameter (such as loc) from a MySQL text column, derives the domain from each parameter value, and counts occurrences per domain, sorted descending.
559
mariadb-corporation
Mariadb Connector Odbc Install
Installs and configures MariaDB Connector/ODBC, covering driver manager registration, DSN setup, connection-string keywords, and TLS options for Linux, macOS, and Windows.
0
cloudthinker-ai
AWS Billing
Analyzes AWS billing data with anti-hallucination guardrails, covering cost breakdowns, trends, anomaly detection, RI/SP utilization, forecasting, and multi-account comparisons using Cost Explorer.
7 · bundle
qhjqhj00
Matplotlib
Create publication-quality static, animated, and interactive plots with fine-grained control over every element, from basic charts to multi-panel figures, with export to PNG, PDF, and SVG.
3 · bundle
microsoft
Azure AI Anomalydetector Java
Detect anomalies in time-series data using the Azure AI Anomaly Detector SDK for Java, with support for univariate and multivariate analysis, model training, and inference.
2.7k · bundle
microsoft
Azure Resource Manager SQL Dotnet
Manage Azure SQL resources (servers, databases, elastic pools, firewall rules, failover groups) using the Azure Resource Manager SDK for .NET.
2.7k · bundle
github
Qdrant Deployment Options
Guides selection of Qdrant deployment options: local mode, Docker, self-hosted, Qdrant Cloud, Hybrid Cloud, or Qdrant EDGE based on latency, control, and production needs.
36.2k
github
Qdrant Memory Usage Optimization
Diagnoses and reduces Qdrant memory usage by analyzing resident memory, page cache, and providing optimization techniques like quantization, on-disk storage, and async_scorer.
36.2k
browser-act
Facebook Page Profile Posts
Extracts posts from public Facebook pages or profiles, returning structured data with text, engagement metrics, reaction breakdowns, media thumbnails, and pagination support.
3.7k · bundle
k-dense-ai
Nextflow
Build, run, and debug Nextflow data pipelines and nf-core workflows end to end, covering processes, channels, operators, configuration, testing, and deployment to HPC or cloud.
30.2k · bundle
jeffallan
Ml Pipeline
Designs and implements production-grade ML pipeline infrastructure: configures experiment tracking, creates orchestration DAGs, builds feature store schemas, deploys model registries, and automates retraining and validation workflows.
10.4k · bundle
antigravity
AI Analyzer
Integrates multi-dimensional health data to detect anomalies, predict risks (hypertension, diabetes, cardiovascular), and generate personalized recommendations and interactive HTML reports.
42.4k
projectopensea
Opensea API
Query NFT and token data, browse drops, stream events, and search across Ethereum, Base, Arbitrum, Optimism, Polygon, and more using the official CLI, SDK, MCP server, or shell scripts.
47 · bundle
redpanda-data
Streaming
Operate Redpanda through its Kafka-compatible API: produce and consume records, manage topics and consumer groups, run transactions, and configure tiered storage using rpk and Kafka clients.
6 · bundle
pranavnagrecha
Sosl With Clauses
Guides composing SOSL FIND queries with result-scoping or result-shaping WITH clauses, covering clause order, supported objects, field-type limits, and API-version floors.
15 · bundle
lingxling
Onekgpd
Queries the 1000 Genomes Project dataset (3,202 whole-genome-sequenced individuals, GRCh38) at the level of individual participants, returning variants, carriers, and relatedness with allele frequencies and annotations.
253 · bundle
mariadb-corporation
Mariadb Grant
Documents MariaDB-specific GRANT behavior, including privilege scope levels, implicit account creation, MariaDB-only privileges, roles, proxy grants, resource limits, and TLS options, to help write accurate GRANT statements.
0
mariadb-corporation
Mariadb Features
Explains MariaDB-specific features and behaviors that differ from MySQL, including system-versioned tables, RETURNING, sequences, and version-specific defaults, to help optimize and migrate MariaDB applications.
0
mariadb-corporation
Mariadb Truncate Table
Explains MariaDB-specific TRUNCATE TABLE semantics: DROP privilege, implicit commit, AUTO_INCREMENT reset, trigger and FK behavior, and restrictions on system-versioned tables and sequences.
0
mariadb-corporation
Mariadb REST Service Update Endpoints
Modify existing MariaDB REST Service endpoints using ALTER and DROP REST statements, including renaming request paths, enabling/disabling, publishing, and merging JSON options.
0