What problem does it solve? Tasks created from external sources like Google Sheets, Docs, or GitHub issues often lose their context, forcing you to re-open the original document later. This Skill fetches the referenced source, extracts only the relevant rows or sections, and attaches a self-contained summary plus the source URL to each todo so it stays workable months later. ## Core Features & Use Cases - Source Fetching: Exports Google Sheets as CSV, Google Docs as plain text, and GitHub issues or PRs via the gh CLI, with WebFetch fallback for other pages. - Targeted Extraction: Pulls only the rows or sections the task needs, keeping concrete figures like estimates, counts, and deadlines. - Context Attachment: Adds both the original URL and a dense text summary to the todo via life todo context commands, with optional file upload to GCS. - Use Case: A user shares a Google Sheets link and asks to add tasks for rows T2.1 through T2.5. The Skill exports the sheet as CSV, extracts those rows with their estimates, creates one todo per item, and attaches the URL plus a summary to each. ## Quick Start Add a todo from this Google Sheets link covering rows T2.1 to T2.5, due next Friday with high priority.