Kilo-Org/kilo-marketplace

Kilo Marketplace - A curated collection of Skills, MCP Servers, and Modes for enhancing AI agent capabilities across the Kilo ecosystem—including Kilo Code (VS Code extension), Kilo CLI, and compatible AI agents.

This repository also configures its own agents. See what kilo-marketplace tells them →

175Stars on the repository
200Mods indexed here, across every type
22d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

Kilo-Org/kilo-marketplace

Skill Codex

Databricks Model Serving endpoint lifecycle and ops. Use when asked to: CRUD serving endpoints (CLI or MLflow Deployments client); configure traffic routing for A/B / canary deploys and zero-downtime version swaps; retrieve OpenAPI schemas; inspect logs, metrics, or permissions; manage AI Gateway rate limits; discover…

not rated 175 +2 22d ago A SkillSpector: pass 164 tokens original Apache-2.0

Kilo-Org/kilo-marketplace

Skill Codex

Develop Lakeflow Spark Declarative Pipelines (formerly Delta Live Tables) on Databricks. Use when building batch or streaming data pipelines with Python or SQL. Invoke BEFORE starting implementation.

not rated 175 +2 22d ago A SkillSpector: pass 43 tokens original Apache-2.0

Kilo-Org/kilo-marketplace

Skill Codex

Comprehensive guide to Spark Structured Streaming for production workloads. Use when building streaming pipelines, working with Kafka ingestion, implementing Real-Time Mode (RTM), configuring triggers (processingTime, availableNow), handling stateful operations with watermarks, optimizing checkpoints, performing…

not rated 175 +2 22d ago A SkillSpector: pass 80 tokens original Apache-2.0

Kilo-Org/kilo-marketplace

Skill Claude CodeCodex

Unity Catalog system tables and volumes. Use when querying system tables (audit, lineage, billing) or working with volume file operations (upload, download, list files in /Volumes/).

not rated 175 +2 22d ago A SkillSpector: pass 45 tokens original Apache-2.0

Kilo-Org/kilo-marketplace

Skill Claude CodeCodex

Guides agents through GCP-native data governance workflows with Dataplex and BigQuery. Use when designing lakes, zones, policy tags, metadata quality, lineage, discovery, and governed publishing across Cloud Storage, BigQuery, Dataflow, Dataproc, and Google Cloud analytics platforms.

not rated 175 +2 22d ago A SkillSpector: pass 68 tokens original Apache-2.0

Kilo-Org/kilo-marketplace

Skill Claude CodeCodex

Tools and guidance for data upload, dataset management, data validation, and preparing data for DataRobot projects. Use when uploading datasets, managing data, or validating data for DataRobot.

not rated 175 +2 22d ago A SkillSpector: pass 43 tokens original Apache-2.0

Kilo-Org/kilo-marketplace

Skill Claude CodeCodex

Guidance for feature engineering, feature discovery, feature importance analysis, and understanding DataRobot's automated feature engineering capabilities. Use when working with feature engineering, feature discovery, or analyzing feature importance in DataRobot.

not rated 175 +2 22d ago A SkillSpector: pass 48 tokens original Apache-2.0

dataset-evaluation

80

Kilo-Org/kilo-marketplace

Skill Claude CodeCodex

Validates dataset formatting and quality for SageMaker model fine-tuning (SFT, DPO, or RLVR). Use when the user says "is my dataset okay", "evaluate my data", "check my training data", "I have my own data", or before starting any fine-tuning job. Detects file format, checks schema compliance against the selected model…

not rated 175 +2 22d ago A 93 tokens copy · 95% Apache-2.0

Kilo-Org/kilo-marketplace

Skill Claude CodeCodex

Generates code that transforms datasets between ML schemas for model training or evaluation. Use when the user says "transform", "convert", "reformat", "change the format", or when a dataset's schema needs to change to match the target format — always use this skill for format changes rather than writing inline…

not rated 175 +2 22d ago A 110 tokens copy · 91% Apache-2.0

db2-rhel

82

Kilo-Org/kilo-marketplace

Skill Claude CodeCodex

Use when installing, configuring, or managing IBM DB2 LUW on RHEL 9 (and AlmaLinux/Rocky 9) — instance creation, database administration, buffer pool and tablespace management, backup/restore with HADR, performance tuning (db2advis, db2pd, MON functions), runstats/reorg, SELinux contexts, firewalld rules, and DB2…

not rated 175 +2 22d ago A SkillSpector: pass 98 tokens original Apache-2.0

Kilo-Org/kilo-marketplace

Skill Claude Code

Builds and modifies dbt models, writes SQL transformations using ref() and source(), creates tests, and validates results with dbt show. Use when doing any dbt work - building or modifying models, debugging errors, exploring unfamiliar data sources, writing tests, or evaluating impact of changes.

not rated 175 +2 22d ago A 65 tokens copy · 92% Apache-2.0

dbt-migration

84

Kilo-Org/kilo-marketplace

Skill Claude CodeCodex

Skills for migrating dbt projects - moving from dbt Core to the Fusion engine or across data platforms. Use when migrating dbt projects between platforms or to dbt Fusion.

not rated 175 +2 22d ago A SkillSpector: pass 40 tokens original Apache-2.0

Kilo-Org/kilo-marketplace

Skill Claude Code

Classifies dbt-core to Fusion migration errors into actionable categories (auto-fixable, guided fixes, needs input, blocked). Use when a user needs help triaging migration errors to understand what they can fix vs what requires Fusion engine updates.

not rated 175 +2 22d ago A 59 tokens copy · 86% Apache-2.0

Kilo-Org/kilo-marketplace

Skill Claude CodeCodex

Use when migrating a dbt project from one data platform or data warehouse to another (e.g., Snowflake to Databricks, Databricks to Snowflake) using dbt Fusion's real-time compilation to identify and fix SQL dialect differences.

not rated 175 +2 22d ago C 61 tokens copy · 100% Apache-2.0

dbt-testing

87

Kilo-Org/kilo-marketplace

Skill Claude CodeCodex

Transform AI agents into experts on dbt testing strategies, providing guidance on implementing comprehensive data quality checks with database-enforced constraints, generic tests, and custom singular tests to ensure data integrity across all layers.

not rated 175 +2 22d ago A SkillSpector: pass 57 tokens original Apache-2.0

dbt

88

Kilo-Org/kilo-marketplace

Skill Claude CodeCodex

Skills for analytics engineering with dbt - building models, writing tests, querying the semantic layer, troubleshooting jobs, and more. Use when doing any dbt analytics engineering work.

not rated 175 +2 22d ago A SkillSpector: pass 38 tokens original Apache-2.0

Kilo-Org/kilo-marketplace

Skill Claude Code

Creates unit test YAML definitions that mock upstream model inputs and validate expected outputs. Use when adding unit tests for a dbt model or practicing test-driven development (TDD) in dbt.

not rated 175 +2 22d ago A 44 tokens copy · 91% Apache-2.0

Kilo-Org/kilo-marketplace

Skill Claude Code

Writes and executes SQL queries against the data warehouse using dbt's Semantic Layer or ad-hoc SQL to answer business questions. Use when a user asks about analytics, metrics, KPIs, or data (e.g., "What were total sales last quarter?", "Show me top customers by revenue"). NOT for validating, testing, or building dbt…

not rated 175 +2 22d ago A 84 tokens copy · 100% Apache-2.0

Kilo-Org/kilo-marketplace

Skill Claude Code

Use when creating or modifying dbt Semantic Layer components — semantic models, metrics, dimensions, entities, measures, or time spines. Covers MetricFlow configuration, metric types (simple, derived, cumulative, ratio, conversion), and validation for both latest and legacy YAML specs.

not rated 175 +2 22d ago A 62 tokens copy · 97% Apache-2.0

fetching-dbt-docs

92

Kilo-Org/kilo-marketplace

Skill Claude Code

Retrieves and searches dbt documentation pages in LLM-friendly markdown format. Use when fetching dbt documentation, looking up dbt features, or answering questions about dbt Cloud, dbt Core, or the dbt Semantic Layer.

not rated 175 +2 22d ago A 54 tokens copy · 100% Apache-2.0

Kilo-Org/kilo-marketplace

Skill Claude Code

Formats and executes dbt CLI commands, selects the correct dbt executable, and structures command parameters. Use when running models, tests, builds, compiles, or show queries via dbt CLI. Use when unsure which dbt executable to use or how to format command parameters.

not rated 175 +2 22d ago A SkillSpector: pass 62 tokens original Apache-2.0

Kilo-Org/kilo-marketplace

Skill Claude Code

Diagnoses dbt Cloud/platform job failures by analyzing run logs, querying the Admin API, reviewing git history, and investigating data issues. Use when a dbt Cloud/platform job fails and you need to diagnose the root cause, especially when error messages are unclear or when intermittent failures occur. Do not use for…

not rated 175 +2 22d ago B 75 tokens copy · 98% Apache-2.0

Kilo-Org/kilo-marketplace

Skill Claude Code

Builds and modifies dbt models, writes SQL transformations using ref() and source(), creates tests, and validates results with dbt show. Use when doing any dbt work - building or modifying models, debugging errors, exploring unfamiliar data sources, writing tests, or evaluating impact of changes.

not rated 175 +2 22d ago A 67 tokens copy · 89% Apache-2.0

dd-logs

96

Kilo-Org/kilo-marketplace

Skill Claude CodeCodex

Log management - search, archives, metrics, and cost control.

not rated 175 +2 22d ago A SkillSpector: pass 17 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: