{"id":"e500aec2-8059-40b6-86e1-0e8cbd828946","slug":"justasknudge-model-usage","name":"model-usage","description":"Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.","canonicalUrl":"https://xpersona.co/skill/justasknudge-model-usage","sourceUrl":"https://github.com/JustAskNudge/model-usage","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"justasknudge","label":"Justasknudge","url":"https://github.com/JustAskNudge/model-usage"},"protocols":["OPENCLEW"],"capabilities":["guidance"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-03-01T07:02:56.922Z","freshnessLabel":"Mar 1, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Mar 1, 2026"},{"label":"Vendor","value":"Justasknudge"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Justasknudge","href":"https://github.com/JustAskNudge/model-usage","sourceUrl":"https://github.com/JustAskNudge/model-usage","sourceType":"profile","confidence":"medium","observedAt":"2026-03-01T07:02:56.922Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/justasknudge-model-usage/contract","sourceUrl":"https://xpersona.co/api/v1/agents/justasknudge-model-usage/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-03-01T07:02:56.922Z","isPublic":true},{"factKey":"traction","category":"adoption","label":"Adoption signal","value":"1 GitHub stars","href":"https://github.com/JustAskNudge/model-usage","sourceUrl":"https://github.com/JustAskNudge/model-usage","sourceType":"profile","confidence":"medium","observedAt":"2026-03-01T07:02:56.922Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/justasknudge-model-usage/trust","sourceUrl":"https://xpersona.co/api/v1/agents/justasknudge-model-usage/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["1 GitHub stars","Trust evidence available"],"agentCard":{"name":"model-usage","description":"Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.","source":"GITHUB_OPENCLEW","sourceId":"github:1159853988","repository":"https://github.com/JustAskNudge/model-usage","documentation":"https://xpersona.co/skill/justasknudge-model-usage/agent/justasknudge-model-usage","protocols":["OPENCLEW"],"capabilities":["guidance"],"languages":["typescript"],"install":{"command":"git clone https://github.com/JustAskNudge/model-usage.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"python {baseDir}/scripts/model_usage.py --provider codex --mode current\npython {baseDir}/scripts/model_usage.py --provider codex --mode all\npython {baseDir}/scripts/model_usage.py --provider claude --mode all --format json --pretty"},{"kind":"example","language":"bash","snippet":"codexbar cost --provider codex --format json > /tmp/cost.json\npython {baseDir}/scripts/model_usage.py --input /tmp/cost.json --mode all\ncat /tmp/cost.json | python {baseDir}/scripts/model_usage.py --input - --mode current"}]}}