Godot Wakatime
Description
Godot plugin for metrics, insights, and time tracking automatically generated from your Godot usage. https://wakatime.com
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
godot-wakatime
Godot plugin for metrics, insights, and time tracking automatically generated from your Godot usage.
Dependecies
Wakatime-cli uses Python to send the heartbeats to api.
For Linux/macOS users:
- No dependencies. Python binary will be automatically found on your system.
For Windows users:
- Download and install Python on system. or
- Download and extract Python embeddable zip file to the root path of the plugin (addons/wakatime). The extracted folder must contain
pythonon its name to be automatically found by script.
Installation
- Download and extract the zip from releases or clone the repository.
- Put the extracted directory into your
addonsdirectory of your project. Createaddonsdirectory at the root of your project if you don't have one. - Activate
godot-wakatimeon Plugins tab at menuProject -> Project Settings -> Plugins. - Enter your Wakatime API Key on opened prompt.
- Use Godot script editor for a while and check on https://wakatime.com/api/v1/users/current or https://wakatime.com/dashboard to see your coding activity :)
Caveat
All heartbeats sent are printed to Godot output console. `OS.execute` do this by default and can't be disabled. **Be careful to not reveal your printed API key to anyone**.
TODO
- Download and extract wakatime-cli from their repo during plugin setup.
- Add more cmdline args like
--exclude,--lineno,--hidefilenames, etc and let users change it. - Remove cmdline output on Windows.
Related Skills
Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity Worktree Status Check
Verify the current worktree environment and show task details.
Productivity Time Command
Display the current date and time in Pakistan Standard Time (PKT, UTC+5).
Productivity