first-scheduled-task

Create and verify recurring scheduled tasks in the Cowork desktop app.

21|6|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/EAIconsulting/cowork-skills-library --skill first-scheduled-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: first-scheduled-task
Source: https://github.com/EAIconsulting/cowork-skills-library/tree/main/skills/first-scheduled-task
Command: npx skills add https://github.com/EAIconsulting/cowork-skills-library --skill first-scheduled-task

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Many Cowork users know scheduled tasks exist but avoid them because they feel technical or risky; this Skill removes the friction by guiding a safe, verifiable first automation from choice to test run. It reduces uncertainty by teaching small, reversible tasks that read data and produce visible outputs you can check, so users build confidence to automate more.

Core Features & Use Cases

  • Step-by-step setup guidance: Walks users through choosing a safe first task, writing an explicit instruction, and entering it into Cowork's scheduling UI.
  • Ready-made first-task templates: Morning briefs, end-of-day summaries, weekly project statuses, and twice-daily inbox triage examples with required integrations noted.
  • Verification and troubleshooting: Encourages using "Run now"/test, checks for expected output files, explains the computer-must-be-on limitation, and offers simple fixes for common issues.

Quick Start

Ask Cowork to schedule a daily morning brief that summarizes unread email and today's calendar at 8:30am, then follow the prompts to name the task, set the time, paste the instruction, save it, and run a test to confirm the output.

Frequently Asked Questions about first-scheduled-task

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a recurring scheduled task in Cowork for daily summaries?

To set up a recurring scheduled task in Cowork, you choose a task template, write an explicit instruction, enter it into Cowork's scheduling UI, set the time, and save. You can then run a test to verify the output before the schedule activates.

Can I automate an inbox triage and morning brief in the Cowork desktop app?

Yes, you can automate inbox triage and morning briefs in the Cowork desktop app. The Skill provides ready-made templates that guide you through scheduling these recurring tasks to summarize unread emails and calendars automatically.

Does my computer need to be powered on for Cowork scheduled tasks to run?

Yes, your computer must be powered on and the Cowork desktop app must be open at the scheduled times for scheduled tasks to execute. This is a known limitation of running local recurring automations.

What is the best way to verify a scheduled automation in Cowork before it goes live?

The best way to verify a scheduled automation in Cowork is to use the "Run now" test step. This executes your task immediately, allowing you to check for expected output files and confirm the setup works before relying on the recurring schedule.

Why is my scheduled task in Cowork not producing the expected output files?

If your scheduled task in Cowork is not producing expected output files, you may have missed a required integration or your computer was off during the scheduled time. Use the troubleshooting prompts to verify connections and run a test.

What types of recurring automations can I create with Cowork scheduling?

You can create recurring automations for daily morning briefs, end-of-day summaries, twice-daily inbox triage, and weekly project statuses. These tasks read data from your integrations and produce visible outputs you can check.