bypnp· 12 skills
This skill should be used when the user asks to "create an agent instruction", "add agent instructions", "scaffold an agent sample", "create a system prompt sample", "add a system prompt", "create a new agent", "build an agent", or needs to create a new agent instruction sample with proper folder structure, README, and sample.json metadata inside the agent-instructions folder. Do NOT use this skill for simple prompt samples that are not agent instructions.
$npx -y skills add pnp/copilot-prompts --skill create-system-promptInstalls into the current project.
Run `npx skills use "https://github.com/pnp/copilot-prompts" --skill "pnp/copilot-prompts/create-system-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.