# mvanhorn/last30days-skill SLOC report

> As of 2026-09-16 (commit 4909c2efb2d9), mvanhorn/last30days-skill contains 72,787 total lines: 54,963 code, 8,571 comments, 9,253 blank, across 168 files in 7 languages (top: Python 95.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

mvanhorn/last30days-skill has 54,963 source lines of code out of 72,787 total lines across 168 files, counted from the 4909c2efb2d90b81004a70c6890f7e7402db3fd9 ref at commit 4909c2efb2d9 by the OctoCounts tokei engine on 2026-09-16. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving mvanhorn/last30days-skill to commit 4909c2efb2d9, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 75.5% of all lines, comments represent 11.8%, and the repository averages 327 code lines per file. Python accounts for 95.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 106 | 64,060 | 52,667 | 4,391 | 7,002 |
| Go | 11 | 1,576 | 1,272 | 159 | 145 |
| Shell | 7 | 961 | 704 | 154 | 103 |
| JSON | 4 | 245 | 245 | 0 | 0 |
| TOML | 1 | 83 | 68 | 4 | 11 |
| YAML | 1 | 8 | 7 | 0 | 1 |
| Markdown | 38 | 5,854 | 0 | 3,863 | 1,991 |

Top language (Python 95.8%). Generated at 2026-09-16T11:18:58.317167724+00:00. Canonical report: https://octocounts.com/github/mvanhorn/last30days-skill

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/mvanhorn/last30days-skill/commit/4909c2efb2d90b81004a70c6890f7e7402db3fd9?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does mvanhorn/last30days-skill have?

mvanhorn/last30days-skill has 72,787 total lines, including 54,963 code lines, 8,571 comment lines, and 9,253 blank lines.

### How was the mvanhorn/last30days-skill line count measured?

OctoCounts resolved the public GitHub repository to commit 4909c2efb2d9, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for mvanhorn/last30days-skill?

This OctoCounts report was generated from 4909c2efb2d90b81004a70c6890f7e7402db3fd9 at commit 4909c2efb2d9 on 2026-09-16T11:18:58.317167724+00:00.

## Similar repository reports

- [ValueCell-ai/valuecell](https://octocounts.com/github/ValueCell-ai/valuecell) — Python, 55,081 code lines
- [HKUDS/OpenHarness](https://octocounts.com/github/HKUDS/OpenHarness) — Python, 54,162 code lines
- [tirth8205/code-review-graph](https://octocounts.com/github/tirth8205/code-review-graph) — Python, 56,416 code lines
- [rachelos/we-mp-rss](https://octocounts.com/github/rachelos/we-mp-rss) — Python, 53,292 code lines
- [rasbt/LLMs-from-scratch](https://octocounts.com/github/rasbt/LLMs-from-scratch) — Python, 52,545 code lines
- [VisoMasterFusion/VisoMaster-Fusion](https://octocounts.com/github/VisoMasterFusion/VisoMaster-Fusion) — Python, 57,780 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
