clockify skills

11 tagged clockify, measured the same way as everything else here.

Browse within: cursor-plugin 10time-tracking 10

timesheet

01

MarcinSufa/git-timesheet

Skill Claude CodeCodex

Generate weekly PDF/CSV timesheets from git commit history across multiple repos. Allocates hours per day based on commit complexity (lines changed, files touched). Supports public holidays by country, PTO/sick days, multiple team members, project mapping, saved profiles, custom templates, and configurable work hours.…

2 4mo ago B 86 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-init

03

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

clockify-uninit

04

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