# Weizhena/deep-research-skills SLOC report

> As of 2026-09-14 (commit e24c5cb46642), Weizhena/deep-research-skills contains 3,087 total lines: 932 code, 1,589 comments, 566 blank, across 40 files in 4 languages (top: Python 82.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

Weizhena/deep-research-skills has 932 source lines of code out of 3,087 total lines across 40 files, counted from the e24c5cb4664229f72716ba299f4ec18b8db48119 ref at commit e24c5cb46642 by the OctoCounts tokei engine on 2026-09-14. 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 Weizhena/deep-research-skills to commit e24c5cb46642, 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 small codebase by counted code lines. Code represents 30.2% of all lines, comments represent 51.5%, and the repository averages 23 code lines per file. Python accounts for 82.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 4 | 872 | 772 | 8 | 92 |
| TOML | 1 | 130 | 129 | 0 | 1 |
| Shell | 1 | 42 | 31 | 1 | 10 |
| Markdown | 34 | 2,043 | 0 | 1,580 | 463 |

Top language (Python 82.8%). Generated at 2026-09-14T10:21:45.050886478+00:00. Canonical report: https://octocounts.com/github/Weizhena/deep-research-skills

## Reproduce this report

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

Weizhena/deep-research-skills has 3,087 total lines, including 932 code lines, 1,589 comment lines, and 566 blank lines.

### How was the Weizhena/deep-research-skills line count measured?

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

### What commit was counted for Weizhena/deep-research-skills?

This OctoCounts report was generated from e24c5cb4664229f72716ba299f4ec18b8db48119 at commit e24c5cb46642 on 2026-09-14T10:21:45.050886478+00:00.

## Similar repository reports

- [y-fn/deconfounding-embeddings](https://octocounts.com/github/y-fn/deconfounding-embeddings) — Python, 954 code lines
- [karpathy/autoresearch](https://octocounts.com/github/karpathy/autoresearch) — Python, 910 code lines
- [okfn/ckanext-datano](https://octocounts.com/github/okfn/ckanext-datano) — Python, 905 code lines
- [rasbt/mini-coding-agent](https://octocounts.com/github/rasbt/mini-coding-agent) — Python, 899 code lines
- [yhhe2004/STAIR](https://octocounts.com/github/yhhe2004/STAIR) — Python, 896 code lines
- [starchild-codes/RagaLint](https://octocounts.com/github/starchild-codes/RagaLint) — Python, 895 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)
