ワンクリックで
wrapup
Produce an end-of-day, end-of-week, or end-of-period summary as a Google Doc in the Wrapups folder. Lists achievements and open items.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Produce an end-of-day, end-of-week, or end-of-period summary as a Google Doc in the Wrapups folder. Lists achievements and open items.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | wrapup |
| description | Produce an end-of-day, end-of-week, or end-of-period summary as a Google Doc in the Wrapups folder. Lists achievements and open items. |
Generates a structured Google Doc summarising what got done in a period and what's still open. The cadence is user-driven — daily, weekly, end-of-project, whatever.
Read config. Resolve workspace MCP alias and drive_folders.wrapups.
Determine period. Ask the user (or accept from arguments): EOD today, EOW this week, custom range. Resolve start/end timestamps in config.defaults.timezone.
Pull source data for the period:
Draft sections:
Create the Doc in drive_folders.wrapups. Naming: Wrapup — <period label> — YYYY-MM-DD.
Return the Doc link to the user. Optionally offer to email it via email-agenda-style flow (reuse the email helper if available).
Manage meeting agendas as Google Docs — create, link to a calendar event description, share with attendees, or email. One skill, four sub-actions.
Assign due dates to Todoist tasks in batch. Walks the user through each undated task and applies their choice.
Assign priorities to Todoist tasks in batch. Walks the user through each unprioritised task and applies their choice.
Create multiple Google Calendar events from a structured list. Resolves attendees once across the batch, confirms the table, then writes.
Create multiple Todoist tasks from a structured list. Confirms the table, then writes serially.
Create a single Google Calendar event. Resolves attendees via the contacts MCP. Optionally links a Drive doc (agenda) into the description.