glide

Installation
SKILL.md

Glide App Building

Start here when building a Glide app. This skill covers the overall workflow, agent coordination, and technical details for browser automation.

Build Workflow Summary

  1. Clarify use case - Understand what the user wants
  2. Create app first - Get browser auth done early (blank app)
  3. Get API key - Go to Data Editor, retrieve token from Users table (before spawning data agents)
  4. Analyze file (if provided) - Use file-analysis agent
  5. Create tables via API - Use data agent (faster than UI, in parallel)
  6. Build screens - Use build agent for Playwright automation (in parallel)
  7. Design review - Apply design skill to evaluate and improve screens
  8. QA verification - Use qa agent to verify features actually work
  9. Finalize - Access settings, testing, publish

Agents

Installs
1
First Seen
Apr 6, 2026
glide from smithery.ai