Use this to cut the cost of an LLM app using observability data. Trigger on "my OpenAI/Anthropic bill is too high", "reduce token usage", "the app is expensive", "optimize LLM cost", "why am I spending so much on the API". Find the expensive spans first (measure), then apply the cheapest wins. Don't guess - the trace tells you where the money goes.
$npx -y skills add contextjet-ai/awesome-llm-observability --skill reduce-llm-costInstalls into the current project.
Run `npx skills use "https://github.com/contextjet-ai/awesome-llm-observability" --skill "contextjet-ai/awesome-llm-observability/reduce-llm-cost"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/contextjet-ai/awesome-llm-observability" that are relevant to the current task. Run `npx skills add "https://github.com/contextjet-ai/awesome-llm-observability"` and select the relevant skills, then follow their instructions.