bamboohr-pack Verified Silver

Verified Silver · 79/100 saas-packs v1.0.0 by Jeremy Longshore

Claude Code skill pack for BambooHR (18 skills)

18 Skills
MIT License
Free Pricing

Installation

Open Claude Code and run this command:

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

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

What It Does

> 18 Claude Code skills for building production BambooHR API integrations — employee management, time off, webhooks, and HR data pipelines.

Build real BambooHR integrations with real API endpoints (api.bamboohr.com/api/gateway.php/{company}/v1/), real employee fields, real webhook HMAC verification, and real error handling. Every skill uses the actual BambooHR REST API — no fake SDKs or placeholder code.

Skills (18)

bamboohr-ci-integration SKILL.md View full skill →

'Configure CI/CD pipelines for BambooHR integrations with GitHub Actions,.

ReadWriteEditBash(gh:*)
bamboohr-common-errors SKILL.md View full skill →

'Diagnose and fix BambooHR API errors and exceptions.

ReadGrepBash(curl:*)
bamboohr-core-workflow-a SKILL.md View full skill →

'Execute BambooHR primary workflows: employee CRUD, directory sync, and.

ReadWriteEditBash(curl:*)Grep
bamboohr-core-workflow-b SKILL.md View full skill →

'Execute BambooHR secondary workflows: time off requests, PTO balances,.

ReadWriteEditBash(curl:*)Grep
bamboohr-cost-tuning SKILL.md View full skill →

'Optimize BambooHR integration costs through request reduction, caching,.

ReadGrep
bamboohr-debug-bundle SKILL.md View full skill →

'Collect BambooHR debug evidence for support tickets and troubleshooting.

ReadBash(curl:*)Bash(tar:*)Bash(node:*)Grep
bamboohr-deploy-integration SKILL.md View full skill →

'Deploy BambooHR integrations to Vercel, Fly.

ReadWriteEditBash(vercel:*)Bash(fly:*)Bash(gcloud:*)
bamboohr-hello-world SKILL.md View full skill →

"Create a minimal working BambooHR example \u2014 fetch employee directory\.

ReadWriteEditBash(curl:*)