Topic: saas
4,656 skills in this topic.
-
fathom-deploy-integration
Deploy Fathom webhook handlers and meeting sync services.
Trigger with phrases like "deploy fathom", "fathom webhook server", "fathom cloud function".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-hello-world
Retrieve meeting transcripts and summaries from the Fathom API.
Use when fetching meeting data, testing API access,
or learning Fathom API response structure.
Trigger with phrases like "fathom hello world", "fathom first api call",
"get fathom transcript", "fathom meeting data".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-incident-runbook
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 incident", "oci outage runbook", "oci failover", "oci instance recovery".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-reference-architecture
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 architecture", "oci reference design", "oci 3 tier", "oci vpc design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-rate-limits
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 throttling", "oci backoff".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-query-transform
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-prod-checklist
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 checklist", "oci production ready", "oci security audit", "oci well-architected".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-performance-tuning
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 volume iops", "oracle cloud performance tuning".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-observability
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 monitoring", "oci alarms", "oci logging", "oracle cloud observability".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-multi-env-setup
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 "oraclecloud multi env setup", "oci profiles", "oci environments", "oci config profiles".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-migration-deep-dive
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 "oraclecloud migration", "aws to oci", "azure to oci", "oci migration deep dive".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-local-dev-loop
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", "oraclecloud dev workflow", "avoid oci console".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-install-auth
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 credentials", "oci config".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-ci-integration
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 ci", "oci github actions", "oracle cloud ci integration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-data-handling
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 lifecycle".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-cost-tuning
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 usage api", "oci spending", "oracle cloud cost tuning".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-core-workflow-b
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 subnet".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-core-workflow-a
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-common-errors
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", "NotAuthorizedOrNotFound", "oci 401".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-deploy-integration
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 instances", "oracle cloud deploy integration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-hello-world
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 instance", "oci compute example", "out of capacity oci".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-enterprise-rbac
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 dynamic groups", "oci policy inheritance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-schema-migration
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 oci", "mtls oracle".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-debug-bundle
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 bundle", "oci diagnostics", "oci serial console", "oci instance debug".
jeremylongshore/claude-code-plugins-plus-skills 1,803