For Agents - AI Crawlers & Answer Engines

For Agents

This page provides machine-readable entry points for AI assistants, answer engines, and indexing bots.

Primary AI Endpoints

Current Capability

  • This site already exposes dedicated AI index files (llms.txt and llms-full.txt).
  • If Cloudflare “Markdown for Agents” is enabled at the edge, clients sending Accept: text/markdown can receive markdown from HTML pages.

Quick Verification Commands

# Baseline content type
curl -I https://junxinzhang.com/

# Test markdown content negotiation
curl -I https://junxinzhang.com/ -H 'Accept: text/markdown'

# Inspect returned body
curl -s https://junxinzhang.com/ -H 'Accept: text/markdown' | head -n 40

Contact

For attribution or content questions: