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 18 of 153
SkillHub ClubAnalyze Data & AI

project-initialization-phase

Orchestrates /init-project command execution through interactive questionnaire (15 questions), brownfield codebase scanning (tech stack detection, ERD from migrations), and 8-document generation (overview, architecture, tech-stack, data, API, capacity, deployment, workflow). Use when user runs /init-project, requests project documentation generation, or asks about architecture setup for greenfield/brownfield projects. (project)

A 7.7
Full StackBackendDevOps
71
rank 77
hot 93
SkillHub ClubAnalyze Data & AI

llm-architect

Provides structured guidance for designing and deploying LLM systems, covering architecture, fine-tuning, RAG, and serving optimization. Includes concrete checklists for latency, throughput, and safety. Integrates with transformers, LangChain, and vLLM tools for implementation.

A 8.1
Data / AIDevOps
llm-architecturemodel-deploymentrag-implementationfine-tuning
43
rank 81
hot 90
SkillHub ClubAnalyze Data & AI

mongodb-usage

This skill provides MongoDB best practices documentation for querying and schema design. It covers embedding vs referencing decisions, index strategies with ESR rule, aggregation pipeline optimization, and connection management. The skill is read-only and focuses on performance patterns rather than executing actual queries.

A 7.2
Data / AIBackendDesigner
mongodbdatabase-optimizationquery-performanceschema-design
508
rank 72
hot 99
SkillHub ClubAnalyze Data & AI

mermaid-diagrams

This skill creates and maintains architecture diagrams using Mermaid syntax, enabling visualization of system components, data flows, and workflows through text-based diagrams that are easy to version control and update.

A 8.3
Full StackData / AI
20
rank 83
hot 87
SkillHub ClubAnalyze Data & AI

agent-browser

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

C 6.2
Full StackData / AITesting
41.3K
rank 95
hot 99
SkillHub ClubAnalyze Data & AI

kubernetes

Imported from https://github.com/Klavis-AI/klavis.

C 6.2
Full StackDevOpsData / AI
5.7K
rank 85
hot 99
SkillHub ClubAnalyze Data & AI

moai-platform-supabase

Provides Supabase implementation patterns for PostgreSQL 16 with pgvector, RLS policies, real-time subscriptions, and Edge Functions. Includes modular guides for database setup, multi-tenant isolation, and TypeScript client integration with practical code examples.

A 8.5
BackendFull StackData / AI
supabasepostgresqlreal-timevector-search
842
rank 85
hot 99
SkillHub ClubAnalyze Data & AI

moai-domain-database

Provides concrete implementations for PostgreSQL, MongoDB, and Redis operations including connection setup, query optimization, caching patterns, and multi-database synchronization. Includes working code examples for rate limiting, distributed locking, and real-time analytics using Redis data structures.

A 8.3
Data / AIBackend
database-managementpostgresqlmongodbredis
841
rank 83
hot 99
SkillHub ClubAnalyze Data & AI

defense-in-depth

This skill promotes a multi-layer validation pattern where data is validated at every layer it passes through, making certain bug categories structurally impossible rather than just caught. It provides concrete examples and a four-layer framework for implementation.

A 8.3
Full StackData / AI
validationbug-preventiondefensive-programmingcode-quality
141
rank 83
hot 96
SkillHub ClubAnalyze Data & AI

microservices-patterns

Provides concrete patterns for designing microservices architectures including service decomposition, communication strategies, data management, and resilience patterns. Includes working code examples for common scenarios like API gateways, circuit breakers, and saga implementations.

A 7.8
BackendData / AI
microservicesarchitecturedistributed-systemspatterns
141
rank 78
hot 96
SkillHub ClubAnalyze Data & AI

backend-ai-guide

This skill fetches and synthesizes official Backend.AI documentation from GitHub to answer technical questions about the platform's architecture, components, APIs, and setup. It follows a structured approach to identify relevant documentation sources and provides source-backed answers with clear citations.

A 7.8
Full StackBackendData / AI
141
rank 78
hot 96
SkillHub ClubAnalyze Data & AI

cloudbase-document-database-web-sdk

Use CloudBase document database Web SDK to query, create, update, and delete data. Supports complex queries, pagination, aggregation, and geolocation queries.

A 7.8
Full StackBackendData / AI
141
rank 78
hot 96
SkillHub ClubAnalyze Data & AI

external-model-selection

Choose optimal external AI models for code analysis, bug investigation, and architectural decisions. Use when consulting multiple LLMs via claudish, comparing model perspectives, or investigating complex Go/LSP/transpiler issues. Provides empirically validated model rankings (91/100 for MiniMax M2, 83/100 for Grok Code Fast) and proven consultation strategies based on real-world testing.

A 7.8
Full StackData / AITesting
141
rank 78
hot 96
SkillHub ClubAnalyze Data & AI

pdf

Provides Python code examples and CLI commands for common PDF tasks: merging/splitting files, extracting text/tables, creating new PDFs, handling forms, and OCR for scanned documents. Covers pypdf, pdfplumber, reportlab, and command-line tools like qpdf.

A 8.4
Full StackData / AI
pdf-processingdocument-automationpython-librariesdata-extraction
1K
rank 84
hot 99
SkillHub ClubAnalyze Data & AI

braindump

Captures raw thoughts and transforms them into structured markdown files with domain classification, competitive intelligence extraction, and strategic analysis. Integrates with Obsidian vaults for personal knowledge management.

A 8.3
Full StackData / AI
thought-captureknowledge-managementcompetitive-intelligencepersonal-analytics
254
rank 83
hot 98
SkillHub ClubAnalyze Data & AI

data-analytics-engineering

This skill provides a structured framework for analytics engineering, focusing on building transformation layers, defining metrics, and ensuring data quality. It offers concrete workflows, templates for documentation, and clear guidance on dimensional modeling. It connects well with related data platform and SQL optimization skills.

A 7.8
Data / AI
data-modelingsql-transformationdata-qualitybi-analytics
42
rank 78
hot 90
SkillHub ClubAnalyze Data & AI

snowflake-cli

This skill enables Claude to execute Snowflake CLI commands for SQL operations, stage management, and application deployment. It covers variable templating with three syntax types, connection profiles, and multi-environment patterns. The documentation includes troubleshooting guides for common issues like variable substitution and permission errors.

A 8.3
DevOpsData / AI
snowflakecli-automationsql-executiondata-pipelines
31
rank 83
hot 89
SkillHub ClubAnalyze Data & AI

discover-data

A gateway skill that auto-activates for data development tasks and provides access to 9 specialized data skills covering batch processing, stream processing, and advanced dataflow systems. It uses a progressive loading approach where users first get the gateway, then can explore specific skills as needed.

A 7.6
Data / AI
data-pipelineetlstream-processingdataflow
81
rank 76
hot 93
SkillHub ClubAnalyze Data & AI

rag-implementation

Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.

C 6.1
Full StackData / AI
31.6K
rank 94
hot 99
SkillHub ClubAnalyze Data & AI

pitch-deck

Populates investment banking pitch deck templates with data from source files. Use when: user provides a PowerPoint template to fill in, user has source data (Excel/CSV) to populate into slides, user mentions populating or filling a pitch deck template, or user needs to transfer data into existing slide layouts. Not for creating presentations from scratch.

C 6.1
Full StackData / AI
6.3K
rank 86
hot 99
SkillHub ClubAnalyze Data & AI

proactive-agent

Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autonomous Crons, and battle-tested patterns. Part of the Hal Stack 🦞

C 6.1
Full StackData / AITesting
3.1K
rank 82
hot 99
SkillHub ClubAnalyze Data & AI

prometheus

Query Prometheus monitoring data to check server metrics, resource usage, and system health. Use when the user asks about server status, disk space, CPU/memory usage, network stats, or any metrics collected by Prometheus. Supports multiple Prometheus instances with aggregated queries, config file or environment variables, and HTTP Basic Auth.

C 6.1
Full StackBackendData / AI
3K
rank 82
hot 99
SkillHub ClubAnalyze Data & AI

llm-router

Routes LLM requests to different AI providers (OpenAI, Grok, Groq, DeepSeek, OpenRouter) using SwiftOpenAI-CLI. Automates provider configuration, checks CLI installation, handles API key setup, and executes one-shot agentic tasks with MCP tool integration.

A 7.5
Data / AIBackendIntegration
llm-routingcli-toolsmulti-provideragent-mode
98
rank 75
hot 94
SkillHub ClubAnalyze Data & AI

github-workflow-automation

Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management

A 7.6
Full StackDevOpsData / AI
githubgithub-actionsci-cdworkflow-automation
141
rank 76
hot 96
Previous
Page 18 of 153
Next