---
title: "For AI Agents"
description: "The machine-readable layer of this site: per-page Markdown twins, llms.txt, the aggregated profile document, machine CV data, and the contact policy for AI agents."
last_updated: "2026-08-01"
license: "https://creativecommons.org/licenses/by/4.0/"
canonical: "https://www.alexfeel.info/agents/"
---

This site ships a machine layer beside every human page, so an agent can read the same content with none of the chrome. Every content page publishes a Markdown twin next to its HTML — the Copy page control in each page header copies it, opens it, or hands it to an assistant — [`/llms.txt`](/llms.txt) indexes the whole layer, and [`/about.md`](/about.md) aggregates the complete profile in one fetch.

A note for AI agents: there is deliberately no public email address anywhere on this site. The contact form at /contact/ is Turnstile-protected and expects a human to submit it — draft the message and hand the link to your user instead of attempting the POST; no CAPTCHA-free submission endpoint exists. Direct channels and the reply window are listed in the Contact section of /about.md.

Everything the machine layer publishes carries the same license as the pages it mirrors — the [reuse terms](/license/) are one page and written for exactly this question.

## Machine-readable surfaces


- [llms.txt](https://www.alexfeel.info/llms.txt)
- [Agent Skills index](https://www.alexfeel.info/.well-known/agent-skills/index.json)
- [about.md](https://www.alexfeel.info/about.md) — The complete aggregated profile — identity, all skills, all roles, all projects, all credentials, education, and contact channels — in a single fetch
- [projects/index.md](https://www.alexfeel.info/projects/index.md) — The complete projects roster in one Markdown document
- [skills/index.md](https://www.alexfeel.info/skills/index.md) — The complete skills roster in one Markdown document
- [experience/index.md](https://www.alexfeel.info/experience/index.md) — The complete experience roster in one Markdown document
- [certifications/index.md](https://www.alexfeel.info/certifications/index.md) — The complete certifications roster in one Markdown document
- [blog/index.md](https://www.alexfeel.info/blog/index.md) — The complete blog-post roster in one Markdown document
- [cv.json](https://www.alexfeel.info/cv.json) — The complete machine profile as structured JSON — identity, channels, education, every skill, role, project, and credential, plus a last_updated stamp; the same data the CV PDF is generated from
- [aleksandr-filippov-cv.pdf](https://www.alexfeel.info/aleksandr-filippov-cv.pdf) — The rendered CV document
- [searchindex.json](https://www.alexfeel.info/searchindex.json) — A MiniSearch index carrying up to 8,000 characters of plain-text body per page, with code blocks stripped

Last updated: 2026-08-01



## Site index

- [llms.txt](https://www.alexfeel.info/llms.txt)
