Skip to main content

Agent Resources

This blog provides the following machine-readable resources so AI coding assistants (Claude Code, Codex, Cursor, Copilot, etc.) can efficiently access content.

File Index

ResourceURLDescription
llms.txt/llms.txtContent index with titles, descriptions, and links for all articles. Agent discovery entry point.
llms-full.txt/llms-full.txtFull content of every blog post aggregated. Agent fetches once for complete context.
sitemap.xml/sitemap.xmlStandard sitemap with lastmod timestamps — helps agents assess content freshness.
robots.txt/robots.txtAll crawlers (including AI agents) explicitly allowed.
RSS Feed/blog/rss.xmlStandard RSS feed.
Atom Feed/blog/atom.xmlStandard Atom feed.

How to Use

In AI Coding Assistants

Claude Code / Codex / Cursor / Windsurf / Copilot

Reference this in your project context or rules:

https://binggg.github.io/llms-full.txt

The agent will automatically fetch all blog content for context.

ChatGPT / Claude / Gemini

Paste the URL or copy contents of /llms-full.txt into your conversation.

Individual Articles

Raw Markdown for each article is available directly on GitHub:

https://github.com/binggg/binggg.github.io/tree/develop/blog/

Tech Stack

  • Framework: Docusaurus 3.x
  • Deployment: GitHub Pages + GitHub Actions
  • LLMs generation: docusaurus-plugin-llms (fully automatic)
  • Source: github.com/binggg/binggg.github.io

This page is machine-readable too. Agents visiting this page get all resource entry points.