> ## Documentation Index
> Fetch the complete documentation index at: https://docs.duvo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Presentation

> Create and modify slide presentations with layouts, themes, speaker notes, and consistent styling.

The Presentation skill enables your agents to create and modify slide presentations.

<Check>
  This is a default skill, ready to use immediately without any setup. It is available to all teams automatically.
</Check>

## Capabilities

**Presentation creation**

* Create new presentations from scratch
* Build slide decks with appropriate layouts
* Generate visually appealing slides

**Slide editing**

* Modify existing slide decks
* Update content and formatting
* Rearrange and organize slides

**Content features**

* Add slides with appropriate layouts
* Include speaker notes and comments
* Work with text, images, and data

**Styling**

* Work with themes and consistent styling
* Maintain professional design
* Apply formatting across slides

## When to Use It

Use the Presentation skill when your agent needs to:

* Create meeting presentations
* Build sales decks or pitches
* Generate training materials
* Summarize data in visual format
* Update existing presentations with new information

## Example Tasks

<AccordionGroup>
  <Accordion title="Create presentations">
    "Create a presentation summarizing this quarter's results"

    "Create a 5-slide overview of this project"
  </Accordion>

  <Accordion title="Build from existing material">
    "Build a training deck from this documentation"
  </Accordion>

  <Accordion title="Add speaker notes">
    "Add speaker notes to each slide for the presenter"
  </Accordion>

  <Accordion title="Update existing decks">
    "Update the sales figures in this existing presentation"
  </Accordion>
</AccordionGroup>

## How to Use

<Steps>
  <Step title="Open the agent">
    Open the agent you want to configure.
  </Step>

  <Step title="Find the Skills section">
    In the agent settings, find the Skills section.
  </Step>

  <Step title="Select the Presentation skill">
    Select the Presentation skill.
  </Step>

  <Step title="Save your changes">
    Save your changes.
  </Step>
</Steps>

Your agent will automatically use its presentation expertise when creating or editing slide decks.

## Things to Know

* This is a default skill available to all teams
* No setup or configuration required
* Creates PowerPoint-compatible presentations
* Works well with Google Drive or SharePoint connections for saving files

## Works Well With

<CardGroup cols={3}>
  <Card title="Google Drive" icon="https://mintcdn.com/duvo-d8027998/O3tlM6eCuFk2uJpN/images/connections/google-drive.svg?fit=max&auto=format&n=O3tlM6eCuFk2uJpN&q=85&s=d203935eb0f317c6e9bc44f25fa52cb0" href="/user-guide/connections/available-connections/google-drive" width="87" height="78" data-path="images/connections/google-drive.svg">
    Save generated presentations straight to Google Drive.
  </Card>

  <Card title="Microsoft SharePoint" icon="https://mintcdn.com/duvo-d8027998/O3tlM6eCuFk2uJpN/images/connections/sharepoint.webp?fit=max&auto=format&n=O3tlM6eCuFk2uJpN&q=85&s=67b14231242f242892a5dcb6d24931c7" href="/user-guide/connections/available-connections/microsoft-sharepoint" width="524" height="512" data-path="images/connections/sharepoint.webp">
    Save generated presentations straight to SharePoint.
  </Card>
</CardGroup>
