oracle-ai-data-platform-workbench-engineer-agent
Oracle AI Data Platform (AIDP) Workbench engineer agent for Claude Code — a 37-skill agent that operates the full Spark/Delta lakehouse in natural language. Discovers your catalog into a grounding cache, turns plain English into accurate Spark SQL, and runs the lifecycle (CREATE/INSERT/UPDATE/DELETE/MERGE, OPTIMIZE/VACUUM, time-travel). Ingests files, profiles data and sets quality rules, authors and repairs pipelines, provisions clusters, and debugs via the Spark UI. Governs the platform (roles, credential store, Delta Sharing, audit logs), plus native Git, bundles, and MLOps/MLflow. Runs via the official Oracle aidp CLI.
Summary
This skill provides 18 Spark connectors for Oracle AI Data Platform Workbench, covering Oracle Autonomous DB, ExaCS, Fusion ERP, EPM Cloud, Essbase, OCI Streaming, OCI Object Storage, Apache Iceberg, and external systems like PostgreSQL, MySQL, SQL Server, Snowflake, Azure ADLS Gen2, AWS S3, generic REST, custom JDBC, and Excel.
- 0 cluster with 17 passing tests, streamlining data
Install & Usage
mkdir -p .claude/agentsAdd the configuration to .claude/agents/oracle-ai-data-platform-workbench-engineer-agent.md
@oracle-ai-data-platform-workbench-engineer-agentUse Cases
Usage Examples
/oracle-ai-data-platform-workbench-spark-connectors read from Oracle Autonomous Database using wallet file and run a SQL query
Use the OCI Object Storage connector to write a Spark DataFrame to a bucket in OCI
Connect to Snowflake via the Snowflake connector and perform a join with data from Oracle ADW
Security Audits
Frequently Asked Questions
What is oracle-ai-data-platform-workbench-engineer-agent?
This skill provides 18 Spark connectors for Oracle AI Data Platform Workbench, covering Oracle Autonomous DB, ExaCS, Fusion ERP, EPM Cloud, Essbase, OCI Streaming, OCI Object Storage, Apache Iceberg, and external systems like PostgreSQL, MySQL, SQL Server, Snowflake, Azure ADLS Gen2, AWS S3, generic REST, custom JDBC, and Excel. It enables developers to read and write data from these sources directly within Claude Code, validated on a Spark 3.5.0 cluster with 17 passing tests, streamlining data
How to install oracle-ai-data-platform-workbench-engineer-agent?
To install oracle-ai-data-platform-workbench-engineer-agent: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/oracle-ai-data-platform-workbench-engineer-agent.md. Finally, @oracle-ai-data-platform-workbench-engineer-agent in Claude Code.
What is oracle-ai-data-platform-workbench-engineer-agent best for?
oracle-ai-data-platform-workbench-engineer-agent is a agent categorized under Development. It is designed for: agent. Created by Oracle.
What can I use oracle-ai-data-platform-workbench-engineer-agent for?
oracle-ai-data-platform-workbench-engineer-agent is useful for: Connect to Oracle Autonomous Database using wallet, IAM DB token, or API key for secure data access.; Read and write data from OCI Object Storage or AWS S3 for cloud-native data pipelines.; Ingest streaming data from OCI Streaming (Kafka) for real-time analytics.; Query Fusion ERP REST or BICC endpoints to extract enterprise data for reporting.; Access external databases like PostgreSQL, MySQL, SQL Server, or Snowflake for cross-platform data integration.; Load and transform Excel files or custom JDBC sources for ad-hoc data analysis..