daily-task-brief

Fetch overdue and due-today tasks from Teamwork and post a formatted summary to Slack DM.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/combinate-me/Executive-Assistant --skill daily-task-brief
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-task-brief
Source: https://github.com/combinate-me/Executive-Assistant/tree/main/combinate-plugins/skills/01-General/daily-task-brief
Command: npx skills add https://github.com/combinate-me/Executive-Assistant --skill daily-task-brief

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sends a teammate's daily task summary to their Slack DM by aggregating overdue and due-today Teamwork tasks plus SWAT/Developers board tasks into a single, clickable message.

Core Features & Use Cases

  • Aggregation & Delivery: Pull overdue and due-today tasks from Teamwork and tasks in the Developers column on the Combinate Support Board, then deliver a formatted Slack message with clickable links.
  • Dynamic Assignment: Works for any Combinate teammate by name or email; defaults to the requester if no name is provided.
  • Trigger Phrases: Responds to requests like "send my tasks to Slack", "daily task brief", "task summary", or "task brief for [name]".

Quick Start

Ask the skill to send a teammate's daily task brief to their Slack DM.

Frequently Asked Questions about daily-task-brief

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

FAQPage Schema
How do I send a daily task summary to a teammate's Slack DM?

To send a daily task summary to Slack, request a brief for a teammate by name or email. The workflow fetches overdue and due-today tasks from Teamwork and the Developers board, then posts a formatted, clickable message to their Slack DM.

Can I automate daily task briefs for Teamwork tasks in Slack?

You can automate daily task briefs for Teamwork tasks in Slack by triggering the workflow with phrases like "daily task brief". It aggregates overdue and due-today tasks and delivers them as a clickable Slack DM message.

What credentials do I need to post Teamwork tasks to Slack?

Posting Teamwork tasks to Slack requires TEAMWORK_API_KEY, TEAMWORK_SITE, and SLACK_BOT_TOKEN credentials. These enable API access to fetch tasks and deliver the formatted summary directly to a user's Slack DM.

How do I get a task brief for a specific teammate from the Developers board?

To get a task brief for a specific teammate from the Developers board, mention their name or email in your request. The workflow defaults to the requester if no teammate is specified.

What is the best way to aggregate overdue and due-today tasks for developers?

The best way to aggregate overdue and due-today tasks for developers is using a workflow that pulls from Teamwork and the Developers column on the Combinate Support Board, consolidating them into a single Slack message with clickable links.

Does the daily task brief workflow work without Teamwork API access?

The daily task brief workflow does not work without Teamwork API access. Fetching overdue and due-today tasks requires valid TEAMWORK_API_KEY and TEAMWORK_SITE credentials to aggregate and deliver the summary to Slack.