ably-automation
Automate Ably tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Breezy HR tasks via Rube MCP (Composio). Always search tools first for current schemas.
$ npx -y skills add openteams-lab/openteams --skill breezy-hr-automation --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/breezy-hr-automationContext preview
The summary Claude sees to decide when to auto-load this skill.
Automate Breezy HR tasks via Rube MCP (Composio). Always search tools first for current schemas.
name: breezy-hr-automation description: "Automate Breezy HR tasks via Rube MCP (Composio). Always search tools first for current schemas." requires: mcp: [rube]
Automate Breezy HR operations through Composio's Breezy HR toolkit via Rube MCP.
**Toolkit docs**: [composio.dev/toolkits/breezy_hr](https://composio.dev/toolkits/breezy_hr)
**Get Rube MCP**: Add `https://rube.app/mcp` as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works.
1. Verify Rube MCP is available by confirming `RUBE_SEARCH_TOOLS` responds 2. Call `RUBE_MANAGE_CONNECTIONS` with toolkit `breezy_hr` 3. If connection is not ACTIVE, follow the returned auth link to complete setup 4. Confirm connection status shows ACTIVE before running any workflows
Always discover available tools before executing workflows:
RUBE_SEARCH_TOOLS
queries: [{use_case: "Breezy HR operations", known_fields: ""}]
session: {generate_id: true}This returns available tool slugs, input schemas, recommended execution plans, and known pitfalls.
RUBE_SEARCH_TOOLS
queries: [{use_case: "your specific Breezy HR task"}]
session: {id: "existing_session_id"}RUBE_MANAGE_CONNECTIONS toolkits: ["breezy_hr"] session_id: "your_session_id"
RUBE_MULTI_EXECUTE_TOOL
tools: [{
tool_slug: "TOOL_SLUG_FROM_SEARCH",
arguments: {/* schema-compliant args from search results */}
}]
memory: {}
session_id: "your_session_id"| Operation | Approach | |-----------|----------| | Find tools | `RUBE_SEARCH_TOOLS` with Breezy HR-specific use case | | Connect | `RUBE_MANAGE_CONNECTIONS` with toolkit `breezy_hr` | | Execute | `RUBE_MULTI_EXECUTE_TOOL` with discovered tool slugs | | Bulk ops | `RUBE_REMOTE_WORKBENCH` with `run_composio_tool()` | | Full schema | `RUBE_GET_TOOL_SCHEMAS` for tools with `schemaRef` |
--- *Powered by [Composio](https://composio.dev)*
Plan, Build, and Ship — with a team of AI agents instead of one
Repo: openteams-lab/openteams
Automate Ably tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Abstract tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Abuselpdb tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Abyssale tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Accelo tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Accredible Certificates tasks via Rube MCP (Composio). Always search tools first for current schemas.