Agent Tools Setup

Configure Google Calendar and Gmail tools for the launch-agentic-rag agent.

16|5|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/ShenSeanChen/launch-agent-skills --skill agent-tools-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Agent Tools Setup
Source: https://github.com/ShenSeanChen/launch-agent-skills/tree/main/skills/rag-tools
Command: npx skills add https://github.com/ShenSeanChen/launch-agent-skills --skill agent-tools-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables optional Google Calendar and Gmail tool integrations for the launch-agentic-rag agent, allowing scheduling and email capabilities when needed.

Core Features & Use Cases

  • Tool setup for Google Calendar and Gmail to expand agent capabilities.
  • Real-world workflows such as scheduling meetings and sending status updates via email.
  • Use Case: Enable the agent to coordinate meetings and notify teams without manual prompts.

Quick Start

Use the rag-setup skill to configure Google Calendar and Gmail access for the agentic rag integration.

Frequently Asked Questions about Agent Tools Setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enable Google Calendar and Gmail tools for my agentic RAG agent?

You enable Gmail and Calendar tools by configuring a Google Cloud project, creating a service account, enabling API access, and setting up the required environment variables for the launch-agentic-rag agent.

What do I need to set up before integrating Gmail and Google Calendar with my RAG agent?

Before integrating Gmail and Google Calendar, you need an active Google Cloud project with a configured service account and proper OAuth2 or API access credentials to authenticate the agent's requests.

Can I schedule meetings automatically using Google Calendar with an agentic RAG workflow?

Yes, you can schedule meetings automatically by configuring the Google Calendar tool for your launch-agentic-rag agent, enabling real-world workflows like coordinating meetings and sending status updates via email.

Why does my Google Calendar or Gmail tool setup fail during agent configuration?

Tool setup fails when the Google Cloud project lacks proper API access or the service account environment configuration is incomplete, preventing the agentic RAG agent from authenticating Gmail and Calendar requests.