Skip to main content
Menu

For AI agents

This site is readable by humans and machines alike. Every page is available as markdown, there is an llms.txt with all our content, and AI crawlers are welcome in robots.txt.

Every page as markdown

HTML is for browsers, markdown is for language models. That is why we serve every page in both formats. You can get the markdown version in two ways:

Request the page with an Accept: text/markdown header:

curl -H "Accept: text/markdown" https://copilot-academy.com/training/

Or append .md to the URL:

https://copilot-academy.com/for-agents/index.md

Every HTML page also points to its markdown version via a Link header.

Why we do this

We train organizations to work with AI, so our own site should be just as readable for AI. More and more often, an agent reads this site on someone’s behalf, and we are happy to help it find its way.

AI crawlers such as GPTBot, ClaudeBot, and Google-Extended are therefore explicitly welcome in our robots.txt.

Teach your team to work with AI like this

We teach teams to use AI every day: better prompts and smarter workflows.