skygragon/leetcode-cli
A cli tool to enjoy leetcode! observed · 2026-08-28
Health v2 · maintenance only
54/100
- Activity 70
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3669
- days_rel: n/a
- days_push: 183
- n_releases_24m: 0
Adoption not part of the score
3865 stars · 460 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Node.js command-line tool for interacting with LeetCode, letting users browse, download, test, and submit solutions to problems directly from the terminal. It supports caching questions for offline work, generating solution scaffolds in multiple languages, and tracking submission status.
Use cases
- download leetcode problems to local files from the terminal
- test and submit leetcode solutions without opening a browser
- generate boilerplate source code for a leetcode problem in cpp or python
- track my leetcode solved-problem statistics from the command line
- cache leetcode questions for offline practice
- log into leetcode from multiple machines with one account
When to choose
- you practice leetcode regularly and prefer working in your own editor and terminal
- you want offline access to problem descriptions and automated test/submit workflows
- you want to script or automate leetcode interactions
When to avoid
- you prefer a GUI or the official leetcode website experience
- you need features beyond the core CLI, which require the separate plugins repo
- you don't have a leetcode account or use competing judge platforms
Facets
cli-tool · maturity maintenance
cli developer-tools http-client caching developer-tools education programming-languages cli cross-platform leetcode coding-interview competitive-programming algorithms npm command-line nodejs
2 sources
- readme: https://github.com/skygragon/leetcode-cli · fetched 2026-08-28 · e93e77c5c583
- registry_npm: https://registry.npmjs.org/leetcode-cli · fetched 2026-08-29 · 988772f739e4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| skygragon/leetcode-cli | main | 54 |
For agents
markdown · JSON · MCP: product_card(name="skygragon/leetcode-cli")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem