<!-- Generated via fallback path (no LM). -->

# Lms Llmstxt

> --- title: "LM Studio llms.txt Generator" description: "Generate llms.txt, llms-full, and fallback artifacts for GitHub repositories using DSPy with LM Studio." ---

**Remember:**
- Start with Docs for install & onboarding
- Check Tutorials for end-to-end workflows
- Review API references before integrating

## Docs
- [Spec Handoff Next Steps](https://github.com/AcidicSoil/lms-llmsTxt/blob/main/docs/Spec handoff next steps.md): docs page.

## Optional
- [Agents](https://github.com/AcidicSoil/lms-llmsTxt/blob/main/.ruler/AGENTS.md): docs page.
- [Link Discovery Structure](https://github.com/AcidicSoil/lms-llmsTxt/blob/main/Link discovery structure.md): docs page.
- [README](https://github.com/AcidicSoil/lms-llmsTxt/blob/main/README.md): docs page.
- [Repos](https://github.com/AcidicSoil/lms-llmsTxt/blob/main/repos.md): docs page.
- [Queue Run](https://github.com/AcidicSoil/lms-llmsTxt/blob/main/scripts/queue_run.py): docs page.

## Src
- [Analyzer](https://github.com/AcidicSoil/lms-llmsTxt/blob/main/src/lmstudiotxt_generator/analyzer.py): docs page.
- [Cli](https://github.com/AcidicSoil/lms-llmsTxt/blob/main/src/lmstudiotxt_generator/cli.py): docs page.
- [Config](https://github.com/AcidicSoil/lms-llmsTxt/blob/main/src/lmstudiotxt_generator/config.py): docs page.
- [Fallback](https://github.com/AcidicSoil/lms-llmsTxt/blob/main/src/lmstudiotxt_generator/fallback.py): docs page.
- [Full Builder](https://github.com/AcidicSoil/lms-llmsTxt/blob/main/src/lmstudiotxt_generator/full_builder.py): docs page.
- [Github](https://github.com/AcidicSoil/lms-llmsTxt/blob/main/src/lmstudiotxt_generator/github.py): docs page.
- [Init](https://github.com/AcidicSoil/lms-llmsTxt/blob/main/src/lmstudiotxt_generator/__init__.py): docs page.
- [Lmstudio](https://github.com/AcidicSoil/lms-llmsTxt/blob/main/src/lmstudiotxt_generator/lmstudio.py): docs page.
- [Models](https://github.com/AcidicSoil/lms-llmsTxt/blob/main/src/lmstudiotxt_generator/models.py): docs page.
- [Pipeline](https://github.com/AcidicSoil/lms-llmsTxt/blob/main/src/lmstudiotxt_generator/pipeline.py): docs page.

## Tests
- [Test Analyzer](https://github.com/AcidicSoil/lms-llmsTxt/blob/main/tests/test_analyzer.py): docs page.
- [Test Full Builder](https://github.com/AcidicSoil/lms-llmsTxt/blob/main/tests/test_full_builder.py): docs page.
- [Test Lmstudio](https://github.com/AcidicSoil/lms-llmsTxt/blob/main/tests/test_lmstudio.py): docs page.
- [Agents.Session Coach](https://github.com/AcidicSoil/lms-llmsTxt/blob/main/tests/fixtures/agents/AGENTS.session-coach.md): docs page.
