oci

Design OKE clusters and deploy OCI Functions with oci CLI.

785|220|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/oracle/skills --skill oci-oracle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oci
Source: https://github.com/oracle/skills/tree/main/oci
Command: npx skills add https://github.com/oracle/skills --skill oci-oracle

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires oci, terraform, oci-cli, oci-functions-cli, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance for designing, operating, and troubleshooting Oracle Cloud Infrastructure (OCI) services, covering a wide range of topics including OKE, OCI Functions, IoT Platform, and Enterprise AI.

Core Features & Use Cases

  • OKE Cluster Design: Design and plan OKE clusters with Terraform or Resource Manager, including cluster configuration, node pools, and add-ons.
  • OCI Functions Deployment and Troubleshooting: Deploy and troubleshoot OCI Functions locally, with options for Docker login, app creation, and deployment.
  • OCI IoT Platform: Explore and troubleshoot resources on the OCI IoT Platform, including domains, digital twin models, and device publish flows.
  • Enterprise AI: Build, deploy, and secure AI models and agents on OCI, with cost estimation and integration with other Oracle services.
  • Use Case: Suppose you need to design an OKE cluster for a new application. Use this Skill to generate a Terraform plan or Resource Manager schema for your cluster, including node pools and network configurations.

Quick Start

Use the oci skill to design an OKE cluster with 3 nodes, private API endpoint, and VCN-native pod networking.

Frequently Asked Questions about oci

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design an OKE cluster with Terraform on Oracle Cloud Infrastructure?

Design OKE clusters on Oracle Cloud Infrastructure by generating Terraform plans or Resource Manager schemas that define node pools, private API endpoints, and VCN-native pod networking configurations. This approach provisions container clusters with managed Kubernetes infrastructure and automated network integration.

What is the best way to deploy and troubleshoot OCI Functions locally?

Deploy and troubleshoot OCI Functions locally using Docker login, application creation, and deployment commands via the oci CLI. This process packages serverless code, resolves deployment errors, and validates function execution before pushing to production OCI environments.

Can I manage digital twin models and device publish flows on the OCI IoT Platform?

Manage digital twin models and device publish flows on the OCI IoT Platform by exploring and troubleshooting IoT domains. This connects IoT devices, validates telemetry data ingestion, and synchronizes physical device state with cloud-hosted digital twins.

Does this Oracle Cloud Infrastructure skill support building and deploying Enterprise AI models?

Build, deploy, and secure Enterprise AI models and agents on Oracle Cloud Infrastructure with integrated cost estimation. This integrates AI workflows with other Oracle services, deploys trained models to managed endpoints, and estimates cloud compute costs.

Do I need the oci CLI and Terraform installed to use this Oracle Cloud Infrastructure automation?

Install the oci CLI, oci-functions-cli, and Terraform to execute Oracle Cloud Infrastructure automation tasks. These dependencies provide the command-line interfaces and infrastructure-as-code engines required to provision cloud resources, deploy functions, and manage clusters.