Vibepulse
Description
Simple macOS menubar app to monitor your Claude Code and Codex token consumption using ccusage
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
VibePulse
VibePulse is a macOS menu bar app that tracks token spend for locally used AI coding agents parsed by [agentsview](https://github.com/kenn-io/agentsview).
Highlights
- Agents parsed by the installed agentsview version should work automatically once they have positive-cost local usage in the past 30 days
- Combined daily total in the menu bar (what you would pay per token without a subscription)
- Today view shows cumulative spend over the day
- 30-day view shows daily totals with per-tool breakdown
- Configurable refresh schedule
- Built-in data maintenance for historical imports
Screenshots
Requirements
- macOS 13+ (Ventura)
- agentsview current release installed with
usage daily --timezonesupport (agentsviewon PATH or path set in Settings) - Local usage from at least one agentsview-parsed agent with priced activity in the past 30 days
Install
- Download the latest
.dmgfrom GitHub Releases. - Drag
VibePulse.appto your Applications folder. - Launch it. If macOS blocks the app, open System Settings -> Privacy & Security and allow it.
First run
- A welcome window explains the agentsview requirement, notes the default 15-minute refresh cadence, and lets you toggle start at login.
- You can revisit Settings from the menu bar at any time.
agentsview setup
Install agentsview:
curl -fsSL https://agentsview.io/install.sh | bash
This installs `agentsview` to `~/.local/bin/agentsview` or `/usr/local/bin/agentsview`.
VibePulse runs outside your shell, so if `agentsview` is installed to a non-standard location, set the path in **Settings -> Dependencies**. To read from a Postg
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development