For Agents
This page provides machine-readable entry points for AI assistants, answer engines, and indexing bots.
Primary AI Endpoints
llms.txt: https://junxinzhang.com/llms.txtllms-full.txt: https://junxinzhang.com/llms-full.txtSitemap: https://junxinzhang.com/sitemap.xmlRSS: https://junxinzhang.com/feed.xmlAll posts: https://junxinzhang.com/posts.html
Current Capability
- This site already exposes dedicated AI index files (
llms.txtandllms-full.txt). - If Cloudflare “Markdown for Agents” is enabled at the edge, clients sending
Accept: text/markdowncan 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:
- Email: [email protected]
- X: https://x.com/Jasonz9788
- GitHub: https://github.com/junxinzhang