breezy-hr-automation

Automate Breezy HR recruitment and applicant management tasks through the Rube MCP gateway.

74.2k|8.5k|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill breezy-hr-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: breezy-hr-automation
Source: https://github.com/ComposioHQ/awesome-claude-skills/tree/main/composio-skills/breezy-hr-automation
Command: npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill breezy-hr-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual overhead of managing recruitment pipelines, candidate status updates, and applicant data entry within Breezy HR.

Core Features & Use Cases

  • Automated Recruitment Workflows: Execute Breezy HR actions directly via natural language commands.
  • Tool Discovery: Dynamically fetch and validate current API schemas to ensure compatibility with Breezy HR endpoints.
  • Use Case: A recruiter can instruct the agent to move a candidate to the 'Interview' stage and send a follow-up email, ensuring all actions are logged and authenticated via the Rube MCP gateway.

Quick Start

Use the breezy-hr-automation skill to search for available recruitment tools and update the status of the candidate with ID 12345 to interviewed.

Frequently Asked Questions about breezy-hr-automation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I connect Breezy HR to my AI agent?

Connect Breezy HR by configuring the Rube MCP server and using the RUBE_MANAGE_CONNECTIONS tool to authenticate your account. Ensure the connection status is set to ACTIVE before attempting any recruitment operations.

What should I do if a tool execution fails?

Verify your connection status using RUBE_MANAGE_CONNECTIONS and re-run RUBE_SEARCH_TOOLS to ensure the tool schema has not changed. Always check that your session ID is valid and active.

Can I automate bulk candidate updates?

Yes, use the RUBE_REMOTE_WORKBENCH tool to execute bulk operations via run_composio_tool. This allows for efficient processing of multiple candidate records in a single workflow.

Is my Breezy HR data secure with this skill?

The skill uses the Rube MCP gateway, which provides secure, authenticated access to your Breezy HR account. No credentials are stored locally within the skill itself, as authentication is handled via the MCP protocol.