A CLAUDE.md is just a markdown file at the root of your repo. Copy the content below into your own project's CLAUDE.md to give your agent the same context.
npx versuz@latest install langflow-ai-langflow --kind=claude-mdcurl -o CLAUDE.md https://raw.githubusercontent.com/langflow-ai/langflow/HEAD/CLAUDE.md# CLAUDE.md @AGENTS.md This project uses [AGENTS.md](https://agents.md/) as the standard for providing context to AI coding agents. The `@AGENTS.md` import above tells Claude Code to load `AGENTS.md` automatically; other tools that natively support `AGENTS.md` will pick it up directly.