Topic: llm
10,059 skills in this topic.
-
flexport-multi-env-setup
Configure Flexport API across dev, staging, and production environments
with isolated API keys, separate webhook endpoints, and environment guards.
Trigger: "flexport environments", "flexport staging", "flexport multi-env".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flexport-observability
Set up observability for Flexport logistics integrations with metrics,
structured logging, distributed tracing, and alerting dashboards.
Trigger: "flexport monitoring", "flexport observability", "flexport metrics", "flexport alerts".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flexport-performance-tuning
Optimize Flexport API performance with pagination tuning, response caching,
parallel requests, and connection pooling for logistics data.
Trigger: "flexport performance", "flexport slow API", "flexport caching", "optimize flexport".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flexport-upgrade-migration
Migrate between Flexport API versions (v1 to v2, Logistics API versions).
Use when upgrading API version headers, handling deprecated endpoints,
or migrating from legacy Flexport API patterns.
Trigger: "upgrade flexport", "flexport API version", "flexport migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flexport-webhooks-events
Implement Flexport webhook event handling for shipment milestones, booking updates,
purchase order events, and invoice notifications.
Trigger: "flexport webhooks", "flexport events", "flexport milestones",
"flexport shipment tracking webhook".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
groq-ci-integration
Configure Groq CI/CD integration with GitHub Actions, testing, and model validation.
Use when setting up automated testing, configuring CI pipelines,
or integrating Groq tests into your build process.
Trigger with phrases like "groq CI", "groq GitHub Actions",
"groq automated tests", "CI groq".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
groq-common-errors
Diagnose and fix Groq API errors with real error codes and solutions.
Use when encountering Groq errors, debugging failed requests,
or troubleshooting integration issues.
Trigger with phrases like "groq error", "fix groq",
"groq not working", "debug groq", "groq 429".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
groq-core-workflow-a
Execute Groq primary workflow: chat completions with tool use and JSON mode.
Use when implementing chat interfaces, function calling, structured output,
or building AI features with Groq's fast inference.
Trigger with phrases like "groq chat completion", "groq tool use",
"groq function calling", "groq JSON mode".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
groq-enterprise-rbac
Configure Groq organization management, API key scoping, spending controls, and team access patterns.
Trigger with phrases like "groq organization", "groq RBAC",
"groq enterprise", "groq team access", "groq spending limits", "groq multi-team".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
groq-hello-world
Create a minimal working Groq chat completion example.
Use when starting a new Groq integration, testing your setup,
or learning basic Groq API patterns.
Trigger with phrases like "groq hello world", "groq example",
"groq quick start", "simple groq code".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
groq-incident-runbook
Execute Groq incident response: triage, mitigation, fallback, and postmortem.
Use when responding to Groq-related outages, investigating errors,
or running post-incident reviews for Groq integration failures.
Trigger with phrases like "groq incident", "groq outage",
"groq down", "groq on-call", "groq emergency", "groq broken".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
groq-performance-tuning
Optimize Groq API performance with model selection, caching, streaming, and parallel requests.
Use when experiencing slow responses, implementing caching strategies,
or optimizing request throughput for Groq integrations.
Trigger with phrases like "groq performance", "optimize groq",
"groq latency", "groq caching", "groq slow", "groq speed".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
groq-prod-checklist
Execute Groq production deployment checklist and go-live procedures.
Use when deploying Groq integrations to production, preparing for launch,
or implementing go-live procedures.
Trigger with phrases like "groq production", "deploy groq",
"groq go-live", "groq launch checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
groq-rate-limits
Implement Groq rate limit handling with backoff, queuing, and header parsing.
Use when handling rate limit errors, implementing retry logic,
or optimizing API request throughput for Groq.
Trigger with phrases like "groq rate limit", "groq throttling",
"groq 429", "groq retry", "groq backoff".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-core-workflow-a
Build a complete HubSpot CRM contact-to-deal pipeline workflow.
Use when implementing lead capture, contact management, deal creation,
or end-to-end sales pipeline automation with HubSpot.
Trigger with phrases like "hubspot sales pipeline", "hubspot lead workflow",
"hubspot contact to deal", "hubspot CRM automation", "hubspot pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-core-workflow-b
Build HubSpot marketing automation with emails, forms, lists, and tickets.
Use when implementing marketing email campaigns, form submissions,
contact list management, or support ticket workflows.
Trigger with phrases like "hubspot marketing", "hubspot email campaign",
"hubspot forms", "hubspot lists", "hubspot tickets", "hubspot automation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-incident-runbook
Execute HubSpot incident response with triage, mitigation, and postmortem.
Use when responding to HubSpot API outages, investigating CRM errors,
or running post-incident reviews for HubSpot integration failures.
Trigger with phrases like "hubspot incident", "hubspot outage",
"hubspot down", "hubspot on-call", "hubspot emergency", "hubspot broken".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-install-auth
Install and configure HubSpot API client with authentication.
Use when setting up a new HubSpot integration, configuring private app tokens,
OAuth 2.0 flows, or initializing the @hubspot/api-client SDK.
Trigger with phrases like "install hubspot", "setup hubspot auth",
"hubspot access token", "configure hubspot API", "hubspot private app".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-upgrade-migration
Upgrade @hubspot/api-client SDK versions and migrate between API versions.
Use when upgrading the HubSpot Node.js SDK, migrating from v1/v2 to v3 APIs,
or handling breaking changes in the HubSpot API client.
Trigger with phrases like "upgrade hubspot", "hubspot SDK update",
"hubspot breaking changes", "migrate hubspot API version", "hubspot v3 migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lindy-ci-integration
Configure CI/CD pipelines for testing Lindy AI agent integrations.
Use when setting up automated testing, configuring GitHub Actions
for webhook receiver tests, or validating agent connectivity in CI.
Trigger with phrases like "lindy CI", "lindy GitHub Actions",
"lindy automated tests", "CI lindy pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lindy-common-errors
Troubleshoot common Lindy AI agent errors and workflow failures.
Use when encountering errors, debugging agent failures,
or resolving integration problems.
Trigger with phrases like "lindy error", "lindy not working",
"debug lindy", "lindy troubleshoot", "lindy agent failed".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lindy-enterprise-rbac
Configure enterprise role-based access control for Lindy AI workspaces.
Use when setting up team permissions, managing workspace access,
or implementing enterprise security policies with SSO/SCIM.
Trigger with phrases like "lindy permissions", "lindy RBAC",
"lindy access control", "lindy enterprise security", "lindy SSO".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lindy-hello-world
Create your first Lindy AI agent with a real trigger and action.
Use when starting with Lindy, testing your setup,
or learning basic agent workflow patterns.
Trigger with phrases like "lindy hello world", "lindy example",
"lindy quick start", "simple lindy agent", "first lindy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lindy-performance-tuning
Optimize Lindy AI agent execution speed, reliability, and cost efficiency.
Use when agents are slow, consuming too many credits,
or producing inconsistent results.
Trigger with phrases like "lindy performance", "lindy slow",
"optimize lindy", "lindy latency", "lindy speed".
jeremylongshore/claude-code-plugins-plus-skills 1,803