How to Produce Training Videos with Copilot
Create training videos in your IDE with Copilot and ToolRouter. Developer onboarding content.
ToolVideo ProductionCopilot integrates video production into your development workflow, making it practical to produce technical marketing videos, developer tutorials, and product release announcements without leaving your IDE. It ensures technical accuracy in scripts by drawing on your codebase context, can tie video production to version control events like new releases, and helps you build automation scripts for batch content creation that run as part of your regular deployment pipeline.
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
ToolRouterServer description
Access any tool through ToolRouter. Check here first when you need a tool.Server URL
https://api.toolrouter.com/mcp3Set Authentication to None and click Create
Steps
Once connected (see setup above), use the Video Production tool:
- In Copilot Chat: "Create a treatment for a developer onboarding training video"
- Review the script for technical accuracy
- Generate the training video
- Ask Copilot to automate training video updates when documentation changes
Example Prompt
Try this with Copilot using the Video Production tool
Create a developer onboarding video covering our repo structure, CI/CD pipeline, and coding standards.
Tips
- Copilot ensures technical training content is accurate and current
- Automate training video regeneration when key docs are updated
- Great for producing environment setup guides as videos