
內容簡介
Vexalyn LLM MD 外掛自動生成並提供 WordPress 文章和頁面的 Markdown 版本,優化以供大型語言模型(LLMs)如 ChatGPT 和 Claude 使用,讓內容更易於 AI 工具存取,並以乾淨的機器可讀格式呈現。
【主要功能】
• 自動生成 Markdown 於文章儲存時
• 透過乾淨的 URL 端點提供 Markdown
• 支援批量生成所有現有文章的 Markdown
• 將所有生成的 Markdown 文件匯出為 ZIP 檔案
• 可選 YAML 前置資料配置
• 密碼保護的文章自動排除於 Markdown 生成
外掛標籤
開發者團隊
原文外掛簡介
Vexalyn LLM MD automatically generates and serves Markdown versions of your WordPress posts and pages, optimized for consumption by Large Language Models (LLMs) such as ChatGPT, Claude, and others.
Whether you want to make your content more accessible to AI tools, build RAG (Retrieval-Augmented Generation) pipelines, or simply expose your content in a clean machine-readable format, this plugin provides a seamless solution directly within WordPress.
Features:
Auto-generates Markdown on post save for selected post types
Serves Markdown via a clean URL endpoint (/article.md) appended to any post URL
Also serves Markdown via the Accept: text/markdown HTTP header for programmatic access
Bulk generation of Markdown for all existing posts at once, via the admin panel or WP-CLI, globally or per post type
Export all generated Markdown files as a single ZIP archive
Optional YAML frontmatter (title, URL, dates, author, categories, tags) at the top of each file, configurable globally and per post via the vexalyn_llm_md_frontmatter_fields filter
Password-protected posts are automatically excluded from Markdown generation and serving
Per-content “Exclude from Markdown” checkbox and “Delete generated Markdown” button on the post edit screen, for post types enabled in the admin panel
Dedicated admin panel located under Vexalyn > LLM MD in the WordPress dashboard
