Skills / Skills / Drive Fetch
All skills

/ skill

drive-fetch

Skills/drive-fetch.md

Pull a Google Drive file into Raw/Documents/ for synthesis.

Open as raw file

Run this skill

Heads up — this skill doesn’t have a structured form yet, so type the full prompt with all decisions baked in (the subprocess can’t answer follow-up questions). Edit me if needed.

Runs with bypassPermissions — local dev only.

drive-fetch

Procedure

  1. Search Drive via MCP (mcp__claude_ai_Google_Drive__search_files).
  2. If multiple matches, surface to Adam — don't auto-pick.
  3. Read file content (download_file_content or read_file_content).
  4. Write to Raw/Documents/{slug}.md with frontmatter (source: drive, drive_id, fetched: {date}).
  5. Append Log entry. Optionally trigger ingest-raw to synthesize.