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

# How-Tos

> Explore How-Tos of common Auth0 for AI Agents use cases.

## JavaScript & Python

<CardGroup>
  <Card title="Check Google Calendar Availability" href="/how-tos/check-google-calendar-availability" icon="google" iconType="solid">
    Learn how to use Auth0 for AI Agents SDKs to check your Google Calendar availability.
  </Card>

  <Card title="List GitHub Repositories" href="/how-tos/list-github-repositories" icon="github" iconType="solid">
    Use OpenAI, NextJS, and the Auth0 SDKs to list your GitHub repositories.
  </Card>

  <Card title="List Slack Channels" href="/how-tos/list-slack-channels" icon="slack" iconType="solid">
    Use OpenAI, NextJS, and the Auth0-AI SDKs to list your Slack channels.
  </Card>

  <Card title="Get Salesforce opportunities" href="/how-tos/get-salesforce-opportunities" icon="salesforce" iconType="solid">
    Integrate with the Vercel AI SDK, OpenAI, and Auth0 to get a list of Salesforce opportunities.
  </Card>
</CardGroup>
