narev-update-llm-pricing

Installation
SKILL.md

Update LLM pricing in the local repo

Turn live price API output into a checked-in file for offline or deterministic billing.

HTTP contractsnarev-lookup-llm-pricing (seven endpoints only). This skill covers fetch + map + write.

When to use this skill

  • Refresh a committed pricing registry from Narev.
  • Swap createNarevPriceResolver for createObjectPriceResolver over a local map.
  • Add a snapshot script or scheduled CI job.

Live lookup or one-call USDnarev-lookup-llm-pricing (POST /v1/calculate).

What to fetch

Use only lookup’s price endpoints (not calculate for bulk data):

Option A — full catalog (simplest)

Installs
14
Repository
narevai/skills
GitHub Stars
1
First Seen
May 23, 2026
narev-update-llm-pricing — narevai/skills