bamboohr-pack Verified Silver

Verified Silver · 79/100 business-tools 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.

Skills (18)

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

Configure CI/CD pipelines for BambooHR integrations with GitHub Actions, automated testing, and secret management.

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 custom reports.

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

Execute BambooHR secondary workflows: time off requests, PTO balances, benefits administration, and employee files/photos.

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

Optimize BambooHR integration costs through request reduction, caching, and usage monitoring.

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 — fetch employee directory and single employee.

ReadWriteEditBash(curl:*)