Generates a weekly PowerPoint slide from a PnP copilot-prompts GitHub sample URL (for example, samples/agent-instructions/creator-agent), derives the correct weekly title from the sample folder, and produces a styled .pptx file that matches the Prompt-K template layout.
$npx -y skills add pnp/copilot-prompts --skill prompt-of-the-weekInstalls into the current project.
Run `npx skills use "https://github.com/pnp/copilot-prompts" --skill "pnp/copilot-prompts/prompt-of-the-week"` 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.