llms-txt-manager

Synchronize llms.txt and my-blog.json catalogs with query-index.json content.

2|Updated Feb 22, 2024
One-click install
npx skills add https://github.com/ddttom/allaboutv2 --skill llms-txt-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llms-txt-manager
Source: https://github.com/ddttom/allaboutv2/tree/main/.claude/skills/llms-txt-manager
Command: npx skills add https://github.com/ddttom/allaboutv2 --skill llms-txt-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill eliminates manual maintenance of AI-readable content catalogs, ensuring your llms.txt and my-blog.json files are always synchronized with the latest blog content.

Core Features & Use Cases

  • Content Synchronization: Automatically updates llms.txt and my-blog.json files with new and modified content from your site's master index.
  • Automated File Creation: Detects missing catalog files and creates complete structures from existing content data.
  • Use Case: Imagine your blog has published 15 new articles across different categories. Use this Skill to automatically update all your llms.txt files with the latest content while maintaining proper organization and metadata.

Quick Start

Use the llms-txt-manager skill to update all llms.txt files across the project with the latest blog content.

Frequently Asked Questions about llms-txt-manager

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

FAQPage Schema
How do I automatically synchronize my llms.txt file with blog content?

This Skill automates synchronization of llms.txt and my-blog.json files with your latest blog content by detecting new and modified articles, applying lastModified-based delta updates, and maintaining proper metadata and versioning across your project folders.

Can I automatically generate AI-readable content catalogs from existing blog data?

Yes. The Skill detects missing catalog files and automatically creates complete llms.txt and my-blog.json structures from your existing content index, eliminating manual file setup.

What file formats does content synchronization work with?

Content synchronization integrates llms.txt, my-blog.json, and query-index.json formats, automatically aggregating and updating all three while maintaining folder-context filtering and structured metadata.

How does the Skill handle content updates across multiple project folders?

The Skill applies folder-specific filtering and generates separate content indexes per folder, ensuring each directory maintains its own synchronized llms.txt and my-blog.json with appropriate scope and organization.

When should I use automated catalog management instead of manual updates?

Use automated catalog management when publishing multiple blog articles across different categories or when you need continuous synchronization between your master content index and AI-readable formats without manual maintenance overhead.