BambooHR Skill

Enterprise

Domain knowledge for your AI assistant — workflow patterns, data model concepts, and gotchas for BambooHR tools.

6 tools
SKILL.md

BambooHR
SKILL.md

Domain knowledge for BambooHR — HR, employees, reports, time off, timesheets

BambooHR

BambooHR is an HR platform: employees, custom reports, time off, timesheets. API URL includes company subdomain.

Data Model

  • Employees: Directory list returns IDs. Fetch by id for full record. data.employees[0].id.
  • Reports: Custom report definitions. Meta fields define custom field schema.
  • Time off: Request list. Timesheets: Entry list.
  • Response format: List tools return stream-style responses (nested arrays).

Gotchas

  • Subdomain: API base URL includes company subdomain (e.g. yourcompany from yourcompany.bamboohr.com).
  • Employee id: From directory list. Required for fetch_employees.

Use with BambooHR Bundle

This skill teaches your AI assistant domain knowledge. To actually execute BambooHR API calls, enable the MCP bundle — the skill and bundle work together.

Ready to use BambooHR?

Install the skill for domain knowledge, enable the bundle for authenticated tool access

What is a Skill?

BambooHR Skill - SKILL.md for Claude Code, Cursor & More