Skip to content

OCI Database Cloud Services : Skills for BaseDB Worflow - #97

Open
Kushal34563 wants to merge 6 commits into
oracle:mainfrom
Kushal34563:oci-database-cloud-service-skills-for-basedb-workflow
Open

OCI Database Cloud Services : Skills for BaseDB Worflow#97
Kushal34563 wants to merge 6 commits into
oracle:mainfrom
Kushal34563:oci-database-cloud-service-skills-for-basedb-workflow

Conversation

@Kushal34563

@Kushal34563 Kushal34563 commented Jul 27, 2026

Copy link
Copy Markdown
Member

Description:
This PR adds a comprehensive BaseDB skill for managing Oracle Base Database Service virtual machine DB systems through OCI MCP operations.

The skill supports the full BaseDB resource hierarchy:

  • Compartments
  • VCNs and Subnets
  • DBSystems
  • DB Homes
  • Databases/CDBs
  • Pluggable Databases/PDBs
  • Backups and Data Guard Associations

Key capabilities include:

  • No mutation calls allowed
  • Guided collection of required and optional parameters.
  • Hierarchy-aware inspect, and list flows.
  • OCI MCP operations through oracle/mcp oci-api-mcp-server.
  • Availability domain, VM shape, and database-version discovery guidance.
  • RSA-2048-or-stronger SSH key requirements and safe handling of passwords, private keys, and other sensitive values.
  • Clear boundaries for compartments, VCNs, subnets, NSGs, and other external dependencies.
  • Guardrails against unsupported service families, invented values, and unsafe destructive actions.

The skill is organized around a central workflow guide and OCI MCP references.

Signed-off-by: kushkana <kushal.k.kanagarla@oracle.com>
@Kushal34563 Kushal34563 changed the title oci database cloud service skills for basedb workflow OCI Database Cloud Services : Skills for BaseDB Worflow Jul 27, 2026
@Kushal34563 Kushal34563 closed this Sep 7, 2026
@Kushal34563 Kushal34563 reopened this Sep 7, 2026
@oracle-contributor-agreement

Copy link
Copy Markdown

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

  • PR author: Kushal34563

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. label Sep 7, 2026
Comment thread oci/database-cloud-services/basedb/SKILL.md
Comment thread oci/database-cloud-services/basedb/references/oci-api-mcp-server.md
@Kushal34563 Kushal34563 closed this Sep 7, 2026
@Kushal34563 Kushal34563 reopened this Sep 7, 2026
@oracle-contributor-agreement oracle-contributor-agreement Bot added OCA Verified All contributors have signed the Oracle Contributor Agreement. and removed OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. labels Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants