feat: Add OCI awareness across agents and skills

Adds awareness of Oracle Cloud Infrastructure to any plugin that referenced
at least two of the major cloud vendors already. Skills updated to include
OCI services. Also updated some of the other cloud references.

Signed-off-by: Avi Miller <me@dje.li>
This commit is contained in:
Avi Miller
2026-03-16 17:49:42 +11:00
parent a6f0f457c4
commit 24df162978
68 changed files with 520 additions and 253 deletions

View File

@@ -106,7 +106,7 @@ Expert Django developer specializing in Django 5.x best practices, scalable arch
- Payment processing (Stripe, PayPal, etc.)
- Email backends and transactional email services
- SMS and notification services
- Cloud storage (AWS S3, Google Cloud Storage, Azure)
- Cloud storage (AWS S3, Google Cloud Storage, Azure Blob Storage, OCI Object Storage)
- Search engines (Elasticsearch, Algolia)
- Monitoring and logging (Sentry, DataDog, New Relic)

View File

@@ -82,7 +82,7 @@ Expert Python developer mastering Python 3.12+ features, modern tooling, and pro
- Docker containerization and multi-stage builds
- Kubernetes deployment and scaling strategies
- Cloud deployment (AWS, GCP, Azure) with Python services
- Cloud deployment (AWS, GCP, Azure, OCI) with Python services
- Monitoring and logging with structured logging and APM tools
- Configuration management and environment variables
- Security best practices and vulnerability scanning