Claude Skill

Audit coding-agent token spend with CodeBurn

Run CodeBurn locally or as an MCP server so agents can inspect token usage, cost, model mix, project spend, and budget waste across coding tools.

LLM Mart · 0 points · 0 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download agentskillexchange-skills-skills_audit-coding-agent-token-spend-with-codeburn-07beb56.zip · 1 KB
Part of agentskillexchange/skills — 249 skills

Install

skills CLI npx skills add https://github.com/agentskillexchange/skills/tree/main/skills/audit-coding-agent-token-spend-with-codeburn
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install agentskillexchange-skills@llmmart
Git git clone https://github.com/agentskillexchange/skills.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole agentskillexchange/skills collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

Audit coding-agent token spend with CodeBurn

Run CodeBurn locally or as an MCP server so agents can inspect token usage, cost, model mix, project spend, and budget waste across coding tools.

Prerequisites

Node.js 22.13+; local session data from supported AI coding tools; optional Claude Code, Cursor, or another MCP client for codeburn mcp

Installation

Use the upstream install or setup path that matches your environment:

Requirements and caveats from upstream:

  • node version
  • Requires Node.js 22.13+ and at least one supported tool with session data on disk. For Cursor and OpenCode, better-sqlite3 installs automatically.
  • Requires a git repository. Run from your project directory.

Basic usage or getting-started notes:

Documentation

Source

Files (skills)
  • SKILL.md 2.2 KB
    ---
    name: "Audit coding-agent token spend with CodeBurn"
    slug: "audit-coding-agent-token-spend-with-codeburn"
    description: "Run CodeBurn locally or as an MCP server so agents can inspect token usage, cost, model mix, project spend, and budget waste across coding tools."
    github_stars: 8722
    verification: "security_reviewed"
    source: "https://github.com/getagentseal/codeburn"
    author: "AgentSeal"
    publisher_type: "organization"
    category: "Monitoring & Alerts"
    framework: "MCP"
    tool_ecosystem:
      github_repo: "getagentseal/codeburn"
      github_stars: 8722
      npm_package: "codeburn"
      npm_weekly_downloads: 7621
    ---
    
    # Audit coding-agent token spend with CodeBurn
    
    Run CodeBurn locally or as an MCP server so agents can inspect token usage, cost, model mix, project spend, and budget waste across coding tools.
    
    ## Prerequisites
    
    Node.js 22.13+; local session data from supported AI coding tools; optional Claude Code, Cursor, or another MCP client for `codeburn mcp`
    
    ## Installation
    
    Use the upstream install or setup path that matches your environment:
    - npx codeburn
    - npm install -g codeburn
    - git clone https://github.com/getagentseal/codeburn && cd codeburn/gnome
    
    Requirements and caveats from upstream:
    - <a href="https://github.com/getagentseal/codeburn"><img src="https://img.shields.io/badge/node-%3E%3D22-F97316.svg" alt="node version" /></a>
    - Requires **Node.js 22.13+** and at least one supported tool with session data on disk. For Cursor and OpenCode, better-sqlite3 installs automatically.
    - Requires a git repository. Run from your project directory.
    
    Basic usage or getting-started notes:
    - **CodeBurn is a free, open-source, local-first tool that tracks AI coding token usage and cost across 36 tools and agents (Claude Code, Cursor, Codex, Gemini, Grok and more), broken down by model, project, and task.**
    - <a href="#quick-start">Quick start</a> ·
    - **Run it instantly**, no install needed:
    
    - Source: https://github.com/getagentseal/codeburn
    - Extracted from upstream docs: https://raw.githubusercontent.com/getagentseal/codeburn/HEAD/README.md
    
    ## Documentation
    
    - https://codeburn.app/
    
    ## Source
    
    - [Agent Skill Exchange](https://agentskillexchange.com/skills/audit-coding-agent-token-spend-with-codeburn/)
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related