# AI coding instruction file converter

Canonical tool: https://repoagentkit.com/instruction-file-converter

Convert one existing repository instruction file into the expected path and format for AGENTS.md, Claude Code, Cursor, or GitHub Copilot. The tool runs entirely in the visitor's browser and does not upload instruction contents or require an API key.

## Supported targets

- `AGENTS.md` at the repository root
- `CLAUDE.md` at the repository root
- `.github/copilot-instructions.md` for repository-wide GitHub Copilot instructions
- `.cursor/rules/project.mdc` with always-applied Cursor frontmatter

The converter preserves the Markdown body. It removes existing frontmatter before export and adds target-specific frontmatter only for Cursor. Review the target product's scoping behavior before replacing path-specific rules with one repository-wide file.

## Privacy

Conversion, copying, and downloading happen locally in the browser. Repo Agent Kit analytics record only aggregate target and action labels, never instruction contents, filenames, query strings, IP addresses at the application layer, or cross-day identity.
