config-export
Installation
SKILL.md
config-export
Exports CLAUDE.md and ai-context/ to tool-native instruction files for GitHub Copilot, Google Gemini, and Cursor.
Triggers: /config-export, export config, copilot instructions, gemini config, cursor rules
Purpose
config-export reads the project's Claude configuration (CLAUDE.md and any present ai-context/ files) into an in-context bundle, lets the user select one or more target AI assistants, generates tool-specific instruction files via LLM transformation, shows a dry-run preview, and writes the confirmed files to their canonical locations. It never modifies source files and never writes without explicit user confirmation.