update-llms

Regenerate llms.txt and llms-full.txt files from website pages and components.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/in-parallel-oy/narayan-web --skill update-llms
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-llms
Source: https://github.com/in-parallel-oy/narayan-web/tree/main/.claude/skills/update-llms
Command: npx skills add https://github.com/in-parallel-oy/narayan-web --skill update-llms

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures that the llms.txt and llms-full.txt files accurately reflect the most current content of the website, keeping AI knowledge bases up-to-date.

Core Features & Use Cases

  • Content Indexing: Generates a lightweight index (llms.txt) and a comprehensive content file (llms-full.txt) from website pages and components.
  • URL Management: Automatically updates links to ensure they point to the correct, current website URLs.
  • Use Case: After updating product descriptions or adding new pages to the www.in-parallel.com website, this Skill can be run to update the AI's understanding of the site's offerings and structure.

Quick Start

Run the update-llms skill to regenerate the llms.txt and llms-full.txt files.

Frequently Asked Questions about update-llms

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate llms.txt files for my website to keep LLM indexes updated?

Generate llms.txt files by parsing website pages and components to create a lightweight index and a comprehensive content file. This ensures AI knowledge bases accurately reflect your most current website content and structure.

What is the difference between llms.txt and llms-full.txt for AI knowledge bases?

The llms.txt file provides a lightweight index of your website content, while llms-full.txt is a comprehensive content file containing detailed information. Both are regenerated to ensure AI indexes reflect current site updates.

How do I update website URLs in my LLM documentation files?

Update website URLs in LLM documentation files by regenerating them to automatically point links to the correct, current website URLs. This ensures all indexed content references accurate and active web addresses.

When should I regenerate markdown content for AI knowledge base indexing?

Regenerate markdown content for AI knowledge base indexing after updating product descriptions or adding new pages to your website. This keeps the AI's understanding of your site's offerings and structure current.

Can I use a script to automate website content indexing for LLMs?

Yes, you can use a script to automate website content indexing for LLMs. The script parses pages and components, regenerates the index files, and reports on changes made during the regeneration process.

Does updating llms.txt files require any external dependencies?

Updating llms.txt files does not require any external dependencies. The skill operates independently using internal scripts to parse website content, manage URLs, and generate the updated documentation files.