geo_skill
01oracle-samples/oracle-aidp-samples
Skill Claude CodeCodex
Answer country-capital questions.
oracle-samples/oracle-aidp-samples
Skill Claude CodeCodex
Answer country-capital questions.
oracle-samples/oracle-aidp-samples
Skill Claude CodeCodex
Perform arithmetic calculations.
oracle-samples/oracle-aidp-samples
Plugin Claude Code
Plugin marketplace listing 1 plugin: oracle-ai-data-platform-fusion-autopilot.
oracle-samples/oracle-aidp-samples
Plugin Claude Code
Productized Fusion → Oracle AI Data Platform pipeline. Curated BICC extracts for the most-asked Fusion ERP/HCM/SCM datasets, bronze→silver→gold medallion architecture, conformed COA/calendar/org/supplier/item dimensions, ready-made AR-aging/AP-aging/GL-balance/PO-backlog/Supplier-spend gold marts, and MCP-native…
oracle-samples/oracle-aidp-samples
MCP server Claude CodeCodexCursor +2
MCP server "oac-mcp-server" as configured in oracle-samples/oracle-aidp-samples. Runs ${OAC_MCP_CONNECT_PATH} with node.
oracle-samples/oracle-aidp-samples
Skill Claude CodeCodex
End-to-end conductor for the Fusion to AIDP to OAC dashboard journey. Takes one high-level goal ('I want a supplier-spend vs GL-balance dashboard from Fusion') and drives the whole chain: configure, connect OAC MCP, bootstrap, seed, advise dataset, author mart if needed, create OAC dataset, author workbook, and…
oracle-samples/oracle-aidp-samples
Skill Claude CodeCodex
Guide and run the Oracle AIDP Fusion Autopilot bootstrap phase. Validates bundle/config readiness, checks AIDP/Fusion/IAM prerequisites, runs aidp-fusion-autopilot bootstrap --check-iam or bootstrap --refresh, surfaces tenant variation choices pinned into the active profile YAML and evidence snapshots, and routes…
oracle-samples/oracle-aidp-samples
Skill Claude CodeCodex
Generate aidp.config.yaml from human-friendly AIDP names instead of hand-copied OCIDs. Use when the user is setting up the fusion-autopilot and doesn't want to dig workspaceKey / clusterKey / aiDataPlatformId out of console URLs — they give a workspace name + cluster name (+ region) and this resolves the keys via the…
oracle-samples/oracle-aidp-samples
Skill Claude CodeCodex
Turn a natural-language refresh request into a guarded aidp-fusion-autopilot run --mode incremental (the daily delta-merge). Parses intent into scope flags (reusing the seed parser with --mode incremental), auto-satisfies preconditions, and runs the incremental-specific prechecks: a Fusion-PVO/bronze DRIFT precheck…
oracle-samples/oracle-aidp-samples
Skill Claude CodeCodex
Productized Fusion → Oracle AI Data Platform pipeline with curated BICC extracts (GL/AR/AP/PO/Suppliers/Items), bronze/silver/gold medallion in Delta, conformed dimensions (account/calendar/org/supplier/item), gold marts (AR-Aging/AP-Aging/GL-Balance/PO-Backlog/Supplier-Spend), and MCP-native OAC workbook authoring.…
oracle-samples/oracle-aidp-samples
Skill Claude CodeCodex
Turn a natural-language seed request into a correct, guarded aidp-fusion-autopilot run --mode seed. Parses intent into scope flags (--datasets / --layers / --strict-scope / --resume), auto-satisfies preconditions (validate + /aidp-fusion-bootstrap + cluster), guards the destructive replace-on-silver/gold behaviour…
oracle-samples/oracle-aidp-samples
Skill Claude CodeCodex
Read-only health + freshness report for the Fusion->AIDP pipeline. Answers 'did the last seed/incremental succeed?', 'what's stale or failed?', 'which marts are materialized?', 'what needs re-running?'. Cross-references fusionautopilotstate (recorded run history) with the LIVE AIDP catalog (what's actually…
oracle-samples/oracle-aidp-samples
Skill Claude CodeCodex
AIDP control-plane REST client primitives: OCI signing, workspace/cluster discovery, notebook upload via contents API, Job + JobRun lifecycle, taskRun output fetch + marker parsing. Use when a skill or tool needs to talk to a live AIDP cluster — uploading code, dispatching jobs, polling state, retrieving executed…
oracle-samples/oracle-aidp-samples
Skill Claude CodeCodex
Read-only triage router for Oracle AIDP Fusion Autopilot failures. Use when the user pastes CLI output, a traceback, an .aidp/diagnostics path, a run id, or says bootstrap, validate, seed, incremental, dashboard, OAC, or workbook failed. Extract AIDPF- codes, affected run id, dataset, layer, variation point, or…
oracle-samples/oracle-aidp-samples
Skill Claude CodeCodex
Diagnose and route Fusion->AIDP schema-drift / gate failures. When a run fails with a drift gate (AIDPF-2072 Fusion PVO drift, AIDPF-4070/4071 source-schema, AIDPF-2012 bronze fingerprint, AIDPF-4040 plan-hash), this read-only skill explains the code, probes the LIVE Fusion PVO, classifies each affected column, and…
oracle-samples/oracle-aidp-samples
Skill Claude CodeCodex
Choose and verify the safest low-cost refresh mechanism for an Oracle Fusion AIDP bronze, silver, or gold node. Use when asked whether a node can be incremental, why a node re-extracts or rebuilds in incremental mode, how to reduce refresh cost, or when authoring a new node needs a refresh-strategy decision. Inspects…
oracle-samples/oracle-aidp-samples
Skill Claude CodeCodex
Author a new medallion node (gold mart, silver dim, or additive column) when the live gold layer AND the content pack both cannot serve a business need. Takes the user's business logic, inspects the Fusion PVO SOURCE schema (not bronze) for available raw fields, and authors the lowest-cost, additive, non-destructive…
oracle-samples/oracle-aidp-samples
Skill Claude CodeCodex
Draft a content-pack overlay extending the starter pack's variation-point candidate lists when aidp-fusion-autopilot bootstrap fails AIDPF-2010 / AIDPF-2011. Reads diagnostic artifacts under .aidp/diagnostics/ /, proposes new candidates from the observed bronze schema, presents a draft overlay for operator approval…
oracle-samples/oracle-aidp-samples
Skill Claude CodeCodex
Turn a natural-language dashboard request into a concrete OAC dataset plan, grounded in the LIVE AIDP gold layer. Inspects the actual materialized Delta tables in the AIDP catalog (evidence — never the content-pack YAMLs), checks what OAC datasets already exist via OAC MCP, then tells the operator exactly which OAC…
oracle-samples/oracle-aidp-samples
Skill Claude CodeCodex
Guide the manual Oracle Analytics Cloud dataset checkpoint for the Fusion AIDP bundle. Consume an oac-dataset-advisor recommendation, produce exact OAC UI steps for creating or reusing the AIDP connection and dataset over live AIDP gold tables, pause while the operator creates the dataset, then verify it with OAC MCP…
oracle-samples/oracle-aidp-samples
Skill Claude CodeCodex
Author regenerated OAC workbook JSON with deterministic template-first generation, runtime semantic validation checks, MCP save-validation, and preview iteration.
oracle-samples/oracle-aidp-samples
Plugin Claude Code
Drive the Oracle AI Data Platform (AIDP) Databricks Migration Toolkit in natural language. Self-contained — the full Python engine (scripts/, aidpcompat/) ships bundled under engine/ and is invoked from skills via ${CLAUDEPLUGINROOT}/engine/scripts/. Teaches Claude how to plan and execute an automated end-to-end mig.
oracle-samples/oracle-aidp-samples
Agent
Use this agent when the user has pointed at a single Databricks notebook (.ipynb / .py / .scala) and wants to know what it does, what it depends on, what risks the migrator will hit, and which gotchas (from references/gotchas.md) will apply. Run before manually authoring an entry in a migration manifest, OR as a…
oracle-samples/oracle-aidp-samples
Agent
Use this agent after aidp-migrate-job completes to review a migrated .ipynb for correctness (NOT just "did it run"). Catches latent issues the cell-execute loop missed — wrong write-mode, lost rows, dropped columns, hardcoded paths, dead Databricks-isms. Outputs a structured review report.