Incident Runbook for OpenEvidence. Trigger: "openevidence incident runbook".
Langue du texte source : anglais
Menu
Skills dans ce dépôt
SkillsMP a collecté 3 430 skills depuis jeremylongshore/tons-of-skills-marketplace. Ouvrez un skill pour examiner sa source et ses détails.
jeremylongshore/tons-of-skills-marketplaceAffichage de 40 skills collectés sur 3 430.
Incident Runbook for OpenEvidence. Trigger: "openevidence incident runbook".
Langue du texte source : anglais
Install and configure OpenEvidence SDK/API authentication. Use when setting up a new OpenEvidence integration. Trigger: "install openevidence", "setup openevidence", "openevidence auth".
Langue du texte source : anglais
Local Dev Loop for OpenEvidence. Trigger: "openevidence local dev loop".
Langue du texte source : anglais
Migration Deep Dive for OpenEvidence. Trigger: "openevidence migration deep dive".
Langue du texte source : anglais
Multi Env Setup for OpenEvidence. Trigger: "openevidence multi env setup".
Langue du texte source : anglais
Observability for OpenEvidence. Trigger: "openevidence observability".
Langue du texte source : anglais
Performance Tuning for OpenEvidence. Trigger: "openevidence performance tuning".
Langue du texte source : anglais
Prod Checklist for OpenEvidence. Trigger: "openevidence prod checklist".
Langue du texte source : anglais
Rate Limits for OpenEvidence. Trigger: "openevidence rate limits".
Langue du texte source : anglais
Reference Architecture for OpenEvidence. Trigger: "openevidence reference architecture".
Langue du texte source : anglais
Sdk Patterns for OpenEvidence. Trigger: "openevidence sdk patterns".
Langue du texte source : anglais
Security Basics for OpenEvidence. Trigger: "openevidence security basics".
Langue du texte source : anglais
Upgrade Migration for OpenEvidence. Trigger: "openevidence upgrade migration".
Langue du texte source : anglais
Webhooks Events for OpenEvidence. Trigger: "openevidence webhooks events".
Langue du texte source : anglais
Configure CI/CD pipelines for OCI with Terraform and GitHub Actions. Use when setting up automated infrastructure deployments, running Terraform plans in CI, or configuring OCI authentication for GitHub Actions. Trigger with "oraclecloud ci", "oci terraform…
Langue du texte source : anglais
Diagnose and fix Oracle Cloud Infrastructure API errors with real error codes and proven fixes. Use when encountering OCI ServiceError exceptions, auth failures, SSL issues, or timeout errors. Trigger with "oci error", "fix oraclecloud", "debug oci",…
Langue du texte source : anglais
Launch, manage, and scale OCI compute instances with capacity retry logic. Use when provisioning VMs, selecting instance shapes, or handling "out of capacity" errors. Trigger with "oci compute", "launch instance", "out of capacity", "instance shapes".
Langue du texte source : anglais
Build OCI networking from scratch — VCN, subnets, gateways, and security rules. Use when creating a new VCN, debugging connectivity issues, or setting up security lists and NSGs. Trigger with "oci networking", "vcn setup", "security list", "nsg rules", "oci…
Langue du texte source : anglais
Track OCI spend with the Usage API and set up budget alerts. Use when monitoring Oracle Cloud costs, creating budgets, analyzing spend by compartment or service, or optimizing Universal Credits consumption. Trigger with "oraclecloud cost", "oci budget", "oci…
Langue du texte source : anglais
Manage OCI Object Storage — buckets, uploads, PARs, and lifecycle policies. Use when uploading objects, creating pre-authenticated requests, or configuring lifecycle rules. Trigger with "oci object storage", "oci bucket", "par url", "multipart upload", "oci…
Langue du texte source : anglais
Collect OCI instance diagnostics — serial console, cloud-init logs, metadata, and VCN flow logs — into a single debug bundle. Use when an OCI instance is unresponsive, stuck in provisioning, or showing infrastructure errors. Trigger with "oraclecloud debug…
Langue du texte source : anglais
Deploy containers to OCI using OKE (Kubernetes) or Container Instances. Use when deploying applications to Oracle Cloud, pushing images to OCIR, or configuring OKE clusters. Trigger with "oraclecloud deploy", "oci kubernetes", "oke deploy", "oci container…
Langue du texte source : anglais
Design OCI compartment hierarchies, dynamic groups, and cross-tenancy access patterns. Use when planning enterprise RBAC, setting up Instance Principal auth, or debugging policy inheritance. Trigger with "oraclecloud enterprise rbac", "oci compartments", "oci…
Langue du texte source : anglais
Launch your first OCI compute instance with capacity retry logic. Use when creating a new compute instance, testing OCI connectivity, or hitting "Out of host capacity" errors on Always Free ARM shapes. Trigger with "oraclecloud hello world", "launch oci…
Langue du texte source : anglais
Self-service incident runbook for OCI outages — health probes, instance recovery, cross-AD/region failover. Use when OCI instances go down, the status page is silent, or you need automated recovery without waiting for support. Trigger with "oraclecloud…
Langue du texte source : anglais
Install and configure Oracle Cloud Infrastructure (OCI) SDK and CLI authentication. Use when setting up a new OCI integration, generating API signing keys, or debugging config file errors. Trigger with "install oraclecloud", "setup oci auth", "oraclecloud…
Langue du texte source : anglais
Set up a productive local OCI development workflow using CLI and SDK instead of the web console. Use when the OCI Console is too slow, setting up CLI profiles, or building shell aliases for common operations. Trigger with "oci local dev", "oci cli setup",…
Langue du texte source : anglais
Migrate workloads from AWS or Azure to OCI — IAM translation, networking mapping, compute image import, and data migration. Use when planning an AWS-to-OCI or Azure-to-OCI migration, translating cloud concepts, or importing custom images. Trigger with…
Langue du texte source : anglais
Configure multi-environment OCI workflows with config profiles and compartment-per-environment patterns. Use when setting up dev/staging/prod separation, switching between OCI profiles, or preventing accidental production deployments. Trigger with…
Langue du texte source : anglais
Set up programmatic monitoring, logging, and alarms for OCI resources. Use when configuring OCI Monitoring metrics, creating alarm rules, publishing custom metrics, or searching logs via the Logging service. Trigger with "oraclecloud observability", "oci…
Langue du texte source : anglais
Optimize OCI compute shapes, block volume tiers, and network throughput. Use when choosing instance shapes, configuring block volume performance, or benchmarking OCI infrastructure. Trigger with "oraclecloud performance", "oci shape comparison", "oci block…
Langue du texte source : anglais
Pre-production readiness checklist for OCI — backup policies, security audit, key rotation, encryption, and Cloud Guard. Use when preparing an OCI environment for production workloads or auditing an existing deployment. Trigger with "oraclecloud prod…
Langue du texte source : anglais
Query OCI metrics with MQL and create monitoring alarms via the Python SDK. Use when building dashboards, querying CPU/memory/network metrics, or creating alarms. Trigger with "oci monitoring", "mql query", "oci metrics", "oci alarm", "cpu utilization oci".
Langue du texte source : anglais
Handle OCI API rate limits with defensive retry patterns and known limits by service. Use when automating bulk OCI operations, hitting 429 TooManyRequests errors, or building resilient API clients. Trigger with "oraclecloud rate limits", "oci 429 error", "oci…
Langue du texte source : anglais
Standard 3-tier OCI reference architecture with VCN, subnets, gateways, load balancer, compute, and Autonomous DB. Use when designing a new OCI deployment, translating AWS/Azure patterns, or creating Terraform for OCI infrastructure. Trigger with "oraclecloud…
Langue du texte source : anglais
Migrate to OCI Autonomous Database — wallet setup, mTLS, Data Pump, and python-oracledb. Use when provisioning Autonomous DB, downloading wallets, or migrating data with Data Pump. Trigger with "autonomous database", "oci adb", "wallet download", "data pump…
Langue du texte source : anglais
Production-grade OCI SDK patterns for client lifecycle, retry logic, and memory leak avoidance. Use when building long-running OCI services, fixing memory leaks with Instance Principal auth, or implementing retry/backoff. Trigger with "oci sdk patterns", "oci…
Langue du texte source : anglais
Master OCI IAM policy syntax, common policy patterns, and API key management. Use when writing IAM policies, granting access to compartments, or managing API keys. Trigger with "oraclecloud security basics", "oci iam policy", "oci policy syntax", "oci api key…
Langue du texte source : anglais
Safely upgrade OCI Python SDK and Terraform provider — version pinning, breaking change detection, and rollback. Use when upgrading oci pip packages, updating the Terraform OCI provider, or debugging post-upgrade failures. Trigger with "oraclecloud upgrade",…
Langue du texte source : anglais
Wire up event-driven workflows with OCI Events, Notifications, and Functions. Use when building serverless event processing, subscribing to instance lifecycle changes, or routing audit events to alerting systems. Trigger with "oraclecloud webhooks events",…
Langue du texte source : anglais