798 B
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
- Decide whether the resource should be a skill, prompt, agent, instruction, or hook.
- Prefer repo-first authoring when the work is intentionally shared.
- If the resource originated elsewhere, publish it into the repository.
- Review naming, portability, and lifecycle impact.
- Validate any scripts or automation referenced by the resource.