Files

798 B

name, description, argument-hint
name description argument-hint
resource-authoring Use when adding, publishing, or reviewing shared Copilot resources such as skills, prompts, instructions, agents, hooks, or supporting scripts. [resource type] [goal]

Resource Authoring

Use this skill when the task is to create or evolve a shared Copilot resource in the repository.

Procedure

  1. Decide whether the resource should be a skill, prompt, agent, instruction, or hook.
  2. Prefer repo-first authoring when the work is intentionally shared.
  3. If the resource originated elsewhere, publish it into the repository.
  4. Review naming, portability, and lifecycle impact.
  5. Validate any scripts or automation referenced by the resource.

References