Google

Integrate with Google APIs using OAuth refresh tokens for Gmail, Calendar, Tasks, Drive, Contacts, and Photos.

6|3|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/lordmacu/nexo-rs --skill google-lordmacu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Google
Source: https://github.com/lordmacu/nexo-rs/tree/main/skills/google
Command: npx skills add https://github.com/lordmacu/nexo-rs --skill google-lordmacu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Manages interactions with Google services like Gmail, Calendar, Tasks, Drive, Contacts, and Photos, simplifying access and management with OAuth refresh tokens.

Core Features & Use Cases

  • Unified Google Access: Access and manage all Google services from one skill.
  • OAuth Integration: Securely manage access using OAuth refresh tokens.
  • Use Case: Streamline email management, event scheduling, and file sharing across Google services without the need for individual API calls.

Quick Start

Use the 'google' skill to send an email to "[email protected]" with the subject "Hello" and body "Hello there!"

Frequently Asked Questions about Google

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

FAQPage Schema
How do I access multiple Google services like Gmail and Calendar with a single OAuth integration?

You can access Gmail, Calendar, Tasks, Drive, Contacts, and Photos through a unified Google API integration. It manages interactions across these services using OAuth refresh tokens to simplify access and management.

What do I need to set up Google API authentication for Drive and Contacts?

Google API authentication requires OAuth refresh tokens. You must provide these tokens to securely manage access and perform read and write operations across your Google services.

Can I manage Gmail emails and Google Calendar events without writing individual API calls?

Yes, you can streamline email management and event scheduling across Google services. This integration handles the underlying API interactions, allowing you to manage emails and events directly.

Does unified Google API access support both reading and writing to Tasks and Drive?

Yes, unified Google API access supports basic read and write operations. You can retrieve and modify data within Google Tasks and Drive using OAuth tokens for authentication.

What is the best way to automate file sharing across Google Drive and Contacts?

The best way to automate file sharing is using a unified Google API skill. It handles interactions across Drive and Contacts, simplifying access and management with OAuth refresh tokens.