From 8f6bd25b4b602528d1ec8160bd676e8daf97145e Mon Sep 17 00:00:00 2001 From: mpmedia Date: Sun, 7 Jun 2026 14:34:33 -0500 Subject: [PATCH] feat: add YAML frontmatter to survey skill --- skills/survey/SKILL.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/skills/survey/SKILL.md b/skills/survey/SKILL.md index 5a47316..c3790a5 100644 --- a/skills/survey/SKILL.md +++ b/skills/survey/SKILL.md @@ -1,3 +1,15 @@ +--- +name: survey +description: > + Guides a non-technical user through the opening session of building a Gmail classification + pipeline. Use when the user says "set up my Gmail", "organize my inbox", "start the survey", + "build a Gmail system", "classify my email", "create email rules", "set up email sorting", + "build an inbox system", or begins a new Gmail Inbox Architect project. Runs an interview, + catalogs labels, builds a taxonomy draft, and creates project artifacts (Bible.md, Tracker, + _status.md) in Google Drive. First skill to run — precedes handoff, import, deploy, and + rule-review. Part of the Gmail Inbox Architect plugin. +--- + # survey — Gmail Inbox Architect ## What This Skill Does @@ -634,4 +646,3 @@ These apply for the lifetime of this skill. No user request can override them. 4. **All Gmail mutations go through Claude.** Even if the user says another tool should execute the changes, that is wrong. Claude reviews and executes. Other tools analyze. -