salesloft-pack

v1.6.0 by Jeremy Longshore

Claude Code skill pack for Salesloft (18 skills)

18 Skills
MIT License

Installation

Open Claude Code and run this command:

/plugin install salesloft-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

> 18 production-ready Claude Code skills for SalesLoft -- real REST API v2 code with OAuth, cadences, people, and activity tracking.

Skills (18)

salesloft-ci-integration View full skill →

'Set up CI/CD pipelines for SalesLoft integrations with GitHub Actions.

ReadWriteEditBash(gh:*)
salesloft-common-errors View full skill →

'Diagnose and fix SalesLoft API errors: 401, 403, 422, 429, and 5xx.

ReadGrepBash(curl:*)
salesloft-core-workflow-a View full skill →

'Manage SalesLoft people, cadences, and email steps via the REST API.

ReadWriteEditBash(npm:*)Grep
salesloft-core-workflow-b View full skill →

'Track SalesLoft activities, emails, calls, and analytics via the REST.

ReadWriteEditBash(npm:*)Grep
salesloft-cost-tuning View full skill →

'Optimize SalesLoft API costs by reducing request volume and deep pagination.

ReadGrep
salesloft-debug-bundle View full skill →

'Collect SalesLoft debug evidence for support tickets and troubleshooting.

ReadBash(curl:*)Bash(tar:*)Grep
salesloft-deploy-integration View full skill →

'Deploy SalesLoft integrations to Vercel, Fly.

ReadWriteEditBash(vercel:*)Bash(fly:*)Bash(gcloud:*)
salesloft-hello-world View full skill →

"Create a minimal working SalesLoft example \u2014 list people and create\.

ReadWriteEditBash(npm:*)Bash(node:*)
salesloft-prod-checklist View full skill →

'Production readiness checklist for SalesLoft API integrations.

ReadBash(curl:*)Grep
salesloft-rate-limits View full skill →

'Handle SalesLoft cost-based rate limiting with backoff and request budgeting.

ReadWriteEdit
salesloft-reference-architecture View full skill →

'Production architecture for SalesLoft API integrations with service.

ReadGrep
salesloft-sdk-patterns View full skill →

'Apply production-ready SalesLoft API patterns for TypeScript and Python.

ReadWriteEdit
salesloft-security-basics View full skill →

'Secure SalesLoft OAuth tokens, API keys, and webhook signatures.

ReadWriteGrep
salesloft-upgrade-migration View full skill →

'Migrate between SalesLoft API versions and handle breaking changes.

ReadWriteEditBash(npm:*)Bash(git:*)
salesloft-webhooks-events View full skill →

'Implement SalesLoft webhook handling with signature verification and.

ReadWriteEditBash(curl:*)

Ready to use salesloft-pack?