gas-webapp-hig

Build GAS web apps with HIG-compliant UI and Google services.

1|12|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/School-Agent-Inc/orchestrate-it --skill gas-webapp-hig
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gas-webapp-hig
Source: https://github.com/School-Agent-Inc/orchestrate-it/tree/main/.antigravity/skills/gas-webapp-hig
Command: npx skills add https://github.com/School-Agent-Inc/orchestrate-it --skill gas-webapp-hig

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides a structured approach to building GAS-based web apps that follow Apple Human Interface Guidelines (HIG), ensuring consistent UX across Google services.

Core Features & Use Cases

  • HIG-compliant UI design for GAS web apps with 6 themes and Driver.js guided tours.
  • End-to-end GAS web apps using doGet and Google services (Sheets, Docs, Slides, Calendar, Gmail, Drive).
  • Quick Start templates and references to deploy and integrate Gemini API for AI-powered features.

Quick Start

Use the gas-webapp-hig skill to scaffold a GAS web app following HIG principles, then customize deployment and Gemini integration as needed.

Frequently Asked Questions about gas-webapp-hig

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

FAQPage Schema
How do I build a GAS web app that follows Apple Human Interface Guidelines?

Use gas-webapp-hig to scaffold a GAS web app with HIG-compliant UI design. The skill provides 6 themes, Driver.js guided tours, and templates for doGet deployment, ensuring consistent UX across Google services like Sheets, Docs, and Slides.

Can I integrate Gemini API into a Google Apps Script web app?

Yes. gas-webapp-hig includes quick-start templates and references for deploying Gemini API integration into GAS web apps, enabling AI-powered features alongside Google service integration.

What Google services can I connect to a GAS web app?

GAS web apps built with gas-webapp-hig support integration with Sheets, Docs, Slides, Calendar, Gmail, and Drive, plus Gemini API for AI capabilities.

Do I need design system knowledge to deploy a GAS web app with HIG principles?

No. gas-webapp-hig enforces a built-in design system and provides deployment references, so you can follow HIG guidelines without designing from scratch.

How do I add guided tours to a GAS web app interface?

gas-webapp-hig integrates Driver.js to create guided tours. Use the HIG-compliant templates and themes to scaffold your app, then Driver.js enables interactive walkthroughs of your UI.

Can I deploy a GAS web app with doGet without manually configuring Google services?

gas-webapp-hig provides doGet templates and references that handle Google service integration setup, letting you deploy quickly while maintaining HIG compliance and integration with Google's ecosystem.