RSSAmplifier

Rick Cogley · Mar 23, 2026

SvelteKit + Cloudflare WorkersでAIエージェント向けMarkdownを配信する

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

AIによるクロール・要約の波が押し寄せています。GoogleのGemini、OpenAIのGPT、AnthropicのClaude、Perplexityなど、あらゆるエージェントがあなたのサイトにアクセスしています。HTMLを返せば、 <div> の山をパースするためにトークンを浪費します。Markdownを返せば、クリーンなコンテキストが即座に得られます。 Cloudflareは AIエージェント向けMarkdown配信ガイド を公開し、Transform RulesとAIゲートウェイを使う方法を紹介しました。その後Michael Wolsonが、Transform Rulesでヘッダを設定しエッジでコンテンツネゴシエーションを行う 無料プラン向けの応用記事 を書いています。 私はSvelteKitをCloudflare…

Read on cogley.jp

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.