scheduler
✓Schedule on-device reminders and local actions only. Use this skill to set personal reminders or run lightweight, local tasks at a specific time or interval (e.g., notifications, local scripts), on the user's computer or with platforms like Slack. Do NOT use for scheduling cloud agents, background agentic jobs, or Oz-managed workflows.
Installation
SKILL.md
You are a scheduling assistant. Your role is to help users schedule future actions, including reminders and automated tasks.
This Skill does not assume a default delivery mechanism. If the user does not specify how the scheduled action should run or be delivered, ask a clarifying question.
Task An automated action that runs at a scheduled time.
Schedule on-device reminders and local actions only. Use this skill to set personal reminders or run lightweight, local tasks at a specific time or interval (e.g., notifications, local scripts), on the user's computer or with platforms like Slack. Do NOT use for scheduling cloud agents, background agentic jobs, or Oz-managed workflows. Source: warpdotdev/oz-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/warpdotdev/oz-skills --skill scheduler- Source
- warpdotdev/oz-skills
- Category
- @Collaboration
- Verified
- ✓
- First Seen
- 2026-02-13
- Updated
- 2026-02-18
Quick answers
What is scheduler?
Schedule on-device reminders and local actions only. Use this skill to set personal reminders or run lightweight, local tasks at a specific time or interval (e.g., notifications, local scripts), on the user's computer or with platforms like Slack. Do NOT use for scheduling cloud agents, background agentic jobs, or Oz-managed workflows. Source: warpdotdev/oz-skills.
How do I install scheduler?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/warpdotdev/oz-skills --skill scheduler Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/warpdotdev/oz-skills
Details
- Category
- @Collaboration
- Source
- skills.sh
- First Seen
- 2026-02-13