# anthropics/skills SLOC report

> As of 2026-09-09 (commit 9d2f1ae18723), anthropics/skills contains 36,247 total lines: 12,788 code, 14,650 comments, 8,809 blank, across 240 files in 7 languages (top: Python 90.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

anthropics/skills has 12,788 source lines of code out of 36,247 total lines across 240 files, counted from the 9d2f1ae187231d8199c64b5b762e1bdf2244733d ref at commit 9d2f1ae18723 by the OctoCounts tokei engine on 2026-09-09. 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 anthropics/skills to commit 9d2f1ae18723, 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 35.3% of all lines, comments represent 40.4%, and the repository averages 53 code lines per file. Python accounts for 90.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 72 | 14,351 | 11,555 | 200 | 2,596 |
| HTML | 3 | 976 | 825 | 39 | 112 |
| Shell | 2 | 376 | 308 | 27 | 41 |
| JavaScript | 1 | 223 | 63 | 124 | 36 |
| XML | 6 | 37 | 37 | 0 | 0 |
| Markdown | 111 | 15,247 | 0 | 10,119 | 5,128 |
| Plain Text | 45 | 5,037 | 0 | 4,141 | 896 |

Top language (Python 90.4%). Generated at 2026-09-09T13:00:28.920713099+00:00. Canonical report: https://octocounts.com/github/anthropics/skills

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/anthropics/skills/commit/9d2f1ae187231d8199c64b5b762e1bdf2244733d?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 anthropics/skills have?

anthropics/skills has 36,247 total lines, including 12,788 code lines, 14,650 comment lines, and 8,809 blank lines.

### How was the anthropics/skills line count measured?

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

### What commit was counted for anthropics/skills?

This OctoCounts report was generated from 9d2f1ae187231d8199c64b5b762e1bdf2244733d at commit 9d2f1ae18723 on 2026-09-09T13:00:28.920713099+00:00.

## Similar repository reports

- [pallets/jinja](https://octocounts.com/github/pallets/jinja) — Python, 12,862 code lines
- [k2-fsa/OmniVoice](https://octocounts.com/github/k2-fsa/OmniVoice) — Python, 12,651 code lines
- [f1yfisher/DriveDreamer2](https://octocounts.com/github/f1yfisher/DriveDreamer2) — Python, 12,624 code lines
- [MahoganyTown/Minecraft-PTGI](https://octocounts.com/github/MahoganyTown/Minecraft-PTGI) — Python, 12,582 code lines
- [MaxApiTeam/PyMax](https://octocounts.com/github/MaxApiTeam/PyMax) — Python, 12,388 code lines
- [jiji262/douyin-downloader](https://octocounts.com/github/jiji262/douyin-downloader) — Python, 13,195 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)
