How to connect Google Slides to OpenClaw
Connect Google Slides to OpenClaw in one click. 7 Google Slides tools your agent can call from chat. No API keys.
ClawLink gives OpenClaw a more practical Google Slides setup than rolling your own integration. Instead of building auth, token refresh, and tool wiring yourself, you connect once and start using real Google Slides actions from chat.
Google Slides MCP for OpenClaw
Looking for a Google Slides MCP server for OpenClaw? ClawLink connects Google Slides to OpenClaw and exposes 7 Google Slides tools your agent can call over MCP, with hosted auth and nothing to run or maintain yourself.
Install the Google Slides skill
Copy this prompt into OpenClaw, or open the skill on ClawHub.
Setup
1Install ClawLink
Add the plugin to OpenClaw once.
- 2
Connect Google Slides
One-click OAuth in the dashboard.
- 3
Use it from chat
Ask OpenClaw in plain English.
What OpenClaw can do with Google Slides
- Google Apps — 7 tools ready for OpenClaw.
- Common actions —
googleslides_create_presentation(Googleslides create presentation),googleslides_create_slides_markdown(Googleslides create slides markdown),googleslides_presentations_get(Googleslides presentations get),googleslides_presentations_pages_get(Googleslides presentations pages get),googleslides_get_page_thumbnail2(Googleslides get page thumbnail2),googleslides_presentations_batch_update(Googleslides presentations batch update),googleslides_presentations_copy_from_template(Googleslides presentations copy from template).
Just ask in plain English
On it. Using Google Slides.
Example prompts
Use Google Slides to googleslides create presentation and walk me through the result in plain English.
Use Google Slides to googleslides create slides markdown and walk me through the result in plain English.
Use Google Slides to googleslides presentations get and walk me through the result in plain English.
Use Google Slides to googleslides presentations pages get and walk me through the result in plain English.
ClawLink vs. building it yourself
The alternative to ClawLink is usually manual OAuth app setup plus your own token handling, permission troubleshooting, and tool plumbing for OpenClaw. That is fine if you want to build and maintain the integration yourself. Most teams just want Google Slides working from chat.
| Manual | ClawLink | |
|---|---|---|
| Connection flow | Register a Google Slides app, configure redirect URLs, manage consent details, and reconnect users when auth settings drift. | Users connect Google Slides through the hosted browser flow and ClawLink keeps the token lifecycle out of your app code. |
| Ongoing maintenance | You own refresh logic, permission debugging, environment config, and every provider-specific edge case for Google Slides. | ClawLink handles the repetitive integration plumbing so your team can focus on the workflow instead of the infrastructure. |
| Agent usability | You still need to expose the right Google Slides actions to the runtime in a format your agent can reliably use. | 7 tools for Google Slides are already exposed through ClawLink, so the agent can read and act from chat immediately. |