tfmurad

Astro integration to generate llms.txt, llms-full.txt, and markdown files from your Astro site

17
0
100% credibility
Found Apr 19, 2026 at 17 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
JavaScript
AI Summary

An integration for Astro websites that automatically generates llms.txt index files, llms-full.txt with complete page contents, and individual markdown files from built HTML pages to help language models discover and process site content.

How It Works

1
🔍 Discover AI-Friendly Websites

You learn about a simple way to make your website easier for AI tools like chatbots to read and understand your content.

2
📦 Add to Your Site Project

You add this handy tool to your existing website project so it can prepare special content files automatically.

3
⚙️ Share Your Site Details

You tell the tool your website's web address and a bit about your site, like its name and what it's about, to customize the output.

4
🚀 Build Your Site

You hit build, and the tool scans your pages, pulls out titles and content, and creates easy-to-read text files right alongside your site.

AI-Ready Files Ready

Your website now includes an index file listing pages, a full content dump, and individual text versions of each page, making it perfect for AI discovery.

Sign up to see the full architecture

3 more

Sign Up Free

Star Growth

See how this repo grew from 17 to 17 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is astro-llms-md?

This JavaScript Astro integration automatically generates llms.txt (a lightweight page index), llms-full.txt (all content in one file), and individual markdown files from your built Astro site's HTML. It solves the problem of making static sites LLM-friendly by extracting titles, descriptions, and content via configurable selectors, dropping everything into your dist folder post-build. Drop it into your astro.config.mjs with a site URL, and it handles the rest—no extra CLI steps needed.

Why is it gaining traction?

Zero-config setup with auto-created llms.json makes it dead simple for Astro users deploying to GitHub Pages or via GitHub Actions, even fixing common GitHub Pages 404 issues in templates. Smart exclusions skip junk like _astro folders or XML, plus TypeScript types and verbose logging fit right into Astro integrations like Tailwind or logger kits. The hook? One-line addition to your config turns any Astro GitHub template into an LLM-optimized site without custom hooks or APIs.

Who should use this?

Astro devs deploying static sites to GitHub Pages, Cloudflare via GitHub Actions, or any GitHub-hosted template needing quick LLM discoverability. Ideal for docs sites, portfolios, or blogs where you want per-page .md exports for AI crawlers without manual scripting. Skip if you're deep into custom Astro integration APIs or non-Astro stacks.

Verdict

Worth a spin for Astro GitHub Pages users—solid docs and features punch above its 17 stars—but the 1.0% credibility score flags low maturity and testing. Test on a template first; it's niche but constructive for LLM-era static sites.

(178 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.