dustinestes/clockify-agent-plugin

Unofficial agent plugin for Clockify: MCP tools plus Agent Skills — start/stop timers, enter time, and summarize sessions in Cursor and other MCP hosts.

0Stars on the repository
11Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

publish-release

01

dustinestes/clockify-agent-plugin

Skill Claude CodeCodexCursor

Cut a GitHub Release that publishes @dustinestes/clockify-agent-plugin to npm. Bumps package.json, plugin.json, and .cursor-plugin/plugin.json to the same version, then creates tag vX.Y.Z. Use when the user asks to publish a new version, cut a release, ship to npm, or create a GitHub Release for this package. Do not…

0 8d ago A 89 tokens original MIT

clockify-automate

02

dustinestes/clockify-agent-plugin

Skill Claude CodeCodex

Turn on agent-mediated Clockify tracking: if .clockify/config.yml is missing, run clockify-init first, then write Cursor rules/hooks from automated.triggers (issuestart, issuefinish, issueswitch, prship, prclosed). Use when the user wants the agent to start/stop timers in the issue/PR workflow. Safe to re-run.

0 8d ago A 78 tokens original MIT

clockify-enter-time

03

dustinestes/clockify-agent-plugin

Skill Claude CodeCodex

Create a completed Clockify time entry with an explicit start and end (Clockify Manual). Use when the user logs a range, backfills forgotten time, or does not want a running timer. Does not round. Infers a window only when times are omitted, and always confirms before writing.

0 8d ago C 64 tokens original MIT

clockify-init

04

dustinestes/clockify-agent-plugin

Skill Claude CodeCodex

Bootstrap Clockify for a git repo: AskQuestion for workspace then taxonomy shape (0 local-only, 1 repo as project, 2 repo as task), write .clockify/config.yml, default-ignore personal time-tracking files, and only then ensure Clockify project/tasks when a shape that maps into Clockify is chosen. Use when setting up…

0 8d ago A 111 tokens original MIT

dustinestes/clockify-agent-plugin

Skill Claude CodeCodex

Start a Clockify running timer for the current repo. Use when the user asks to start tracking, clock in, or start a timer on an issue. Honors the timer block in .clockify/config.yml. Warns before stopping a different running timer. Optional backdated start.

0 8d ago A 62 tokens original MIT

clockify-status

06

dustinestes/clockify-agent-plugin

Skill Claude CodeCodex

Report whether a Clockify timer is running and its metadata (description, project, task, start, duration, inactivity). Use when the user asks if they are tracking, what is running, or timer status. Read-only.

0 8d ago A 49 tokens original MIT

clockify-stop-timer

07

dustinestes/clockify-agent-plugin

Skill Claude CodeCodex

Stop the currently running Clockify timer. Use when the user asks to stop tracking, clock out, or finish an issue/PR in this session. Honors timer rounding and overlap. Does not summarize the whole day.

0 8d ago A 49 tokens original MIT

clockify-summarize

08

dustinestes/clockify-agent-plugin

Skill Claude CodeCodex

Summarize Clockify time for today or a date range (totals by project, entry count). Use when the user asks how much they tracked, a timesheet snapshot, or today's Clockify summary. Does not start or stop timers.

0 8d ago A 55 tokens original MIT

clockify-unautomate

09

dustinestes/clockify-agent-plugin

Skill Claude CodeCodex

Turn off agent-mediated Clockify tracking: remove the clockify Cursor rule and Clockify-owned hooks. Keeps .clockify/config.yml so start-timer and enter-time still work. Use when the user wants to stop automation without uninstalling repo Clockify standards.

0 8d ago A 58 tokens original MIT

clockify-uninit

10

dustinestes/clockify-agent-plugin

Skill Claude CodeCodex

Remove Clockify integration artifacts from a consumer repo: .clockify/, clockify rule, Clockify-owned hooks, and the managed gitignore stanza. Use when uninstalling repo Clockify standards. To keep config and only turn off agent mode, use clockify-unautomate instead. Does not uninstall the Clockify Agent Plugin unless…

0 8d ago A 75 tokens original MIT