---
name: Add New Provider
slug: add-new-provider
category: AI Engineering
description: Add New Provider adds a new AI provider to the dashboard. Use it when wiring a provider into OpenUsage so usage and cost data can be tracked.
github: "https://github.com/janekbaraniewski/openusage/tree/main/.codex/skills/add-new-provider"
language: Go
stars: 187
forks: 16
install: "npx degit https://github.com/janekbaraniewski/openusage/tree/main/.codex/skills/add-new-provider ~/.claude/skills/add-new-provider"
installs_to: ~/.claude/skills/add-new-provider
source_path: .codex/skills/add-new-provider/SKILL.md
collection_size: 14
category_size: 3278
collection_url: "https://dirskills.com/collections/janekbaraniewski/openusage"
added: 2026-09-06T05:20:21.242Z
last_synced: 2026-09-06T05:20:21.242Z
canonical_url: "https://dirskills.com/skills/add-new-provider"
---

# Add New Provider

Add New Provider adds a new AI provider to the dashboard. Use it when wiring a provider into OpenUsage so usage and cost data can be tracked.

**Install:**

```bash
npx degit https://github.com/janekbaraniewski/openusage/tree/main/.codex/skills/add-new-provider ~/.claude/skills/add-new-provider
```

## README

# Skill: Add New Provider

> **Invocation**: Add a new AI provider to the dashboard

Read and follow the full skill specification in `docs/skills/add-new-provider.md`.
