oci-cli

Execute OCI CLI commands to manage OCI resources across compartments and regions.

3|2|Updated Sep 25, 2025
One-click install
npx skills add https://github.com/oci-ai-incubations/ai-accelerator-starter-packs --skill oci-cli-oci-ai-incubations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oci-cli
Source: https://github.com/oci-ai-incubations/ai-accelerator-starter-packs/tree/main/.claude/skills/oci-cli
Command: npx skills add https://github.com/oci-ai-incubations/ai-accelerator-starter-packs --skill oci-cli-oci-ai-incubations

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables users to run OCI CLI commands to discover and manage OCI resources across compartments, regions, and services directly from prompts.

Core Features & Use Cases

  • Execute OCI CLI commands against core OCI services (OCIR, Compute, IAM, Networking, Resource Manager, and Kubernetes).
  • Interactively prompt for region, compartment, and optional OCI profile to tailor commands.
  • Return structured, human-readable outputs and quick validation of available resources.

Quick Start

Ask the tool to list compartments in the current tenancy.

Frequently Asked Questions about oci-cli

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

FAQPage Schema
How do I manage OCI resources across multiple compartments and regions?

To manage OCI resources across compartments and regions, you can execute OCI CLI commands with interactive prompts that enforce region and compartment selection, returning structured and human-readable outputs for quick visibility.

Can I list compute instances and container registries without memorizing OCI CLI syntax?

Yes, you can list compute instances and container registries through guided prompts that automatically format the underlying OCI CLI commands, allowing you to query resources without needing to memorize the exact CLI syntax.

Does this approach support switching between different OCI profiles?

Switching between different OCI profiles is fully supported, as the execution prompts allow you to specify an optional OCI profile to authenticate and scope your resource management commands to the correct tenancy configuration.

What OCI services can I query using guided CLI commands?

Using guided CLI commands, you can query core OCI services including Compute, Container Registry, IAM entities, Networking, Resource Manager, and Kubernetes to validate available resources within your scoped compartments.

How do I get quick visibility into OCI networking and IAM entities?

You can get quick visibility into OCI networking and IAM entities by running targeted CLI commands that interactively prompt for your required region and compartment, formatting the results for easy interpretation.

What is the best way to run OCI CLI commands for cloud administration tasks?

The best way to run OCI CLI commands for cloud administration is using a guided interface that enforces compartment and region scoping, ensuring your compute, networking, and IAM queries return structured and easily readable results.