Marketplace

Find the right skill for the job.

Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.

Start with the job to be done
3655 results
Analyze Data & AI · All facets
Page 7 of 153
SkillHub ClubAnalyze Data & AI

stable-baselines3

Provides guidance for using Stable Baselines3, a PyTorch RL library with PPO, SAC, DQN algorithms. Covers training agents, custom environments, vectorized envs, callbacks, and evaluation. Includes ready-to-use scripts for common RL workflows and troubleshooting tips.

A 8.4
Data / AI
reinforcement-learningmachine-learningpython-librarygymnasium
15.5K
rank 90
hot 99
SkillHub ClubAnalyze Data & AI

modal

Run Python code in the cloud with serverless containers, GPUs, and autoscaling. Use when deploying ML models, running batch processing jobs, scheduling compute-intensive tasks, or serving APIs that require GPU acceleration or dynamic scaling.

A 8.4
Full StackDevOpsData / AI
15.5K
rank 90
hot 99
SkillHub ClubAnalyze Data & AI

shap

This skill provides detailed guidance for using SHAP to explain machine learning model predictions. It covers explainer selection, visualization generation, common workflows, and integration with MLOps pipelines. The documentation includes code examples for tree models, neural networks, and black-box models.

A 8.4
Data / AITestingIntegration
model-interpretabilityshapmachine-learningexplainable-ai
15.5K
rank 90
hot 99
SkillHub ClubAnalyze Data & AI

agentic-quality-engineering

This skill provides a framework for orchestrating 19 specialized AI agents to automate and scale quality engineering tasks. It defines coordination patterns, memory management, and PACT principles for proactive, autonomous, collaborative, and targeted testing. It's designed to integrate into CI/CD pipelines, starting with a phased rollout of agents.

A 8.0
TestingDevOpsData / AI
quality-engineeringai-agentstest-automationci-cd
258
rank 80
hot 98
SkillHub ClubAnalyze Data & AI

server-actions

Provides detailed guidance on implementing Next.js Server Actions for form submissions and data mutations. Covers form state management, validation with Zod, revalidation patterns, and real-world examples like shopping carts and auto-save. Includes code snippets for common use cases.

A 8.3
FrontendBackendData / AI
nextjsserver-actionsform-handlingdata-mutation
2.6K
rank 83
hot 99
SkillHub ClubAnalyze Data & AI

pair-programming

This skill provides structured AI pair programming with driver/navigator roles, real-time code verification, and integrated testing workflows. It supports TDD, debugging, and refactoring sessions with automatic quality scoring and session persistence for collaborative development.

A 8.0
Full StackData / AITesting
pair-programmingcode-reviewtdddebugging
262
rank 80
hot 98
SkillHub ClubAnalyze Data & AI

ai-sdk-ui

Build React chat interfaces with Vercel AI SDK v6. Covers useChat/useCompletion/useObject hooks, message parts structure, tool approval workflows, and 18 UI error solutions. Prevents documented issues with React Strict Mode, concurrent requests, stale closures, and tool approval edge cases. Use when: implementing AI chat UIs, migrating v5→v6, troubleshooting "useChat failed to parse stream", "stale body values", "React maximum update depth", "Cannot read properties of undefined (reading 'state')", or tool approval workflow errors.

A 8.3
Full StackFrontendData / AI
614
rank 83
hot 99
SkillHub ClubAnalyze Data & AI

git

Provides detailed guidance for Git and GitHub workflows, including commit message best practices, branch management, and gh CLI usage. It emphasizes avoiding AI attribution in commits and includes safety rules for destructive operations. Covers common patterns and troubleshooting scenarios.

A 8.8
Full StackDevOpsData / AI
git-workflowversion-controlgithub-clicommit-messages
37
rank 88
hot 90
SkillHub ClubAnalyze Data & AI

google-gemini-file-search

Build document Q&A with Gemini File Search - fully managed RAG with automatic chunking, embeddings, and citations. Upload 100+ file formats, query with natural language. Use when: document Q&A, searchable knowledge bases, semantic search. Troubleshoot: document immutability, storage quota (3x), chunking config, metadata limits (20 max), polling timeouts, displayName dropped (Blob uploads), grounding lost (JSON mode), tool conflicts (googleSearch + fileSearch).

A 8.1
Full StackData / AI
624
rank 81
hot 99
SkillHub ClubAnalyze Data & AI

universal-patterns

Provides a collection of universal software development patterns covering architecture, code organization, error handling, data flow, and naming conventions. Includes concrete examples and anti-patterns to avoid. Serves as a quick reference for developers working across different technology stacks.

A 8.2
Full StackData / AI
software-architecturecode-patternsbest-practicesnaming-conventions
246
rank 82
hot 98
SkillHub ClubAnalyze Data & AI

claude-d3js-skill

Provides detailed guidance for creating custom D3.js visualizations with clear code examples for different integration patterns. Covers scales, transitions, performance optimization, and accessibility. Includes templates and reference materials for various chart types and frameworks.

A 8.3
FrontendData / AIIntegration
data-visualizationd3-jsjavascript-chartsinteractive-graphics
134
rank 83
hot 95
SkillHub ClubAnalyze Data & AI

gemini

This skill wraps Google's Gemini CLI to provide AI-powered code analysis and generation within Claude. It offers multiple execution methods, configurable models via environment variables, and clear timeout handling. The Python script has zero dependencies and works cross-platform.

A 7.6
Data / AIIntegration
gemini-clicode-analysisai-integrationpython-script
2.5K
rank 81
hot 99
SkillHub ClubAnalyze Data & AI

pdf

This skill provides Python code examples for common PDF operations including text extraction, table parsing, merging/splitting documents, and creating new PDFs. It covers pypdf, pdfplumber, and reportlab libraries with clear code snippets for each task. The guide includes command-line alternatives using qpdf and pdftotext for batch processing.

A 8.4
Full StackData / AI
pdf-processingdocument-automationpython-toolsdata-extraction
176
rank 84
hot 96
SkillHub ClubAnalyze Data & AI

aeon

This skill provides a scikit-learn compatible Python toolkit for time series machine learning tasks. It covers classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search with practical code examples and benchmark datasets.

A 8.3
Data / AI
time-seriesmachine-learningscikit-learndata-analysis
15.5K
rank 90
hot 99
SkillHub ClubAnalyze Data & AI

cloudflare-kv

Store key-value data globally with Cloudflare KV's edge network. Use when: caching API responses, storing configuration, managing user preferences, handling TTL expiration, or troubleshooting KV_ERROR, 429 rate limits, eventual consistency, cacheTtl errors, wrangler types issues, or remote binding configuration.

A 8.3
Full StackBackendData / AI
626
rank 83
hot 99
SkillHub ClubAnalyze Data & AI

database-testing

A comprehensive and well-structured database testing skill with excellent practical examples, clear guidance, and good integration with agent workflows for automated testing.

A 8.0
TestingBackendData / AI
database-testingschema-validationdata-integritymigration-testing
260
rank 80
hot 98
SkillHub ClubAnalyze Data & AI

developer-detective

A specialized tool for analyzing codebases using AST call graph analysis instead of text search. It helps developers understand implementation details, trace data flow via callees, identify usage patterns via callers, and assess impact before making changes. Focuses on precise file:line references and structural relationships.

A 8.3
Full StackData / AI
code-analysisast-parsingdependency-tracingrefactoring
246
rank 83
hot 98
SkillHub ClubAnalyze Data & AI

debug-prod-data

Provides specific commands and workflows for debugging production issues on Vercel, including log viewing, deployment monitoring, and database inspection for the 0 Finance project. Includes concrete examples with proper scoping and environment setup.

A 8.3
DevOpsBackendData / AI
verceldebuggingproductiondatabase
207
rank 83
hot 97
SkillHub ClubAnalyze Data & AI

dnanexus-integration

Provides detailed documentation for using DNAnexus cloud genomics platform. Covers app development, data operations, job execution, Python SDK usage, and configuration. Includes practical examples for FASTQ/BAM/VCF processing, workflow creation, and dxapp.json configuration.

A 8.2
DevOpsFull StackData / AI
genomicsbioinformaticscloud-platformdata-pipelines
15.5K
rank 90
hot 99
SkillHub ClubAnalyze Data & AI

burpsuite-project-parser

Searches and explores Burp Suite project files (.burp) from the command line. Use when searching response headers or bodies with regex patterns, extracting security audit findings, dumping proxy history or site map data, or analyzing HTTP traffic captured in a Burp project.

A 8.2
Full StackData / AISecurity
3.7K
rank 83
hot 99
SkillHub ClubAnalyze Data & AI

exploratory-data-analysis

This skill automates exploratory data analysis for over 200 scientific file formats across chemistry, bioinformatics, microscopy, and other domains. It detects file types, extracts format-specific metadata, assesses data quality, and generates detailed markdown reports with analysis recommendations.

A 8.3
Data / AI
data-analysisscientific-datafile-formatseda
141
rank 83
hot 96
SkillHub ClubAnalyze Data & AI

github-multi-repo

This skill coordinates changes across multiple GitHub repositories using AI swarm agents. It handles package version alignment, dependency updates, and cross-repository testing. The tool generates pull requests and manages distributed workflows for teams maintaining interconnected codebases.

A 8.1
DevOpsData / AITesting
githubmulti-reposynchronizationautomation
262
rank 81
hot 98
SkillHub ClubAnalyze Data & AI

stream-chain

A sophisticated workflow orchestration tool that enables multi-agent chaining with streaming data flow between steps, offering both custom chains and predefined pipelines for complex development tasks.

A 8.1
Full StackData / AI
workflow-automationmulti-agentcode-pipelinestream-processing
262
rank 81
hot 98
SkillHub ClubAnalyze Data & AI

github-project-management

Integrates GitHub issue management with swarm coordination tools like ruv-swarm and claude-flow. Automates project board sync, issue-to-task conversion, and provides command-line workflows for team collaboration. Includes troubleshooting guides and performance metrics.

A 8.0
DevOpsData / AI
githubproject-managementissue-trackingautomation
262
rank 80
hot 98
Previous
Page 7 of 153
Next