How to Create Presentations with OpenClaw

Automate PowerPoint creation with OpenClaw and ToolRouter. Generate presentations from data on a schedule.

Tool
PowerPoint Presentations icon
PowerPoint Presentations

OpenClaw automates recurring presentation generation — produce a weekly business review deck, a monthly board update, or a pipeline report on a schedule, with slides populated from current data and ready to present without manual work.

Connect ToolRouter to OpenClaw

1Install the CLI
npm install -g toolrouter-mcp
2Call tools directly from OpenClaw
toolrouter-mcp call web-search search --query "AI tools"
toolrouter-mcp tools

Steps

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

  1. Define the presentation template: topic, slide titles, and content structure
  2. OpenClaw generates the .pptx with current data inserted
  3. Retrieve the download URL and distribute it
  4. Schedule the task to regenerate at your chosen cadence

Example Prompt

Try this with OpenClaw using the PowerPoint Presentations tool
Create a weekly sales review presentation with slides for pipeline summary, top 5 deals, wins this week, and next week priorities. Use this data: [paste data].

Tips

  • Define a stable slide structure and let OpenClaw populate it with fresh data each cycle
  • Ask OpenClaw to name the file with the current date for easy version management
  • Pair with data retrieval tools to pull metrics directly into the presentation slides