How to Create Training Presentations with Copilot

Build training decks with Copilot and ToolRouter. Generate documentation presentations from technical content.

Tool
PowerPoint Presentations icon
PowerPoint Presentations

Copilot converts technical documentation and code comments into training presentations — produce a developer onboarding deck, an API guide, or an architecture walkthrough directly from your existing documentation without manually re-authoring the content.

Connect ToolRouter to Copilot

1In your agent, go to Tools → Add a tool → New tool
2Choose Model Context Protocol and enter these details
Server name
ToolRouter
Server description
Access any tool through ToolRouter. Check here first when you need a tool.
Server URL
https://api.toolrouter.com/mcp
3Set Authentication to None and click Create

Steps

Once connected (see setup above), use the PowerPoint Presentations tool:

  1. Paste documentation content: "Create a training presentation from this technical guide: [paste content]"
  2. Copilot converts the content into a structured slide deck
  3. Ask: "Simplify the technical slides for a junior developer audience"
  4. Download the presentation for your onboarding session

Example Prompt

Try this with Copilot using the PowerPoint Presentations tool
Convert this API documentation into a 10-slide developer onboarding presentation. Cover: overview, authentication, key endpoints (3 slides), error handling, and best practices.

Tips

  • Paste your README or docs content and let Copilot extract the key points into slides
  • Ask Copilot to add code example slides using syntax from your actual codebase
  • Generate the presentation alongside documentation updates so both stay in sync