Ross ROSS = Recommend OSS · open-source software intelligence for agents

ekalinin/github-markdown-toc

Easy TOC creation for GitHub README.md observed · 2026-08-28

github.com/ekalinin/github-markdown-toc · Shell · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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: 4383
  • days_rel: n/a
  • days_push: 690
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3296 stars · 2684 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

gh-md-toc is a dependency-free shell script that generates a table of contents for GitHub README.md files and wiki pages. It can process stdin, local markdown files, or remote files hosted on github.com, and supports auto-inserting and updating TOC sections.

Use cases

  • generate a table of contents for my GitHub README.md
  • auto-insert and update TOC in markdown docs
  • create TOC for a GitHub wiki page without installing software
  • generate markdown TOC from stdin in a shell pipeline
  • add table of contents to multiple markdown files at once
  • generate TOC in GitHub Actions CI

When to choose

  • you want a zero-dependency shell script for GitHub markdown TOC generation
  • you work on Linux or macOS and want a quick CLI utility
  • you want to automate TOC updates via GitHub Actions or CI

When to avoid

  • you are on Windows and prefer a native binary (use the Go implementation instead)
  • you need general-purpose markdown processing beyond TOC generation
  • you need parallel processing or a more robust implementation

Facets

cli-tool · maturity stable

markdown developer-tools cli documentation developer-tools documentation cli table-of-contents github-readme shell-script markdown-toc command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
ekalinin/github-markdown-tocmain23

For agents

markdown · JSON · MCP: product_card(name="ekalinin/github-markdown-toc")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem