·cache-cost-tracking
</>

cache-cost-tracking

yonatangross/skillforge-claude-plugin

LLM cost tracking with Langfuse for cached responses. Use when monitoring cache effectiveness, tracking cost savings, or attributing costs to agents in multi-agent systems.

4Installs·0Trend·@yonatangross

Installation

$npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill cache-cost-tracking

SKILL.md

| Trace grouping | sessionid = analysisid | | Cost attribution | metadata.agenttype | | Query window | 7-30 days | | Dashboard | Langfuse web UI |

prompt-caching Keywords: prompt cache, cache prompt, prefix caching, cache breakpoints Solves:

response-caching Keywords: response cache, semantic cache, cache response, LLM cache Solves:

LLM cost tracking with Langfuse for cached responses. Use when monitoring cache effectiveness, tracking cost savings, or attributing costs to agents in multi-agent systems. Source: yonatangross/skillforge-claude-plugin.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill cache-cost-tracking
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is cache-cost-tracking?

LLM cost tracking with Langfuse for cached responses. Use when monitoring cache effectiveness, tracking cost savings, or attributing costs to agents in multi-agent systems. Source: yonatangross/skillforge-claude-plugin.

How do I install cache-cost-tracking?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill cache-cost-tracking Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/yonatangross/skillforge-claude-plugin