Kanshi TANAIKE's repositories
taking-advantage-of-google-apps-script
Here, CLI tools, libraries, Add-ons, Reports, Benchmarks and Sample Scripts for taking advantage of Google Apps Script which are publishing in my blog, Gists and GitHub are summarized.
taking-advantage-of-Web-Apps-with-google-apps-script
This is a report to take advantage of Web Apps with Google Apps Script (GAS).
Google-Apps-Script-Library-Database
This is for the Google Apps Script Library Database and a web application for searching the libraries..
ToolsForMCPServer
The Gemini CLI confirmed that the MCP server built with Google Apps Script (GAS), a low-code platform, offers immense possibilities. If you've created snippets for GAS, these could be revitalized and/or leveraged in new ways by using them as the MCP server. The Gemini CLI and other MCP clients will be useful in achieving this.
GeminiWithFiles
This is a Google Apps Script library for Gemini API with files.
tanaikech.github.io
Blog (my memorandums)
MimeTypeApp
This is a Google Apps Script library for converting files from various MIME types to a specified target MIME type. The library accepts both file IDs and blobs as input values.
resumableUploadForGoogleAPIs_nodejs
This is a script for achieving the resumable upload through the stream using Google APIs with Node.js.
Roadmap-Generator-as-Gemini
Gemini and Google Apps Script automate project roadmap creation in Google Sheets, including Gantt charts, improving efficiency and agile planning.
Integrating-Gemini-and-Google-Apps-Script-for-Automated-Google-Slides-Presentations
Learn how Gemini AI and Google Apps Script automate Google Slides generation. A developed application demonstrates this synergy, streamlining initial presentation drafting and showcasing AI's automation potential within Google Workspace.
Flexible-Labeling-for-Gmail-using-Gemini-API-with-Google-Apps-Script-Part-3
This report improves Gmail email labeling with Gemini API using JSON schema and leverages advancements in Gemini 1.5 Flash for faster processing.
ToolsForMCPServer-extension
Simplified Google Workspace Automation with Gemini CLI Extensions
Gemini-Powered-Dynamic-Pseudo-RAG-for-Efficient-Script-Generation
Optimize AI-generated scripts for processing costs using Gemini and Google Apps Script.
Consolidating-Generative-AI-Protocols-A-Single-Server-Solution-for-MCP-and-A2A
A new unified Google Apps Script now deploys both Model Context Protocol (MCP) and Agent2Agent (A2A) networks as a single server, streamlining AI model integration for Google Workspace users.
gas-development-kit-extension
This Gemini CLI extension enhances Google Apps Script development by integrating with tools like clasp and gas-fakes, streamlining workflows with AI for script creation, testing, and management.
analyze_big_data_by_Gemini
Generative AI faces limits in processing massive datasets due to context windows. Current methods can't analyze entire data lakes. This report presents a Gemini API approach for comprehensive big data analysis beyond typical model limits.
dev-gas-extension
Introducing "dev-gas-extension," a Gemini CLI extension designed to supercharge your Google Apps Script (GAS) development.
gas-fakes-mcp
This repository demonstrates how to dynamically add frequently used, AI-generated Google Apps Scripts to an MCP server as permanent tools. This approach enhances security, reduces costs, and improves efficiency for Google Workspace automation using the Gemini CLI and the gas-fakes library.
Generating-Request-Body-for-APIs-using-Gemini
Effortlessly generate API request bodies from natural language commands. This guide demonstrates using Gemini and Google Apps Script to streamline automation and accelerate development for Google Workspace APIs and beyond.
Next-Level-Google-Apps-Script-Development
Introduces a powerful method for developing and testing Google Apps Script (GAS) locally. By leveraging the `gas-fakes` library, you can build a secure, local Model Context Protocol (MCP) server, enabling the creation of AI-powered tools for Google Workspace automation without deploying to the cloud.
sample-gemini-cli-extension
This is a sample repository for helping understand the development of Gemini CLI Extensions.