Clawdboard Oss
Description
The open-source leaderboard for AI coding agents. Track and compare usage across Claude Code, OpenCode, and Codex.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
clawdboard
The open-source leaderboard for AI coding agents. Track and compare usage, costs, tokens, streaks, and model breakdowns across developers. Supports Claude Code, OpenCode, and Codex.
[clawdboard.ai](https://clawdboard.ai)
How It Works
- Run
npx clawdboardin your terminal - Sign in with GitHub (device flow — no secrets in the terminal)
- Your local usage logs are extracted, aggregated, and synced
- A hook auto-syncs every 2 hours in the background
**Privacy first:** Only aggregate numbers (date, token counts, cost, model names) leave your machine. Prompts, code, file paths, and project names never do.
Features
- Leaderboard — sort by cost, tokens, or streaks across 7d / 30d / YTD
- Profiles — usage chart, activity heatmap, model breakdown, earned badges
- Teams — create a team, invite via link, compete and track AI adoption
- Shareable cards — OG images and social sharing for profiles and teams
- i18n — English, French, German, Spanish
Tech Stack
- Framework: Next.js 15 (App Router, Turbopack)
- Language: TypeScript
- Auth: NextAuth v5 (GitHub OAuth)
- Database: Neon (serverless Postgres) + Drizzle ORM
- Styling: Tailwind CSS v4
- Hosting: Vercel
Quick Start
Requires [Node.js](https://nodejs.org/) 18+ and [Docker](https://docs.docker.com/get-docker/).
git clone https://github.com/morgen-so/clawdboard-oss.git
cd clawdboard
npm install
npm run db:setup # starts Postgres, pushes schema, seeds sample data
npm run dev # http://localhost:3001 — sign in as dev-alice
No secrets, no Neon account, no GitHub OAuth app needed for local dev.
Self-Hosting / Production
For production, set these environment variables (see `.env.example`):
- DATABASE_URL — Neon connection string (or any Postgres)
- AUTH_SECRET —
openssl rand -base64 32 - AUTH_GITHUB_ID / AUTH_GITHUB_SECRET — GitHub OAuth App
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI