30-SECOND BRIEF
What it does—and when it fits
Daily Focus Board is a GitHub Awesome Copilot workflow that injects a small task set into a self-contained browser board with status changes, counters, notes, Eisenhower priorities, gentle countdowns, focus mode, carryover, a brain dump, and an end-of-day recap.
INSTALL BY AGENT
Choose your Agent
Paths come from official Agent docs or the universal installer behind skills.sh. Compatibility still follows this Skill's record.
.agents/skills/daily-focus-board/~/.copilot/skills/daily-focus-board/Use project scope for team sharing and personal scope across repositories. The installer defaults to project scope; add -g for personal scope.
npx skills add github/awesome-copilot --skill daily-focus-board --agent github-copilotCopilot also accepts .github/skills and .claude/skills at project scope. Preview untrusted Skills before enabling scripts.
View path evidence ↗TYPICAL WORKFLOW
A practical workflow
Shape today's list
Turn four to nine tasks into clear status or numeric-goal cards.
Run a focused day
Prioritize one next action, log progress, defer kindly, and park distractions.
Close and carry forward
Download or copy a recap and use it to plan the next day.
THE TRADEOFFS
Advantages and tradeoffs
Notable strengths
- Combines a polished artifact with conversation-led prioritization.
- Treats starting, deferring, and reducing overload as valid progress behaviors.
Limitations
- Progress lives in browser localStorage and the agent cannot read it back automatically.
- The integrated side-panel experience depends on a host with browser canvas support.
BEST FIT
Who it is for
Individuals who want a lightweight daily focus companion
Users who benefit from optional executive-function-friendly task design
BEFORE YOU USE IT
Risks to review before use
Personal task data persists in the browser
Local storage may retain private tasks on a shared device and can disappear when browser data is cleared. Use a private profile, avoid sensitive details, and export only recaps intended for sharing.
SECURITY
What the permission profile means
- Serve only on loopback and escape user text before injecting JSON into HTML.
- Do not treat wellbeing-oriented UI as diagnosis or medical support.
Not a security certification. External ratings are attributed references. SkillSignal has not independently executed or security-reviewed this Skill.
INSIDE THE PACKAGE
Indexed files
TAGS
Original SkillSignal editorial profile grounded in GitHub Awesome Copilot commit 318066d2, checked 2026-08-20; not independently executed or security-certified.