Topic: ai
10,359 skills in this topic.
-
fathom-debug-bundle
Collect Fathom API diagnostics for support cases.
Trigger with phrases like "fathom debug", "fathom diagnostics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
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-reference-architecture
Reference architecture for Fathom meeting intelligence integrations.
Trigger with phrases like "fathom architecture", "fathom design", "fathom integration pattern".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-sdk-patterns
Production-ready Fathom API client patterns in Python and TypeScript.
Use when building reusable Fathom clients, implementing meeting data pipelines,
or wrapping the Fathom REST API.
Trigger with phrases like "fathom API patterns", "fathom client wrapper",
"fathom Python client", "fathom TypeScript".
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-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-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-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-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-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-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-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
-
perplexity-observability
Set up monitoring for Perplexity Sonar API with latency, cost, citation quality, and error tracking.
Use when implementing monitoring dashboards, setting up alerts,
or tracking Perplexity API health in production.
Trigger with phrases like "perplexity monitoring", "perplexity metrics",
"perplexity observability", "monitor perplexity", "perplexity dashboard".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
quicknode-common-errors
Diagnose and fix QuickNode RPC errors: nonce issues, gas failures, rate limits.
Use when encountering blockchain RPC errors, failed transactions, or connection issues.
Trigger with phrases like "quicknode error", "RPC error", "nonce too low", "gas estimation failed".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
quicknode-core-workflow-a
QuickNode core workflow a — blockchain RPC and Web3 infrastructure integration.
Use when working with QuickNode for blockchain development.
Trigger with phrases like "quicknode core workflow a", "quicknode-core-workflow-a", "blockchain RPC".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
quicknode-local-dev-loop
QuickNode local dev loop — blockchain RPC and Web3 infrastructure integration.
Use when working with QuickNode for blockchain development.
Trigger with phrases like "quicknode local dev loop", "quicknode-local-dev-loop", "blockchain RPC".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
quicknode-performance-tuning
QuickNode performance tuning — blockchain RPC and Web3 infrastructure integration.
Use when working with QuickNode for blockchain development.
Trigger with phrases like "quicknode performance tuning", "quicknode-performance-tuning", "blockchain RPC".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
quicknode-webhooks-events
QuickNode webhooks events — blockchain RPC and Web3 infrastructure integration.
Use when working with QuickNode for blockchain development.
Trigger with phrases like "quicknode webhooks events", "quicknode-webhooks-events", "blockchain RPC".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-core-workflow-b
Execute Salesforce Bulk API 2.0 and Composite API operations for high-volume data.
Use when importing/exporting large datasets, performing multi-object transactions,
or chaining dependent API calls.
Trigger with phrases like "salesforce bulk API", "salesforce composite",
"salesforce batch", "salesforce mass import", "salesforce large data".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-cost-tuning
Optimize Salesforce costs through API call reduction, edition selection, and license management.
Use when analyzing Salesforce costs, reducing API consumption,
or choosing the right Salesforce edition for your integration needs.
Trigger with phrases like "salesforce cost", "salesforce pricing",
"reduce salesforce costs", "salesforce license", "salesforce API usage", "salesforce budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-install-auth
Install and configure Salesforce SDK/CLI authentication with jsforce or Salesforce CLI.
Use when setting up a new Salesforce integration, configuring OAuth flows,
or initializing Salesforce connectivity in your project.
Trigger with phrases like "install salesforce", "setup salesforce",
"salesforce auth", "configure salesforce", "jsforce setup", "sf cli login".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-known-pitfalls
Identify and avoid Salesforce anti-patterns including SOQL N+1, governor limit violations, and API waste.
Use when reviewing Salesforce code for issues, onboarding new developers,
or auditing existing Salesforce integrations for best practices violations.
Trigger with phrases like "salesforce mistakes", "salesforce anti-patterns",
"salesforce pitfalls", "salesforce what not to do", "salesforce code review".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-policy-guardrails
Implement Salesforce lint rules, SOQL injection prevention, and API usage guardrails.
Use when enforcing Salesforce integration code quality, preventing SOQL injection,
or configuring CI policy checks for Salesforce best practices.
Trigger with phrases like "salesforce policy", "salesforce lint",
"salesforce guardrails", "SOQL injection", "salesforce eslint", "salesforce code review".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-prod-checklist
Execute Salesforce production deployment checklist with sandbox testing and rollback.
Use when deploying Salesforce integrations to production, preparing for launch,
or implementing go-live procedures.
Trigger with phrases like "salesforce production", "deploy salesforce",
"salesforce go-live", "salesforce launch checklist", "salesforce sandbox to prod".
jeremylongshore/claude-code-plugins-plus-skills 1,803