LLM Skills
~/catalog/software architecture//plugin.json

Llm cost optimizer

/plugin.json

Ajoute Use when you need to reduce LLM API spend, control token usage, route between models by cost/quality, implement prompt caching, or build cost o

Alireza RezvaniAlireza Rezvani
25.6k
May 28, 2026
MIT
// plugin content

Claude Code plugin indexed from GitHub. Source description: Use when you need to reduce LLM-API-spend, control token usage, route requests between models based on cost or quality, implement caching for prompt, or build cost observability for AI features. Triggers: 'my AI costs are' Detected version: 2.9.0

// original public source
alirezarezvani/claude-skills
/engineering/llm-cost-optimizer/.claude-plugin/plugin.json
License: MIT
Independent project, not affiliated with Anthropic. This plugin remains the property of its original author.
// install this plugin
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/plugin.json" "https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/engineering/llm-cost-optimizer/.claude-plugin/plugin.json"
Then in Claude Code, type /plugin.json to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Stars 25.6k
LicenseMIT
UpdatedMay 28, 2026
Format.md
AccessFree
// similar

Plugins Software architecture

View allarrow_forward