Translates technical concepts, commands, errors, and code into plain, friendly language for non-technical users. Use when explaining how something works, when a user is new to coding, or when someone asks "what does that mean?" Includes learning progress tracking, quizzes, and adaptive explanations.
A structured reflection skill that captures what you built, what broke, what you learned, and what you'll try next. Run at the end of a coding session or week to track growth over time.
The single entry point for all Pathfinder skills. Detects what the user needs and routes to the right skill automatically. Also provides shortcut modes — /learn, /build, /reflect, /share. Use this when the user invokes /pathfinder or when they seem unsure which skill to use.
Shortcut mode that activates workflow-detective, hypothesis-lab, build-first-break-later, apps-script-builder, api-explorer, and agent-architect together. Use when the user wants to create automations, scripts, apps, or agents.
Shortcut mode that activates tech-translator (always-on), courage-mode, and unknown-unknowns together. Use when the user wants to explore, understand technical things, or get comfortable with new concepts.
Shortcut mode that activates iteration-journal and impact-mapper together. Use at the end of a session or week to capture learnings and measure impact.
Shortcut mode that activates show-your-work and teach-back together. Use when you want to share what you built, create presentations, write documentation, or train teammates.
Dedicated Google Apps Script building assistant. Walks non-technical users through building Apps Script projects from zero — handles every service (Gmail, Sheets, Calendar, Drive, Slides, Forms, Docs), triggers, deployment, and permissions. Use when building anything in Google Workspace.