AgentSkillsCN

Sync

与外部系统同步状态——亦可作为 /briefing 的一部分运行。

SKILL.md
--- frontmatter
description: Sync state with external systems (also runs as part of /briefing)

Synchronize:

  1. Pull TickTick tasks → update Cockpit/This-Week.md
  2. Scan recent Gmail emails (last 24h) → surface action items
  3. Report what changed

Implementation Notes

Email scanning: Use Gmail MCP:

  • gmail__search_emails with query: "is:inbox newer_than:1d" for last 24h
  • Filter for actionable items (questions, requests, deadlines)
  • Exclude newsletters, automated emails

TickTick sync:

  • Get all tasks
  • Filter for today, overdue, and tagged tasks
  • Update This-Week.md with current priorities