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:

  1. Run ~/.claude/skills/calendar-sync/sync.sh to sync today's calendar
  2. Re-check for the file
  3. If still missing, stop and report the issue
Related skills

More from glebis/claude-skills

Installs
51
GitHub Stars
189
First Seen
Feb 10, 2026