ENJPZHKOTC

Equipping Your Animoca Mind with Google Drive Access

Equip Google Drive Suite, enable Drive/Docs/Sheets APIs, and complete OAuth for Docs and Sheets automation.

Equipping Your Animoca Mind with Google Drive Access

Your Mind just unlocked Google Drive mastery. Create, read, and edit Google Docs and Sheets directly — no more copy-pasting, no more tab switching. This is a real agentic workflow setup: fast, no code, no headaches. ⚡️

Step 1: Equip the skill

The Google Drive Suite skill gives your Mind the ability to handle your files instantly. To equip it, copy and paste this prompt directly to your Mind:

Equip yourself with the app "Google_Drive_Suite" (ID: E71CEC8B-BE18-F111-AD1D-0EA9A5017E89)

Speed: instant. Your Mind now knows exactly how to create, read, and edit files in your Google Drive.

Step 2: Quick Cloud Enable ☁️

Google Cloud Console is where you create a project and enable the three APIs your Mind needs. Head to console.cloud.google.com:

  1. Create a New Project.
  2. Enable 3 APIs: Google Drive API, Google Docs API, and Google Sheets API.

Enable APIs in Google Cloud Console

It is just three toggles. Total time: ~20 seconds. ⏱️

Step 3: The Final Handshake

OAuth credentials (Open Authorization) allow your Mind to securely access your Google Drive on your behalf. This is a two-part setup:

  1. OAuth Client ID: Create a "Web App" Client ID at APIs & Services. Use the redirect URL https://developers.google.com/oauthplayground and download your Client Secret JSON file.

OAuth Client Secret JSON

  1. Access & Refresh Tokens: Use the OAuth Playground with the scope https://www.googleapis.com/auth/drive to generate your Access token and Refresh token.

OAuth Playground — Authorize APIs

OAuth Playground — Exchange tokens

Paste the Auth code, tokens, and JSON into your Mind. You're all set! Your AI now lives inside Google Drive — create, edit, and automate.

Try it out today: animocaminds.ai

Useful links