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 · Data / AI
Page 134 of 153
SkillHub ClubAnalyze Data & AI

ai-apis

How to use AI APIs like OpenAI, ChatGPT, Elevenlabs, etc. When a user asks you to make an app that requires an AI API, use this skill to understand how to use the API or how to respond to the user.

C 1.2
Full StackBackendData / AI
1
rank 45
hot 77
SkillHub ClubAnalyze Data & AI

tiktok

A data pipeline for extracting, cleaning, and processing TikTok Business analytics data, including video performance and audience metrics, to create unified datasets for multiple accounts.

C 1.2
Data / AI
data-pipelineanalyticstiktokautomation
1
rank 45
hot 77
SkillHub ClubAnalyze Data & AI

sdd-development

Specification-Driven Development (SDD) methodology for building software where specifications are executable and drive code generation. Use when users want to: (1) Create feature specifications with /speckit.specify, (2) Generate implementation plans with /speckit.plan, (3) Create executable tasks with /speckit.tasks, (4) Follow test-first, library-first development, or (5) Implement constitutional architecture principles. Essential for structured AI-assisted development workflows.

C 1.2
Full StackData / AITesting
1
rank 45
hot 77
SkillHub ClubAnalyze Data & AI

root-cause-tracing

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

C 1.2
Full StackData / AI
debuggingtroubleshootingcall-stackinstrumentation
1
rank 45
hot 77
SkillHub ClubAnalyze Data & AI

long-running-agent

Framework for building AI agents that work effectively across multiple context windows on complex, long-running tasks. Use when building agents for multi-hour/multi-day projects, implementing persistent coding workflows, creating systems that need state management across sessions, or when an agent needs to make incremental progress on large codebases. Provides initializer and coding agent patterns, progress tracking, feature management, and session handoff strategies.

C 1.2
Full StackData / AI
ai-agentsworkflow-automationstate-managementcoding-framework
1
rank 45
hot 77
SkillHub ClubAnalyze Data & AI

xlsx

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas

C 1.2
Data / AI
excelspreadsheetfinancial-modelingdata-analysis
1
rank 45
hot 77
SkillHub ClubAnalyze Data & AI

nextjs

Guide for implementing Next.js - a React framework for production with server-side rendering, static generation, and modern web features. Use when building Next.js applications, implementing App Router, working with server components, data fetching, routing, or optimizing performance.

C 1.2
Full StackFrontendBackend
nextjsreactweb-developmentfull-stack
1
rank 45
hot 77
SkillHub ClubAnalyze Data & AI

querying-json

Extracts specific fields from JSON files efficiently using jq instead of reading entire files, saving 80-95% context. Use this skill when querying JSON files, filtering/transforming data, or getting specific field(s) from large JSON files

C 1.1
Full StackData / AI
6
rank 50
hot 82
SkillHub ClubAnalyze Data & AI

groq-inference

Fast LLM inference with Groq API - chat, vision, audio STT/TTS, tool use. Use when: groq, fast inference, low latency, whisper, PlayAI TTS, Llama, vision API, tool calling, voice agents, real-time AI.

C 1.1
Full StackBackendData / AI
6
rank 50
hot 82
SkillHub ClubAnalyze Data & AI

refactor:react

Refactor React and TypeScript code to improve maintainability, readability, and performance. This skill transforms complex React components into clean, well-structured code following modern React 19 patterns. It addresses component bloat, prop drilling, unnecessary re-renders, and improper hook usage. Leverages React 19 features including the React Compiler for automatic memoization, Actions for form handling, useOptimistic for immediate UI feedback, the use() hook for async data, and Server Components for optimal performance.

C 1.1
Full StackFrontendBackend
reacttypescriptrefactoringcode-quality
6
rank 50
hot 82
SkillHub ClubAnalyze Data & AI

refactor:nuxtjs

Refactor Nuxt.js/Vue code to improve maintainability, readability, and adherence to best practices. Identifies and fixes DRY violations, oversized components, deep nesting, SRP violations, data fetching anti-patterns with useFetch/useAsyncData/$fetch, poor composable organization, and mixed business/presentation logic. Applies Nuxt 3 patterns including auto-imports, proper data fetching, single-responsibility composables, TypeScript integration, runtime config, Nitro server routes, Nuxt Layers, middleware patterns, Pinia state management, and performance optimizations.

C 1.1
Full StackBackendData / AI
nuxtjsrefactoringvuetypescript
6
rank 50
hot 82
SkillHub ClubAnalyze Data & AI

refactor:rails

Refactor Ruby on Rails code to improve maintainability, readability, and adherence to best practices. This skill transforms messy Rails code into elegant, well-structured solutions following Rails conventions and modern Ruby best practices. It addresses fat controllers and models, extracts business logic into service objects, applies DRY principles, uses concerns for shared behavior, implements query objects for complex database operations, and leverages Rails 8 and Ruby 3.3+ features including pattern matching and Data classes.

C 1.1
Full StackBackendData / AI
railsrefactoringrubycode-quality
6
rank 50
hot 82
SkillHub ClubAnalyze Data & AI

ai-playbooks

Imported from https://www.skillhub.club/skills/ruliana-ai-playbooks.

C 1.1
Full StackData / AI
6
rank 50
hot 82
SkillHub ClubAnalyze Data & AI

debug:tensorflow

Debug TensorFlow and Keras issues systematically. This skill helps diagnose and resolve machine learning problems including tensor shape mismatches, GPU/CUDA detection failures, out-of-memory errors, NaN/Inf values in loss functions, vanishing/exploding gradients, SavedModel loading errors, and data pipeline bottlenecks. Provides tf.debugging assertions, TensorBoard profiling, eager execution debugging, and version compatibility guidance.

C 1.1
Full StackData / AITesting
tensorflowdebuggingmachine-learningkeras
6
rank 50
hot 82
SkillHub ClubAnalyze Data & AI

debug:scikit-learn

Debug Scikit-learn issues systematically. Use when encountering model errors like NotFittedError, shape mismatches between train and test data, NaN/infinity value errors, pipeline configuration issues, convergence warnings from optimizers, cross-validation failures due to class imbalance, data leakage causing suspiciously high scores, or preprocessing errors with ColumnTransformer and feature alignment.

C 1.1
Full StackData / AITesting
machine-learningdebuggingscikit-learnpython
6
rank 50
hot 82
SkillHub ClubAnalyze Data & AI

querying-yaml

Extracts specific fields from YAML files efficiently using yq instead of reading entire files, saving 80-95% context. Use this skill when querying YAML files, filtering/transforming configuration data, or getting specific field(s) from large YAML files like docker-compose.yml or GitHub Actions workflows

C 1.1
Full StackDevOpsData / AI
6
rank 50
hot 82
SkillHub ClubAnalyze Data & AI

basic-usage

Use when getting started with llmemory document storage and search - covers installation, initialization, adding documents, vector search, hybrid search, semantic search, BM25 full-text search, document management, and building RAG systems with multi-tenant support

C 1.1
Full StackData / AI
6
rank 50
hot 82
SkillHub ClubAnalyze Data & AI

refactor:scikit-learn

Refactor Scikit-learn and machine learning code to improve maintainability, reproducibility, and adherence to best practices. This skill transforms working ML code into production-ready pipelines that prevent data leakage and ensure reproducible results. It addresses preprocessing outside pipelines, missing random_state parameters, improper cross-validation, and custom transformers not following sklearn API conventions. Implements proper Pipeline and ColumnTransformer patterns, systematic hyperparameter tuning, and appropriate evaluation metrics.

C 1.1
Full StackBackendData / AI
scikit-learnmachine-learningcode-refactoringpython
6
rank 50
hot 82
SkillHub ClubAnalyze Data & AI

openai-agents-mcp-integration

Build AI agents with OpenAI Agents SDK + Model Context Protocol (MCP) for tool orchestration. Supports multi-provider backends (OpenAI, Gemini, Groq, OpenRouter) with MCPServerStdio. Use this skill for conversational AI features with external tool access via MCP protocol.

C 1.1
Full StackData / AIIntegration
ai-agentsopenai-sdkmcp-protocolconversational-ai
2
rank 46
hot 79
SkillHub ClubAnalyze Data & AI

super-mcp-server

Imported from https://www.skillhub.club/skills/berrydev-ai-super-mcp-server.

C 1.1
Full StackBackendData / AI
2
rank 46
hot 79
SkillHub ClubAnalyze Data & AI

moai-formats-data

Data format specialist covering TOON encoding, JSON/YAML optimization, serialization patterns, and data validation for modern applications

C 1.1
Data / AI
formatsdatatoonserialization
2
rank 46
hot 79
SkillHub ClubAnalyze Data & AI

moai-foundation-core

MoAI-ADK's foundational principles - TRUST 5, SPEC-First TDD, delegation patterns, token optimization, progressive disclosure, modular architecture, agent catalog, command reference, and execution rules for building AI-powered development workflows

C 1.1
Full StackData / AI
foundationcoreorchestrationagents
2
rank 46
hot 79
SkillHub ClubAnalyze Data & AI

exa-rag

Build RAG pipelines with Exa.ai for real-time web retrieval. Use when building retrieval-augmented generation, integrating Exa with LangChain, LlamaIndex, Vercel AI SDK, or implementing AI agents with web search capabilities. Triggers on: RAG pipeline, retrieval augmented generation, Exa LangChain, Exa LlamaIndex, ExaSearchRetriever, ExaSearchResults, Exa MCP, Exa tool calling, Claude tool use, AI agent web search, grounded generation, citation generation, fact checking, hallucination detection, OpenAI compatibility, chat completions.

C 1.1
Full StackData / AIIntegration
2
rank 46
hot 79
SkillHub ClubAnalyze Data & AI

excel-export-validator

Validates Customer Feedback Analyzer Excel exports with 7 view sheets, 36 columns, and professional formatting. Use when checking Excel files, verifying export quality, debugging Excel generation issues, before releasing new versions, or when modifying Excel export code. Ensures zero errors in customer-facing deliverables.

C 1.1
Data / AI
excelvalidationquality-assurancedata-integrity
0
rank 45
hot 74
Previous
Page 134 of 153
Next