oracle-samples

60 mods across 1 repository, 46 stars between them.

aidp-cluster-ops

49

oracle-samples/oracle-aidp-samples

Skill Claude CodeCodex

Manage AIDP Spark compute clusters — list, status, start/stop/restart, installed libraries (JARs/Python), provision/scale a new cluster (driver/worker shapes, autoscale, GPU/RAPIDS, AI Compute), and connect external BI tools (JDBC/ODBC). Use when the user asks about clusters, needs to start/stop compute, create or…

46 2d ago A 124 tokens UPL-1.0

aidp-credentials

50

oracle-samples/oracle-aidp-samples

Skill Claude CodeCodex

Manage the AIDP credential store (secrets) — list, get, create, update, delete credentials used by AIDP workflows. Use when the user wants to store/rotate a secret centrally instead of embedding it, or manage connection credentials. Primary engine is the official aidp CLI (aidp credentials …); the same Preview REST…

46 2d ago A 100 tokens UPL-1.0

aidp-data-quality

51

oracle-samples/oracle-aidp-samples

Skill Claude CodeCodex

Run data-quality rule checks on AIDP tables — not-null, uniqueness, allowed ranges/sets, referential integrity, and freshness. Use when the user wants to validate data, check for nulls/duplicates/orphans, assert a column's domain, or gate a pipeline on quality. Expresses each rule as bounded Spark SQL and reports…

46 2d ago A 81 tokens UPL-1.0

aidp-data-sharing

52

oracle-samples/oracle-aidp-samples

Skill Claude CodeCodex

Share AIDP data via Delta Sharing — create/manage shares, add data assets, manage recipients, and grant access/permissions. Use when the user wants to share a table/schema with another team or org, set up Delta Sharing, manage recipients, or control share permissions/token expiry. Primary engine is the official aidp…

46 2d ago A 98 tokens UPL-1.0

oracle-samples/oracle-aidp-samples

Skill Claude CodeCodex

First-run setup for the self-contained AIDP plugin. Verifies the oci CLI + a DEFAULT apikey profile, installs the bundled Python deps, discovers region + DataLake OCID + workspace, then smoke-tests both engines (a control-plane GET /catalogs via oci raw-request and a trivial SELECT 1 cell via scripts/aidpsql.py). Use…

46 2d ago A 121 tokens UPL-1.0

oracle-samples/oracle-aidp-samples

Skill Claude CodeCodex

Router + setup/auth troubleshooting for Oracle AI Data Platform (AIDP) data-engineering work. Use when the user mentions AIDP and isn't sure which skill applies, asks "what can you do with AIDP", describes a task by capability, or hits an AIDP auth/workspace/cluster error. Routes to the right aidp- skill and carries…

46 2d ago A 91 tokens UPL-1.0

aidp-federate

55

oracle-samples/oracle-aidp-samples

Skill Claude CodeCodex

Federate across multiple data sources in one AIDP Spark session — read from several connectors (Oracle ADB/ExaCS, Fusion, Snowflake, S3, lakehouse tables, …) and join them in a single notebook. Use when the user wants to combine/join data from more than one source, blend an external system with the lakehouse, or do…

46 2d ago A 99 tokens UPL-1.0

aidp-git

56

oracle-samples/oracle-aidp-samples

Skill Claude CodeCodex

Operate native Git in an AIDP workspace — branches, checkout, commit/push, pull, merge, rebase, reset, diff, and conflict resolution on workspace git repositories. Use when the user wants to version workspace notebooks/code in Git, manage branches, commit/push changes, or resolve conflicts inside AIDP. Preview…

46 2d ago A 85 tokens UPL-1.0

oracle-samples/oracle-aidp-samples

Skill Claude CodeCodex

Load a data file (CSV/JSON/Parquet/etc.) into a managed AIDP Delta table. Use when the user wants to ingest a file into a table, create a table from a file, or land raw data in the lakehouse. Supports the 1-step path and the 3-step upload→infer→create path. Control-plane via the official aidp CLI.

46 2d ago A 88 tokens UPL-1.0

oracle-samples/oracle-aidp-samples

Skill Claude CodeCodex

Build and manage AIDP Knowledge Bases for RAG — create a KB over catalog data, pick an embedding model + chunking, build an HNSW/IVF vector index, add data sources (volume/table), run ingestion jobs, and manage KB permissions. Use when the user wants RAG, a knowledge base, document/vector search, embeddings, semantic…

46 2d ago A 125 tokens UPL-1.0

aidp-migration

59

oracle-samples/oracle-aidp-samples

Skill Claude CodeCodex

Guide a migration of notebooks/jobs from another platform (e.g. Databricks) into AIDP. Use when the user wants to port Databricks notebooks/jobs to AIDP, move workloads onto the AIDP lakehouse, or plan a migration. Orchestration-only — it composes the other self-contained aidp- skills; it adds no new API surface.

46 2d ago A 83 tokens UPL-1.0

aidp-mlops

60

oracle-samples/oracle-aidp-samples

Skill Claude CodeCodex

Track ML work in AIDP's MLflow-compatible MLOps — experiments, runs, metrics/params, registered models, and model versions. Use when the user wants to log/track experiments, list runs or metrics, register a model, transition a model-version stage, or query the model registry. Primary engine is the official aidp CLI…

46 2d ago A 110 tokens UPL-1.0