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

xlsx

A spreadsheet tool that creates and edits Excel files with formulas, formatting, and data analysis. It enforces financial modeling standards, prevents formula errors, and integrates LibreOffice for formula recalculation. Focuses on maintaining dynamic spreadsheets rather than hardcoded values.

A 8.3
Full StackData / AI
spreadsheetexcel-automationfinancial-modelingdata-analysis
1
rank 83
hot 77
SkillHub ClubAnalyze Data & AI

Managing GitHub Projects

This skill provides GitHub CLI commands for managing GitHub Projects V2 items and custom fields. It handles adding issues/PRs to projects, updating status/value/effort fields, querying project data, and performing bulk operations with clear examples and configuration guidance.

A 8.0
DevOpsFull StackData / AI
github-projectsproject-managementcli-automationworkflow-automation
1
rank 80
hot 77
SkillHub ClubAnalyze Data & AI

graphql

GraphQL gives clients exactly the data they need - no more, no less. One endpoint, typed schema, introspection. But the flexibility that makes it powerful also makes it dangerous. Without proper controls, clients can craft queries that bring down your server. This skill covers schema design, resolvers, DataLoader for N+1 prevention, federation for microservices, and client integration with Apollo/urql. Key insight: GraphQL is a contract. The schema is the API documentation. Design it carefully.

C 5.1
Full StackBackendData / AI
25.7K
rank 93
hot 99
SkillHub ClubAnalyze Data & AI

develop-ai-functions-example

Develop examples for AI SDK functions. Use when creating, running, or modifying examples under examples/ai-functions/src to validate provider support, demonstrate features, or create test fixtures.

C 5.1
Full StackData / AITesting
22.8K
rank 92
hot 99
SkillHub ClubAnalyze Data & AI

github-workflow-automation

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

C 5.1
Full StackDevOpsData / AI
githubgithub-actionsci-cdworkflow-automation
21.7K
rank 92
hot 99
SkillHub ClubAnalyze Data & AI

ai-sdk-5

Vercel AI SDK 5 patterns. Trigger: When building AI features with AI SDK v5 (chat, streaming, tools/function calling, UIMessage parts), including migration from v4.

C 5.1
Full StackData / AI
13.4K
rank 90
hot 99
SkillHub ClubAnalyze Data & AI

pydantic-ai

Imported from https://github.com/coleam00/context-engineering-intro.

C 5.1
Full StackData / AI
12.8K
rank 89
hot 99
SkillHub ClubAnalyze Data & AI

config

Imported from https://github.com/redpanda-data/connect.

C 5.1
Full StackData / AI
8.6K
rank 87
hot 99
SkillHub ClubAnalyze Data & AI

prompt-engineer

Use when designing prompts for LLMs, optimizing model performance, building evaluation frameworks, or implementing advanced prompting techniques like chain-of-thought, few-shot learning, or structured outputs.

C 5.1
Full StackData / AI
7K
rank 86
hot 99
SkillHub ClubAnalyze Data & AI

crewai-multi-agent

Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows requiring sequential/hierarchical execution. Built without LangChain dependencies for lean, fast execution.

C 5.1
Full StackData / AI
AgentsCrewAIMulti-AgentOrchestration
5.2K
rank 85
hot 99
SkillHub ClubAnalyze Data & AI

mac

Imported from https://github.com/amantus-ai/vibetunnel.

C 5.1
Full StackData / AI
4.3K
rank 84
hot 99
SkillHub ClubAnalyze Data & AI

spending-analysis

Analyze Pollinations revenue, pack purchases, and tier spending patterns. Query Polar for payment history and Tinybird for usage data.

C 5.1
Full StackData / AI
4.2K
rank 83
hot 99
SkillHub ClubAnalyze Data & AI

antv-l7

Comprehensive guide for AntV L7 geospatial visualization library. Use when users need to: (1) Create interactive maps with WebGL rendering (2) Visualize geographic data (points, lines, polygons, heatmaps) (3) Build location-based data dashboards (4) Add map layers, interactions, or animations (5) Process and display GeoJSON, CSV, or other spatial data (6) Integrate maps with AMap (GaodeMap), Mapbox, Maplibre, or standalone L7 Map (7) Optimize performance for large-scale geographic datasets

C 5.1
Full StackData / AI
4K
rank 83
hot 99
SkillHub ClubAnalyze Data & AI

azure-ai-search-python

Clean code patterns for Azure AI Search Python SDK (azure-search-documents). Use when building search applications, creating/managing indexes, implementing agentic retrieval with knowledge bases, or working with vector/hybrid search. Covers SearchClient, SearchIndexClient, SearchIndexerClient, and KnowledgeBaseRetrievalClient.

C 5.1
Full StackData / AI
1.8K
rank 79
hot 99
SkillHub ClubAnalyze Data & AI

cursor-skill-creator

Creates Cursor-specific AI agent skills with SKILL.md format. Use when creating skills for Cursor editor specifically, following Cursor's patterns and directories (.cursor/skills/). Triggers on "cursor skill", "create cursor skill".

C 5.1
Full StackData / AI
1.8K
rank 79
hot 99
SkillHub ClubAnalyze Data & AI

wrangler

Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices.

C 5.1
Full StackDevOpsData / AI
664
rank 74
hot 99
SkillHub ClubAnalyze Data & AI

cfn-cerebras-code-generator

Generates code quickly using Z.ai's glm-4.6 model for test files, boilerplate, and repetitive patterns. Focuses on speed over nuance with context tracking and OpenAI-compatible API. Best for bulk file creation when rapid iteration is needed.

B 6.6
Full StackBackendData / AI
code-generationtest-automationboilerplatefast-iteration
14
rank 66
hot 86
SkillHub ClubAnalyze Data & AI

check-codex

Fetches GitHub Codex AI feedback for the current pull request, categorizes issues by priority (P1-P3), and presents actionable summaries. Integrates with session startup and PR review workflows to catch AI suggestions before merging.

A 7.8
DevOpsFull StackData / AI
code-reviewgithub-workflowpr-automation
2
rank 78
hot 79
SkillHub ClubAnalyze Data & AI

db-wal-recovery

Guidance for recovering data from SQLite Write-Ahead Log (WAL) files that may be corrupted, encrypted, or inaccessible. This skill should be used when tasks involve database recovery, WAL file analysis, decrypting database files, or recovering missing/corrupted SQLite data. Helps avoid common pitfalls like fabricating data based on patterns instead of actual recovery.

C 5.1
Full StackBackendData / AI
785
rank 75
hot 99
SkillHub ClubAnalyze Data & AI

harbor

Harbor framework for agent evaluation. Use when: (1) Running harbor commands (harbor run, harbor tasks check), (2) Creating/validating SkillsBench tasks, (3) Understanding task format or debugging failures.

C 5.1
Full StackData / AI
785
rank 75
hot 99
SkillHub ClubAnalyze Data & AI

light-curve-preprocessing

Preprocessing and cleaning techniques for astronomical light curves. Use when preparing light curve data for period analysis, including outlier removal, trend removal, flattening, and handling data quality flags. Works with lightkurve and general time series data.

C 5.1
Full StackData / AI
785
rank 75
hot 99
SkillHub ClubAnalyze Data & AI

data-reconciliation

Imported from https://github.com/benchflow-ai/SkillsBench.

C 5.1
Full StackData / AI
783
rank 75
hot 99
SkillHub ClubAnalyze Data & AI

feature-engineer

Transforms raw data into production-ready ML features through automated quality assessment, feature creation, selection, and encoding, ensuring robust models with integrated validation and documentation.

C 5.1
Full StackData / AI
95
rank 64
hot 94
SkillHub ClubAnalyze Data & AI

python-backend

A specialized Python backend developer skill for building APIs with FastAPI, Django, or Flask, handling database integration, data processing, machine learning model serving, and background tasks with comprehensive tooling and best practices.

C 5.1
Full StackBackendData / AI
95
rank 64
hot 94
Previous
Page 28 of 153
Next