mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
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:
@@ -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)
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user