Given the prevalence of AI and searching the web using AI tools, I wanted to create a basic WP plugin that can manage the llms.txt file so that sites I work on can get that visibility and GEO optimization.
I built it not as a way to use AI to generate the llms.txt file, but as a simple interface to read what’s there and update it. Also used it as a tool to practice using Mr. Claude within the WordPress ecosystem, as opposed to the Shopify ecosystem (what I’ve mostly used it in). Helped my refine my Claude skills and rules regarding PHP and WordPress as well.