# Workday 8AM Smart Speaker Wakeup

> A recurring automated skill that triggers a wake-up alarm via connected smart speaker at 8 AM local time on workdays and skips alarms on holidays

- Skill: `fullive-ai/workday-8am-smart-speaker-wakeup` (Agent Skill, multi-file: 5 files)
- Install (CLI): `npx skillmds@latest add fullive-ai/workday-8am-smart-speaker-wakeup`
- Raw SKILL.md: https://api.skillmd.com/api/skills/fullive-ai/workday-8am-smart-speaker-wakeup/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: fullive-ai (https://skillmd.com/u/fullive-ai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/fullive-ai/workday-8am-smart-speaker-wakeup

---


# Workday 8AM Smart Speaker Wakeup

## Trigger
Describe when this custom skill should be triggered.

## Action
Describe what this custom skill should do when triggered.

## Working Rules
- Keep this skill narrowly scoped to the device types above.
- Prefer safe no-op behaviour when required context is missing.

## Success Criteria
- The skill triggers under the intended conditions.
- The skill performs the intended action safely and predictably.

