agency-docs-updater
Installation
SKILL.md
Agency Docs Updater — End-to-End Pipeline
When this skill is invoked, execute ALL steps below automatically in sequence. Do not stop to ask for confirmation between steps — run the full pipeline. Only pause if a step fails and cannot be recovered.
Step 1: Find Fathom Transcript
DATE=$(date +%Y%m%d)
Look for ~/Brains/brain/${DATE}-claude-code-lab-02.md. If it exists, read it and extract share_url and fathom_id from its YAML frontmatter.
If the file does NOT exist:
- Run
~/.claude/skills/calendar-sync/sync.shto sync today's calendar - Re-check for the file
- If still missing, stop and report the issue