# K-Dense-AI/scientific-agent-skills SLOC report

> As of 2026-09-11 (commit 15e77e621542), K-Dense-AI/scientific-agent-skills contains 502,256 total lines: 233,598 code, 179,002 comments, 89,656 blank, across 1,906 files in 10 languages (top: Python 62.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

K-Dense-AI/scientific-agent-skills has 233,598 source lines of code out of 502,256 total lines across 1,906 files, counted from the main ref at commit 15e77e621542 by the OctoCounts tokei engine on 2026-09-11. 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 K-Dense-AI/scientific-agent-skills to commit 15e77e621542, 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 large codebase by counted code lines. Code represents 46.5% of all lines, comments represent 35.6%, and the repository averages 123 code lines per file. Python accounts for 62.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 542 | 169,349 | 146,896 | 3,257 | 19,196 |
| JSON | 79 | 81,897 | 81,897 | 0 | 0 |
| TeX | 17 | 6,030 | 3,675 | 1,106 | 1,249 |
| YAML | 6 | 925 | 751 | 126 | 48 |
| Shell | 3 | 359 | 262 | 50 | 47 |
| HTML | 1 | 91 | 84 | 0 | 7 |
| TOML | 1 | 25 | 18 | 5 | 2 |
| XML | 5 | 15 | 15 | 0 | 0 |
| Markdown | 1,246 | 243,443 | 0 | 174,356 | 69,087 |
| Plain Text | 6 | 122 | 0 | 102 | 20 |

Top language (Python 62.9%). Generated at 2026-09-11T15:23:46.145157958+00:00. Canonical report: https://octocounts.com/github/K-Dense-AI/scientific-agent-skills

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/K-Dense-AI/scientific-agent-skills/commit/15e77e6215425bd9a498ca54e049a06176277189?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 K-Dense-AI/scientific-agent-skills have?

K-Dense-AI/scientific-agent-skills has 502,256 total lines, including 233,598 code lines, 179,002 comment lines, and 89,656 blank lines.

### How was the K-Dense-AI/scientific-agent-skills line count measured?

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

### What commit was counted for K-Dense-AI/scientific-agent-skills?

This OctoCounts report was generated from main at commit 15e77e621542 on 2026-09-11T15:23:46.145157958+00:00.

## Similar repository reports

- [MakazhanAlpamys/Soup](https://octocounts.com/github/MakazhanAlpamys/Soup) — Python, 228,595 code lines
- [python/mypy](https://octocounts.com/github/python/mypy) — Python, 243,223 code lines
- [topoteretes/cognee](https://octocounts.com/github/topoteretes/cognee) — Python, 244,313 code lines
- [langchain-ai/deepagents](https://octocounts.com/github/langchain-ai/deepagents) — Python, 244,556 code lines
- [keras-team/keras](https://octocounts.com/github/keras-team/keras) — Python, 222,365 code lines
- [open-jarvis/OpenJarvis](https://octocounts.com/github/open-jarvis/OpenJarvis) — Python, 221,541 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)
