Topic: skills
17,247 skills in this topic.
-
workhuman-hello-world
Workhuman hello world for employee recognition and rewards API.
Use when integrating Workhuman Social Recognition,
or building recognition workflows with HRIS systems.
Trigger: "workhuman hello world".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
workhuman-install-auth
Workhuman install auth for employee recognition and rewards API.
Use when integrating Workhuman Social Recognition,
or building recognition workflows with HRIS systems.
Trigger: "workhuman install auth".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
together-webhooks-events
Together AI webhooks events for inference, fine-tuning, and model deployment.
Use when working with Together AI's OpenAI-compatible API.
Trigger: "together webhooks events".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
together-upgrade-migration
Together AI upgrade migration for inference, fine-tuning, and model deployment.
Use when working with Together AI's OpenAI-compatible API.
Trigger: "together upgrade migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
together-security-basics
Together AI security basics for inference, fine-tuning, and model deployment.
Use when working with Together AI's OpenAI-compatible API.
Trigger: "together security basics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
together-sdk-patterns
Together AI sdk patterns for inference, fine-tuning, and model deployment.
Use when working with Together AI's OpenAI-compatible API.
Trigger: "together sdk patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
together-reference-architecture
Together AI reference architecture for inference, fine-tuning, and model deployment.
Use when working with Together AI's OpenAI-compatible API.
Trigger: "together reference architecture".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
together-rate-limits
Together AI rate limits for inference, fine-tuning, and model deployment.
Use when working with Together AI's OpenAI-compatible API.
Trigger: "together rate limits".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
together-prod-checklist
Together AI prod checklist for inference, fine-tuning, and model deployment.
Use when working with Together AI's OpenAI-compatible API.
Trigger: "together prod checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
together-performance-tuning
Together AI performance tuning for inference, fine-tuning, and model deployment.
Use when working with Together AI's OpenAI-compatible API.
Trigger: "together performance tuning".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
together-local-dev-loop
Together AI local dev loop for inference, fine-tuning, and model deployment.
Use when working with Together AI's OpenAI-compatible API.
Trigger: "together local dev loop".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
together-install-auth
Install Together AI SDK and configure API key for inference and fine-tuning.
Use when setting up Together AI, configuring the OpenAI-compatible API,
or initializing the together Python package.
Trigger: "install together, setup together ai, together API key".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
together-hello-world
Run inference with Together AI -- chat completions, streaming, and model selection.
Use when testing open-source models, comparing model performance,
or learning the Together AI API.
Trigger: "together hello world, together AI example, run llama".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
together-deploy-integration
Together AI deploy integration for inference, fine-tuning, and model deployment.
Use when working with Together AI's OpenAI-compatible API.
Trigger: "together deploy integration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
together-debug-bundle
Together AI debug bundle for inference, fine-tuning, and model deployment.
Use when working with Together AI's OpenAI-compatible API.
Trigger: "together debug bundle".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-ci-integration
Configure CI/CD pipelines for Intercom integrations with GitHub Actions.
Use when setting up automated testing, configuring CI with Intercom secrets,
or integrating Intercom API tests into your build process.
Trigger with phrases like "intercom CI", "intercom GitHub Actions",
"intercom automated tests", "CI intercom", "intercom pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-common-errors
Diagnose and fix Intercom API errors by HTTP status code and error type.
Use when encountering Intercom errors, debugging failed API requests,
or troubleshooting integration issues.
Trigger with phrases like "intercom error", "fix intercom",
"intercom not working", "debug intercom", "intercom 401", "intercom 429".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-core-workflow-a
Manage Intercom contacts: create, search, update, merge leads into users.
Use when building contact management features, syncing user data,
or implementing contact search and segmentation.
Trigger with phrases like "intercom contacts", "intercom users",
"intercom leads", "create intercom contact", "search intercom contacts",
"merge intercom lead".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-core-workflow-b
Manage Intercom conversations: create, reply, close, snooze, assign, and tag.
Use when building conversation management features, automating replies,
or implementing support workflow automation.
Trigger with phrases like "intercom conversations", "intercom reply",
"intercom assign conversation", "intercom close conversation",
"intercom snooze", "manage intercom conversations".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-cost-tuning
Optimize Intercom API costs through caching, request reduction, and usage monitoring.
Use when analyzing Intercom API usage, reducing unnecessary requests,
or implementing usage tracking and budget awareness.
Trigger with phrases like "intercom cost", "intercom billing",
"reduce intercom requests", "intercom pricing", "intercom usage", "intercom budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-prod-checklist
Execute Intercom production readiness checklist and rollback procedures.
Use when deploying Intercom integrations to production, preparing for launch,
or implementing go-live validation.
Trigger with phrases like "intercom production", "deploy intercom",
"intercom go-live", "intercom launch checklist", "intercom production readiness".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-reference-architecture
Implement Intercom reference architecture with layered project structure.
Use when designing new Intercom integrations, reviewing project structure,
or establishing architecture standards for Intercom applications.
Trigger with phrases like "intercom architecture", "intercom project structure",
"how to organize intercom", "intercom layout", "intercom design patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-rate-limits
Handle Intercom API rate limits with backoff, queuing, and header monitoring.
Use when handling 429 errors, implementing retry logic,
or optimizing API request throughput for Intercom.
Trigger with phrases like "intercom rate limit", "intercom throttling",
"intercom 429", "intercom retry", "intercom backoff", "intercom request limit".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-sdk-patterns
Apply production-ready intercom-client SDK patterns for TypeScript.
Use when implementing Intercom integrations, refactoring SDK usage,
or establishing team coding standards for Intercom API calls.
Trigger with phrases like "intercom SDK patterns", "intercom best practices",
"intercom code patterns", "idiomatic intercom", "intercom typescript".
jeremylongshore/claude-code-plugins-plus-skills 1,803