Zed Wakatime
Description
Zed plugin for automatic time tracking and metrics generated from your programming activity.
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
zed-wakatime
[](https://zed.dev/extensions?query=wakatime)
A [WakaTime](https://wakatime.com/) extension for [Zed](https://zed.dev/).
Uses the [wakatime-ls](https://github.com/wakatime/zed-wakatime/tree/master/wakatime-ls) to receive edit events from Zed and send heartbeats to WakaTime by [wakatime-cli](https://github.com/wakatime/wakatime-cli).
Install
Search for "wakatime" in the "Extensions" page and click "Install". 
Configuration
In order to authenticate with the wakatime-cli, the language server needs to know your API token. Here are two ways to set the lsp.
WakaTime configuration file
Create a file named `.wakatime.cfg` in your $HOME directory.
[settings]
api_key = your-api-key
Go through up [wakatime-cli](https://github.com/wakatime/wakatime-cli/blob/develop/USAGE.md)'s documentation for more options.
Zed settings file
Open Zed's settings file, then add your api key.
"lsp": {
"wakatime": {
"initialization_options": {
"api-key": "Your api key"
}
}
}
Note
This plugin has been thoroughly tested only on macOS. If you encounter any issues on other systems, please submit an issue or a pull request.
Related Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity 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