This skill should be used when the user asks to "create a new prompt sample", "add a new prompt sample", "scaffold a new prompt sample", "create a prompt contribution", "add a prompt", or needs to create a new prompt sample with proper folder structure, README, and sample.json metadata. Do NOT use this skill for agent instructions or system prompts.
$npx -y skills add pnp/copilot-prompts --skill create-simple-promptInstalls into the current project.
Run `npx skills use "https://github.com/pnp/copilot-prompts" --skill "pnp/copilot-prompts/create-simple-prompt"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/pnp/copilot-prompts" that are relevant to the current task. Run `npx skills add "https://github.com/pnp/copilot-prompts"` and select the relevant skills, then follow their instructions.