Skip to content

Add llm-cost-profiler under Agent Skills#3033

Open
BuildWithAbid wants to merge 1 commit intovinta:masterfrom
BuildWithAbid:master
Open

Add llm-cost-profiler under Agent Skills#3033
BuildWithAbid wants to merge 1 commit intovinta:masterfrom
BuildWithAbid:master

Conversation

@BuildWithAbid
Copy link
Copy Markdown

llm-cost-profiler — Track, visualize, and optimize LLM API spending

GitHub: https://github.com/BuildWithAbid/llm-cost-profiler
Install: pip install llm-spend-profiler
License: MIT
Python 3.9+, zero dependencies

Wraps OpenAI and Anthropic clients transparently to log every API call to local SQLite. Provides CLI commands to break down spend by feature, detect retry waste, context bloat, duplicate calls, and model downgrade opportunities. All data stays local.

Added llm-cost-profiler to Agent Skills section.
@Jonhvmp
Copy link
Copy Markdown

Jonhvmp commented Apr 7, 2026

use Creator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants