movemental-welcome-letter-publish
Installation
SKILL.md
Movemental welcome-letter publisher
Take a finished welcome letter for a specific movement leader and publish it to the movement_leader_welcome_letters table on the Movemental Supabase project. The leader sees it on their next dashboard load via RLS; the previous published letter (if any) is archived in the same operation.
This skill is the publish half of a two-skill workflow:
| Skill | Role |
|---|---|
| [[movemental-welcome-letter]] | Drafts the 1,000–1,050-word letter from the leader's fragmentation-story.md dossier. Saves to docs/movement_leader_research/<slug>/welcome-letter.md. |
movemental-welcome-letter-publish (this skill) |
Takes that saved draft (or any file the operator points at) and ships it to the database, scoped to the right tenant. |
When to invoke
Invoke when the operator wants a welcome letter to actually go live for a leader. Don't invoke this to write or edit a letter — that's the upstream skill. Don't invoke for "draft" or "preview" requests.