--- name: "publish-resource" description: "Publish a prompt, instruction, agent, hook, or skill into the shared Copilot resource repository." agent: "agent" tools: [read, search, edit, execute] argument-hint: "source= kind= name=" --- Publish the resource into the shared repository by using the repository's publish script. Requirements: - Detect or confirm the resource kind. - Use the repository publish script instead of copying files manually. - Review the normalized result. - Summarize what changed and what should be committed.