LearnNewsExamplesServices
Frontmatter
id7452
titleGenerate LLM.txt File via Build Script
stateClosed
labels
enhancementai
assigneestobiu
createdAtOct 10, 2025, 10:16 PM
updatedAtNov 11, 2025, 1:26 PM
githubUrlhttps://github.com/neomjs/neo/issues/7452
authortobiu
commentsCount1
parentIssue7446
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 11, 2025, 1:26 PM

Generate LLM.txt File via Build Script

Closed v11.1.0 enhancementai
tobiu
tobiu commented on Oct 10, 2025, 10:16 PM

To improve the ability of Large Language Models (LLMs) to understand our content, an llm.txt file is needed. This file will be automatically generated by a build script to ensure it stays in sync with our content.

Acceptance Criteria

  1. Enhance the buildScripts/generate-seo-files.mjs script.
  2. Add a function to the script that takes the parsed list of content URLs and formats them into the llm.txt syntax (Allow: /path/to/page).
  3. The script should write the final output to a new llm.txt file in the apps/portal/ directory.
tobiu assigned to @tobiu on Oct 10, 2025, 10:16 PM
tobiu added the enhancement label on Oct 10, 2025, 10:16 PM
tobiu added parent issue #7446 on Oct 10, 2025, 10:16 PM
tobiu added the ai label on Oct 10, 2025, 10:16 PM
tobiu
tobiu Nov 11, 2025, 1:26 PM

resolved.

tobiu closed this issue on Nov 11, 2025, 1:26 PM