forketyfork

Claude Nein — Productivity skill for Claude Code

Productivity community

A native macOS menu bar application that monitors your Claude Code spending in real-time.

How to install Claude Nein

This entry records only its repository, not the path inside it, so there is no exact command to give. Open forketyfork/claude-nein and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Claude Nein does

A native macOS menu bar application that monitors your Claude Code spending in real-time.

Alternatives in Productivity

  • Tradingview MCP — Real-time crypto & stock screening, advanced technical indicators, Bollinger Bands intelligence, candlestick p 2.6k ★
  • GrokSearch — Integrate Grok's powerful real-time search capabilities into Claude via the MCP protocol 1.8k ★
  • Land A Job — Workflow recipe — go after a specific role end to end by chaining 4 skills: decode the JD, research the compan 1.3k ★

README

Claude Nein - Claude Code Spend Monitor

[![Build status](https://github.com/forketyfork/claude-nein/actions/workflows/build.yml/badge.svg)](https://github.com/forketyfork/claude-nein/actions/workflows/build.yml) [![Latest Release](https://img.shields.io/github/v/release/forketyfork/claude-nein)](https://github.com/forketyfork/claude-nein/releases/latest) [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) [![TypeScript](https://img.shields.io/badge/language-Swift-orange.svg)](https://www.swift.org/)

A native macOS menu bar application that monitors your Claude Code spending in real-time, providing intuitive visual feedback and detailed breakdowns. Inspired by [ccusage](https://github.com/ryoppippi/ccusage/).

Overview

Claude Nein lives in your macOS menu bar, keeping you constantly updated on your Claude Code API usage costs. It automatically discovers your Claude project log files, parses them efficiently, and presents a clear summary of your spending.

Installation

  1. Visit the Releases page and download the ClaudeNein--unsigned.zip asset from the latest release.
  2. Unzip the archive and move ClaudeNein.app to your /Applications folder.
  3. Reset the quarantine flag on the app: xattr -d com.apple.quarantine /Applications/ClaudeNein.app
  4. Open the app. On first run, the app will ask you for access to the Claude directories.

Features

  • Real-Time Menu Bar Display – today's spend appears in the menu bar and animates smoothly when the value changes.
  • Detailed Spend Summaries – the dropdown menu shows totals for today, this week and this month.
  • Model‑Specific Costs – see which models account for the most spend.
  • Automatic & Efficient Monitoring – uses FSEvents to watch Claude log files with minimal overhead