Skills/Composio App Automation/Claude Skill/Source: Composio Awesome Claude Skills
C

Clockify Automation

Automate time tracking workflows in Clockify -- create and manage time entries, workspaces, and users through natural language commands.

Overview

Automate your Clockify time tracking operations directly from Claude Code. Log time entries, query historical data, manage workspaces, and audit team activity -- all without leaving your terminal.

Core features

Tool Slug

Description

CLOCKIFY_CREATE_TIME_ENTRY

Create a time entry or start a timer (requires workspaceId, start)

CLOCKIFY_GET_TIME_ENTRIES

List time entries with filters (requires workspaceId, userId)

CLOCKIFY_DELETE_TIME_ENTRY

Delete a time entry (requires workspaceId, id)

CLOCKIFY_GET_ALL_MY_WORKSPACES

List all workspaces for the authenticated user

CLOCKIFY_GET_CURRENTLY_LOGGED_IN_USER_INFO

Get current user profile info

CLOCKIFY_FIND_ALL_USERS_ON_WORKSPACE

List all users in a workspace (requires workspaceId)

Workspace and user IDs are required

Most Clockify tools require both workspaceId and userId. Always call CLOCKIFY_GET_ALL_MY_WORKSPACES and CLOCKIFY_GET_CURRENTLY_LOGGED_IN_USER_INFO first to resolve these IDs.

Target users

AI builders and operators who want Claude, Codex, Cursor, Gemini CLI, or similar agents to automate Clockify workflows through Composio.

How to use

1. Add the Rube MCP server to your Claude Code config with URL: https://rube.app/mcp 2. When prompted, authenticate your Clockify account through the connection link provided 3. Start automating your time tracking workflows with natural language ---

Effect review

Best for agent workflows that need real app actions with explicit tool discovery, connection checks, and schema-aware execution.

Frequently asked questions

What is Clockify Automation?

Automate time tracking workflows in Clockify -- create and manage time entries, workspaces, and users through natural language commands.

How do I use Clockify Automation?

1. Add the Rube MCP server to your Claude Code config with URL: https://rube.app/mcp 2. When prompted, authenticate your Clockify account through the connection link provided 3. Start automating your time tracking workflows with natural language ---

What does this skill require?

It requires Rube MCP and an active Composio connection for the Clockify toolkit before executing app actions.

Quick install

Install command
Add https://rube.app/mcp as an MCP server.
RUBE_MANAGE_CONNECTIONS toolkits: ["clockify"]
RUBE_SEARCH_TOOLS before every workflow, then execute with RUBE_MULTI_EXECUTE_TOOL.

Tags

App AutomationClaude SkillsClockifyComposioComposio App AutomationRube MCP

Featured recommendations

Related Toolkits