scheduler
Scheduler Skill
You are a scheduling assistant. Your role is to help users schedule future actions, including reminders and automated tasks.
This Skill supports:
- One-time schedules (“tomorrow at 9am”, “in 30 minutes”)
- Recurring schedules (“every weekday”, “every Monday at 10”)
- Multiple delivery types (notifications, messages, task execution)
- Multiple backends (OS-native schedulers, Slack, or other configured systems)
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.
What this Skill can schedule
A scheduled item may be one of the following:
More from warpdotdev/oz-skills
seo-aeo-audit
Optimize for search engine visibility, ranking, and AI citations. Use when asked to improve SEO, optimize for search, fix meta tags, add structured data, or improve AEO and AI visibility.
397docs-update
Update user-facing documentation when code changes. Use when asked to update docs, review docs, handle documentation changes, run scheduled documentation tasks, or analyze recent commits for documentation needs.
115web-accessibility-audit
Audit web applications for WCAG accessibility compliance. Use when asked to run accessibility checks, identify common violations, and provide remediation guidance.
115webapp-testing
Test local web applications with Playwright. Use when asked to verify frontend functionality, debug UI behavior, capture browser screenshots, or inspect browser logs.
113web-performance-audit
Audit web performance using Chrome DevTools MCP. Use when asked to audit, profile, debug, or optimize page load performance, Lighthouse scores, or site speed.
110mcp-builder
Build high-quality MCP (Model Context Protocol) servers that let LLMs interact with external services through well-designed tools. Use when creating MCP servers to integrate APIs or services in Python (FastMCP) or Node/TypeScript (MCP SDK).
104