skills
Oracle Database, OCI, APEX, and GraalVM skills for AI agents
All Skills in This Repository (12)
Pure Emerald Level Indicatorsfusion
Develop, deploy, and manage Oracle Fusion applications and services.
apexlang
Generate and validate Oracle APEX applications using APEXlang.
oci
Design OKE clusters and deploy OCI Functions with oci CLI.
graal
Build and troubleshoot GraalVM Native Image applications with Maven and Gradle.
enterprise-ai
Guide AI model deployment, security, and integration within Oracle Cloud Infrastructure.
oke-gva-deployer
Deploy and configure OKE nodes with Generic VNIC Attachment.
oke-multihome-deployer
Automate Multus multihome deployment and troubleshooting on OCI Kubernetes Engine.
oke-cluster-generator
Generate Terraform stacks and OCI Resource Manager schemas for OKE clusters.
oci-functions-troubleshoot
Diagnose OCI Functions deployment and invocation issues using logs, traces, and metrics.
db
Provides Oracle Database guidance for SQL, PL/SQL, administration, performance tuning, and migrations.
oke-troubleshooter
Diagnose OCI Kubernetes Engine cluster and workload incidents through evidence-driven root cause analysis.
oci-functions-deploy
Automates scaffolding, configuration, and deployment of OCI Functions from local workstations.
Frequently Asked Questions
FAQPage SchemaHow to install Oracle Skills?βΌ
Run `npx skills add oracle/skills --all -g -y` in your terminal to install the full suite globally, or install a single domain such as `npx skills add oracle/skills/oci`.
What can Oracle Skills do?βΌ
It gives your AI agent expert guidance for Oracle Database SQL and PL/SQL, OCI Kubernetes troubleshooting, OCI Functions deployment, IoT digital twins, Enterprise AI, GraalVM Native Image, and APEX app generation.
Can AI troubleshoot my OKE cluster?βΌ
Yes. The OKE troubleshooter skill collects read-only evidence, correlates Kubernetes objects with OCI resources, ranks likely root causes, and only runs fixes after your explicit approval.
Does Oracle Skills work with Claude Code and Codex?βΌ
Yes. Every skill follows the standard SKILL.md format and works in Claude Code, Codex, Cursor, and other compatible AI coding agents.
Is it safe to let the agent run OCI commands?βΌ
Yes. Read-only discovery runs freely, but any command that creates, updates, or deletes OCI or Kubernetes resources requires your explicit confirmation first.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core