AgentSkillsCN

Daily Briefing

每日简报

SKILL.md

SKILL.md — Daily Briefing

Trigger: "daily briefing" / "morning briefing" / "what's on today" / start of workday

Purpose: Load full context, surface what matters today, set intentions.


Instructions

  1. Load state files:

    • Read INBOX.md — flag anything 🔴 urgent
    • Read WAITING_FOR.md — note anything overdue
    • Read projects/INDEX.md — scan active project statuses
    • Read GOALS.md — keep the bigger picture in mind
  2. Compose the briefing:

    code
    ## Good morning — [Day, Date]
    
    ### 🔴 Needs Attention
    [Urgent INBOX items + overdue WAITING_FOR]
    
    ### 📌 Active Projects
    [Status snapshot from INDEX.md — 1 line each]
    
    ### ⏳ Waiting On
    [Key WAITING_FOR items]
    
    ### 💡 Suggested Focus
    [1-3 things that would make today a good day, based on context]
    
  3. Update DASHBOARD.md with today's snapshot.

  4. Ask: "Anything to add to the inbox or adjust before we start?"


Notes

  • Keep it scannable — bullets, not paragraphs
  • If INBOX has >5 urgent items, help prioritize before anything else
  • Don't load individual project files unless something needs deep attention