Help us improve
Share bugs, ideas, or general feedback.
From smart-blog-skills
Validates and generates llms.txt files — the emerging standard for AI guidance on websites. Can check an existing llms.txt or crawl a site to create one from scratch.
npx claudepluginhub rainday/smart-blog-skills --plugin smart-blog-skillsHow this skill is triggered — by the user, by Claude, or both
Slash command
/smart-blog-skills:llmstxt [analyze|generate] <url>[analyze|generate] <url>The summary Claude sees in its skill listing — used to decide when to auto-load this skill
`llms.txt` は AI システムがウェブサイトの構造と内容を理解するための新興標準(Jeremy Howard, 2024年9月提唱)。`robots.txt` がクローラーに「アクセスしてはいけないもの」を伝えるのに対し、`llms.txt` は AI に「最も有用なもの」を伝える。
Generates llms.txt and llms-full.txt files for LLM crawler ingestion. Scopes expectations for Google vs. non-Google AI surfaces and resolves dynamic routes via sitemap.
Generates a standards-compliant llms.txt file for any website by crawling the live site or reading the codebase directly. Helps make websites discoverable by AI agents and LLMs.
Optimizes content for citation by AI search engines (ChatGPT, Perplexity, Google AI Overview, Claude) — checks crawler access, content structure, llms.txt, and AI-friendly patterns.
Share bugs, ideas, or general feedback.
llms.txt は AI システムがウェブサイトの構造と内容を理解するための新興標準(Jeremy Howard, 2024年9月提唱)。robots.txt がクローラーに「アクセスしてはいけないもの」を伝えるのに対し、llms.txt は AI に「最も有用なもの」を伝える。
| 指令 | 功能 |
|---|---|
/smart-blog-skills:llmstxt analyze <url> | 驗證現有 llms.txt 並評分 |
/smart-blog-skills:llmstxt generate <url> | 從零爬取網站並生成 llms.txt |
# [Site Name]
> [一句話說明網站做什麼、服務對象。限 200 字元以內。]
## Docs
- [Page Title](https://example.com/page): 說明頁面涵蓋的具體內容(10-30 字)。
## Optional
- [Secondary Page](https://example.com/other): 補充資源說明。
## Key Facts
- Founded in [year] by [name]
- Headquarters: [City, Country]
- Key products: [A], [B], [C]
## Contact
- Website: https://example.com
- Email: hello@example.com
| 元素 | 規則 |
|---|---|
| H1 標題 | 必填,第一行,使用官方品牌名稱 |
描述(blockquote >) | 必填,200 字元以內,具體說明 |
| H2 區段 | 至少一個。常用:Docs / Blog / Products / About / Resources |
| 頁面條目 | 10-30 筆,格式 - [Title](URL): Description |
| URL | 絕對路徑,含 https://,不用相對路徑 |
| 描述長度 | 每筆 10-30 字,具體說明頁面內容 |
| Key Facts | 建議加入,提供 AI 快速查詢的事實數據 |
| Contact | 建議加入,至少含 email |
用 WebFetch 讀取 [domain]/llms.txt 和 [domain]/llms-full.txt。
| 元素 | 嚴重性 |
|---|---|
| H1 標題 | Critical |
| Blockquote 描述 | High |
| 至少一個 H2 | Critical |
| 至少 5 筆頁面條目 | High |
| URL 為絕對路徑 | High |
| 每筆有描述 | Medium |
| Key Facts 區段 | Medium |
| Contact 區段 | Low |
總分 = (Completeness × 0.40) + (Accuracy × 0.35) + (Usefulness × 0.25)
用 WebFetch 爬主導航和 sitemap,找出重要頁面未列入 llms.txt 的缺口。
生成 GEO-LLMSTXT-ANALYSIS.md:
# llms.txt 分析:[Domain]
**分析日期:** [Date]
**llms.txt 狀態:** Found / Not Found
**llms-full.txt 狀態:** Found / Not Found
## 總分:[X]/100
| 維度 | 分數 |
|------|------|
| Completeness | [X]/100 |
| Accuracy | [X]/100 |
| Usefulness | [X]/100 |
## 格式驗證
| 元素 | 狀態 | 備註 |
|------|------|------|
| H1 標題 | Pass/Fail | |
| ...(逐項列出)
## 缺漏頁面
1. [Page Title](URL) — 原因
## 改善建議
1. [具體建議]
## 建議更新版 llms.txt
[完整更新後的檔案內容]
/sitemap.xml 取得所有頁面清單必須加入:
有品質才加入:
跳過:
每筆描述規則:
說明三個定價方案(免費、Pro、企業)的功能差異和年費/月費。了解更多關於我們的定價方案!(含行銷語,過於模糊)從網站收集:成立年份、創辦人、總部地點、員工數、客戶數、主要產品、行業分類。
組合完整 llms.txt → 驗證 URL 均可訪問 → 確認總條目 10-30 筆。
llms.txt 內容(可直接存至網站根目錄)GEO-LLMSTXT-GENERATION.md:說明選取頁面的理由、建議更新頻率https://)/smart-blog-skills:crawlers)