Vim Wakatime
Description
Vim 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
vim-wakatime
[](https://github.com/wakatime/vim-wakatime#installation) [](https://github.com/wakatime/vim-wakatime#installation) [](https://github.com/wakatime/vim-wakatime#installation) [](https://github.com/wakatime/vim-wakatime#installation) [](https://wakatime.com/badge/github/wakatime/vim-wakatime)
[WakaTime][wakatime] is an open source Vim plugin for metrics, insights, and time tracking automatically generated from your programming activity.
Installation
With [Vundle](https://github.com/gmarik/vundle): `echo "Plugin 'wakatime/vim-wakatime'" >> ~/.vimrc && vim +PluginInstall`
Or with [Pathogen](https://github.com/tpope/vim-pathogen): `cd ~/.vim/bundle && git clone https://github.com/wakatime/vim-wakatime.git`
Or with [Vim-plug](https://github.com/junegunn/vim-plug): add `Plug 'wakatime/vim-wakatime'` to .vimrc file. While in vim reload .vimrc with `:so ~/.vimrc` or restart vim, enter `:PlugInstall`
Or with [Packer](https://github.com/wbthomason/packer.nvim): add `use 'wakatime/vim-wakatime'` to your plugins file.
Or with [Vim 8+](https://www.vim.org/): `mkdir -p ~/.vim/pack/plugins/start && cd ~/.vim/pack/plugins/start && git clone https://github.com/wakatime/vim-wakatime.git`
Or with [Lazy.nvim](https://github.com/folke/lazy.nvim.git): add to your plugins file.
{ 'wakatime/vim-wakatime', lazy = false }Restart Vim.
If this is the first WakaTime plugin on your machine, type `:WakaTimeApiKey` inside Vim.
Enter your [API Key](https://wakatime.com/api-key), then press `enter`.
Use Vim and your coding activity will be displayed
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