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

agentdb-vector-search

Provides vector database functionality for semantic search with AgentDB integration. Includes CLI tools for database management, TypeScript API for programmatic use, and MCP server for Claude Code. Supports multiple quantization methods and distance metrics for performance optimization.

A 8.3
Data / AIBackendIntegration
vector-searchragsemantic-searchdatabase
262
rank 83
hot 98
SkillHub ClubAnalyze Data & AI

database-testing

Provides concrete SQL and JavaScript examples for testing database schemas, data integrity, migrations, transaction isolation, and query performance. Focuses on preventing data loss and corruption with practical test patterns.

A 8.9
TestingBackendData / AI
database-testingdata-integritymigration-testingtransaction-testing
141
rank 89
hot 96
SkillHub ClubAnalyze Data & AI

xiaohongshu-recruiter

用于在小红书上发布高质量的 AI 相关岗位招聘帖子。包含自动生成极客风格的招聘封面图和详情图,并提供自动化发布脚本。当用户需要发布招聘信息、寻找 Agent 设计师或其他 AI 领域人才时使用。

B 7.1
Full StackData / AI
19.1K
rank 91
hot 99
SkillHub ClubAnalyze Data & AI

flowio

Parse FCS (Flow Cytometry Standard) files v2.0-3.1. Extract events as NumPy arrays, read metadata/channels, convert to CSV/DataFrame, for flow cytometry data preprocessing.

A 8.2
Full StackData / AI
15.5K
rank 90
hot 99
SkillHub ClubAnalyze Data & AI

google-gemini-api

Integrate Gemini API with @google/genai SDK (NOT deprecated @google/generative-ai). Text generation, multimodal (images/video/audio/PDFs), function calling, thinking mode, streaming. 1M input tokens. Prevents 14 documented errors. Use when: Gemini integration, multimodal AI, reasoning with thinking mode. Troubleshoot: SDK deprecation, model not found, context window, function calling errors, streaming corruption, safety settings, rate limits.

A 8.4
Full StackBackendData / AI
624
rank 84
hot 99
SkillHub ClubAnalyze Data & AI

reasoningbank-agentdb

This skill integrates ReasoningBank adaptive learning with AgentDB's high-performance vector database for building self-improving AI agents. It provides trajectory tracking, verdict judgment, memory distillation, and pattern recognition with 150x faster retrieval speeds. Includes CLI tools, TypeScript API, and backward compatibility with legacy systems.

A 8.0
Data / AIBackend
reinforcement-learningagent-memoryvector-databaseexperience-replay
262
rank 80
hot 98
SkillHub ClubAnalyze Data & AI

transcription

Provides detailed instructions for using OpenAI Whisper to transcribe audio/video files into multiple formats including SRT, VTT, and JSON. Covers model selection, audio extraction, timing synchronization, and includes batch processing scripts. Focuses on practical implementation with performance optimization tips.

A 8.3
Data / AI
audio-processingtranscriptionsubtitleswhisper
246
rank 83
hot 98
SkillHub ClubAnalyze Data & AI

claudish-integration

A well-designed integration skill that establishes standardized patterns for dynamically querying model recommendations from Claudish, promoting a single source of truth for OpenRouter models.

A 8.1
IntegrationData / AI
model-managementopenroutermulti-modelclaude-code
246
rank 81
hot 98
SkillHub ClubAnalyze Data & AI

code-review

Coordinates four specialized AI agents (security, performance, quality, testing) to review code changes. Provides structured findings with severity/confidence ratings and actionable fixes. Includes checklists for each perspective and generates synthesis reports with decision recommendations.

A 8.4
Full StackData / AISecurity
code-reviewmulti-agentquality-assurancesecurity-scan
226
rank 84
hot 98
SkillHub ClubAnalyze Data & AI

github

Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.

A 7.8
Full StackBackendDevOps
323.7K
rank 99
hot 99
SkillHub ClubAnalyze Data & AI

zarr-python

This skill provides comprehensive guidance for using Zarr, a Python library for chunked N-dimensional array storage. It covers array creation, chunking strategies, compression options, cloud integration, and common troubleshooting patterns for scientific computing workflows.

A 8.6
Data / AIIntegration
array-storagescientific-computingcloud-storageparallel-io
15.3K
rank 90
hot 99
SkillHub ClubAnalyze Data & AI

agentic-jujutsu

A version control wrapper that learns from AI agent operations to suggest optimal workflows. It tracks trajectories, discovers patterns, and coordinates multiple agents without conflicts using quantum-resistant cryptography for integrity verification.

A 8.2
DevOpsData / AISecurity
version-controlai-agentsself-learningmulti-agent
262
rank 82
hot 98
SkillHub ClubAnalyze Data & AI

oracle

A CLI tool that bundles code files with prompts for AI analysis, supporting browser and API modes with session management. It helps developers get contextual code assistance by providing relevant files to language models.

A 8.0
Full StackBackendData / AI
cli-toolcode-analysisai-assistantfile-bundling
323.7K
rank 99
hot 99
SkillHub ClubAnalyze Data & AI

lamindb

Provides guidance for using LaminDB, an open-source Python framework for managing biological data with FAIR principles. Covers data versioning, ontology annotation, workflow tracking, and deployment across local and cloud environments. Includes specific code examples for common operations like artifact creation, querying, and lineage visualization.

A 8.5
Data / AIFull StackDevOps
biological-datadata-lineagereproducibilitydata-management
15.4K
rank 90
hot 99
SkillHub ClubAnalyze Data & AI

ai-sdk-core

Build backend AI with Vercel AI SDK v6 stable. Covers Output API (replaces generateObject/streamObject), speech synthesis, transcription, embeddings, MCP tools with security guidance. Includes v4→v5 migration and 15 error solutions with workarounds. Use when: implementing AI SDK v5/v6, migrating versions, troubleshooting AI_APICallError, Workers startup issues, Output API errors, Gemini caching issues, Anthropic tool errors, MCP tools, or stream resumption failures.

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

pymc-bayesian-modeling

Provides a structured workflow for Bayesian modeling with PyMC, covering data prep, model building, prior/posterior checks, MCMC diagnostics, and variational inference. Includes practical code examples for common tasks like hierarchical models and model comparison.

A 8.4
Data / AIFull Stack
bayesian-inferenceprobabilistic-programmingstatistical-modelingmcmc
15.5K
rank 90
hot 99
SkillHub ClubAnalyze Data & AI

pufferlib

PufferLib provides optimized PPO training for reinforcement learning with vectorized environments, achieving 1-4 million steps per second. It supports multi-agent systems, integrates with Gymnasium/PettingZoo, and includes 20+ pre-built environments. The library focuses on performance through shared memory buffers and efficient parallel simulation.

A 8.4
Data / AIIntegration
reinforcement-learningparallel-computingppo-trainingmulti-agent-rl
15.5K
rank 90
hot 99
SkillHub ClubAnalyze Data & AI

server-components

This skill provides detailed guidance on React Server Components in Next.js App Router, covering server vs client component distinctions, composition patterns, data fetching strategies, and practical implementation examples. It helps developers understand when to use each component type and how to structure applications effectively.

A 8.4
FrontendBackendData / AI
nextjsreact-server-componentsapp-routerdata-fetching
2.6K
rank 84
hot 99
SkillHub ClubAnalyze Data & AI

dspy-ruby

Provides detailed guidance for DSPy.rb, a Ruby framework for building type-safe LLM applications. Covers signatures, modules, multiple predictors, provider configuration, testing, and deployment patterns with concrete code examples. Focuses on programming LLMs rather than manual prompting.

A 8.2
Data / AIDevOpsTesting
ruby-llmtype-safe-aidspy-frameworkagent-development
10.6K
rank 88
hot 99
SkillHub ClubAnalyze Data & AI

n8n-expression-testing

This skill validates n8n expression syntax, tests with sample data, and identifies common errors like undefined property access and type mismatches. It provides safe coding patterns, security checks for dangerous functions, and performance tips for array operations. The quick reference card and error/fix examples help developers write reliable expressions.

A 8.3
TestingFull StackData / AI
n8nexpression-validationjavascriptdata-transformation
262
rank 83
hot 98
SkillHub ClubAnalyze Data & AI

ai-multimodal

Provides unified access to Google Gemini's multimodal capabilities for processing audio, images, videos, and documents, plus image generation. Handles files up to 9.5 hours audio, 6 hours video, 1000-page PDFs. Includes detailed model selection guides, code examples, and troubleshooting for common API issues.

S 9.1
Data / AIBackend
multimodal-aigemini-apimedia-processingdocument-analysis
1.9K
rank 91
hot 99
SkillHub ClubAnalyze Data & AI

weather

Provides weather data via curl commands using wttr.in and Open-Meteo APIs without requiring API keys. Shows current conditions, forecasts, and supports multiple formats including compact displays and JSON. Includes practical examples for different use cases.

A 7.5
Full StackBackendData / AI
weathercommand-linecurlapi-free
323.7K
rank 99
hot 99
SkillHub ClubAnalyze Data & AI

github-archive

Investigate GitHub security incidents using tamper-proof GitHub Archive data via BigQuery. Use when verifying repository activity claims, recovering deleted PRs/branches/tags/repos, attributing actions to actors, or reconstructing attack timelines. Provides immutable forensic evidence of all public GitHub events since 2011.

A 8.5
Full StackData / AISecurity
githubgharchivesecurityosint
1.5K
rank 85
hot 99
SkillHub ClubAnalyze Data & AI

bear-notes

This skill provides CLI access to Bear notes on macOS via the grizzly tool. It enables creating, searching, and managing notes directly from the terminal, with JSON output support and callback handling for data retrieval.

A 7.4
Full StackData / AI
note-takingmacoscli-toolsbear-app
323.5K
rank 99
hot 99
Previous
Page 6 of 153
Next