·llms-txt-support
</>

llms-txt-support

jmagly/ai-writing-guide

LLM に最適化されたドキュメントの llms.txt ファイルを検出して使用します。スクレイピング前に、サイトに LLM 対応ドキュメントがあるかどうかを確認する場合に使用します。

4インストール·0トレンド·@jmagly

インストール

$npx skills add https://github.com/jmagly/ai-writing-guide --skill llms-txt-support

SKILL.md

Single responsibility: Detect, fetch, and utilize llms.txt files that provide LLM-optimized documentation, enabling 10x faster documentation ingestion. (BP-4)

The llms.txt standard (https://llmstxt.org/) provides a convention for websites to expose LLM-friendly documentation. Instead of scraping entire sites, check for llms.txt first.

| RELEVANT | Target base URL, llms.txt content | Full site scraping | | PERIPHERAL | llms.txt spec reference | Other sites' llms.txt | | DISTRACTOR | Previous scraping attempts | Unrelated documentation |

LLM に最適化されたドキュメントの llms.txt ファイルを検出して使用します。スクレイピング前に、サイトに LLM 対応ドキュメントがあるかどうかを確認する場合に使用します。 ソース: jmagly/ai-writing-guide。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/jmagly/ai-writing-guide --skill llms-txt-support
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

llms-txt-support とは?

LLM に最適化されたドキュメントの llms.txt ファイルを検出して使用します。スクレイピング前に、サイトに LLM 対応ドキュメントがあるかどうかを確認する場合に使用します。 ソース: jmagly/ai-writing-guide。

llms-txt-support のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/jmagly/ai-writing-guide --skill llms-txt-support インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/jmagly/ai-writing-guide