Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
veeva-enterprise-rbac
Veeva Vault enterprise rbac for enterprise operations.
Use when implementing advanced Veeva Vault patterns.
Trigger: "veeva enterprise rbac".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
veeva-multi-env-setup
Veeva Vault multi env setup for enterprise operations.
Use when implementing advanced Veeva Vault patterns.
Trigger: "veeva multi env setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
veeva-common-errors
Veeva Vault common errors for REST API and clinical operations.
Use when working with Veeva Vault document management and CRM.
Trigger: "veeva common errors".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
veeva-local-dev-loop
Veeva Vault local dev loop for REST API and clinical operations.
Use when working with Veeva Vault document management and CRM.
Trigger: "veeva local dev loop".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
veeva-incident-runbook
Veeva Vault incident runbook for enterprise operations.
Use when implementing advanced Veeva Vault patterns.
Trigger: "veeva incident runbook".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
veeva-rate-limits
Veeva Vault rate limits for REST API and clinical operations.
Use when working with Veeva Vault document management and CRM.
Trigger: "veeva rate limits".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
veeva-data-handling
Veeva Vault data handling for enterprise operations.
Use when implementing advanced Veeva Vault patterns.
Trigger: "veeva data handling".
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-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-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-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-upgrade-migration
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", "oci sdk upgrade", "oci terraform provider update", "oci version migration".
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-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-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
-
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-security-basics
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 setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-webhooks-events
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", "oci events rules", "oci notifications", "oci ons topics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-sdk-patterns
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 retry", "oci memory leak", "oraclecloud client lifecycle".
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-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-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-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