--- title: "Claude Code Agents MD Plugin" layout: post date: 2026-02-18 13:00:00 +0100 image: /assets/claude-code-agents.png excerpt: A plugin to keep codebases AI-agnostic by injecting agents.md. categories: - AI - Tools --- Claude does not read AGENTS.MD file which is the open standard for AI agents. So here it is: A claude-code plugin that keeps our codebases AI-agnostic. It inject automatically the agents .md in every folder the agent is running. Check out the repository: [https://github.com/GaetanoPiazzolla/claude-code-agents-md](https://github.com/GaetanoPiazzolla/claude-code-agents-md) {% include image.html src="/assets/claude-code-agents.png" alt="Claude Code Agents" %}