prompt-of-the-week

Generate a weekly Prompt-of-the-Week PowerPoint slide from a GitHub sample URL.

842|287|Updated Apr 25, 2024
One-click install
npx skills add https://github.com/pnp/copilot-prompts --skill prompt-of-the-week
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prompt-of-the-week
Source: https://github.com/pnp/copilot-prompts/tree/main/samples/skills/prompt-of-the-week
Command: npx skills add https://github.com/pnp/copilot-prompts --skill prompt-of-the-week

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This skill automates the creation of a polished weekly Prompt-of-the-Week PowerPoint slide by pulling data from a GitHub sample (README and assets) and applying the Prompt-K template.

Core Features & Use Cases

  • Generates a themed weekly slide from a sample repository, deriving the correct title from the sample folder and merging data into a PPTX.
  • Supports using Copilot Cowork or similar workflows to share weekly prompts with teams.
  • Handles author attribution and styling based on the skill assets and sample.json.

Quick Start

Drop this skill into your Copilot Cowork skills directory (excluding the assets folder and README.md) and activate it, then provide the GitHub sample URL to generate the weekly slide.

Frequently Asked Questions about prompt-of-the-week

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a PowerPoint slide from a GitHub sample repository?

To generate a PowerPoint slide from a GitHub sample, provide the sample URL to this skill within your Copilot Cowork environment. It automatically extracts data from the README and assets/sample.json, merges it with the Prompt-K template, and outputs a formatted PPTX slide.

What do I need to set up before automating weekly prompt slides in Copilot Cowork?

Before automating weekly prompt slides, you need the Prompt-K template, a GitHub sample repository containing a README and assets/sample.json, and an author image in the author directory. Drop the skill into your Copilot Cowork skills directory to activate it.

How does the weekly Prompt-of-the-Week template populate author attribution and styling?

The weekly Prompt-of-the-Week template populates author attribution and styling by reading the author image from the author folder and parsing configuration data from the sample.json file within the GitHub repository assets, applying these elements directly to the generated PPTX.

Can I use this skill to create presentation slides outside of Microsoft 365 Copilot workflows?

This skill is specifically designed for Copilot Cowork or similar Microsoft 365 Copilot workflows. It requires the Copilot Cowork skills directory structure to function and relies on GitHub repository samples to generate the themed weekly PowerPoint slides.

Why does my generated PowerPoint slide fail to pull the correct title from the sample folder?

If the generated PowerPoint slide fails to pull the correct title, verify that your GitHub sample repository contains the required README, assets/sample.json, and the Prompt-K template. The skill derives the slide title directly from the sample folder name and merges the data.

Are there limitations when deriving slide titles from GitHub sample folders for weekly prompts?

A limitation is that the skill strictly derives the slide title from the GitHub sample folder name and requires specific assets like sample.json and an author image. Missing any of these repository components will prevent the PowerPoint slide from generating correctly.