Daily Standup Aggregator for Openclaw

A high-efficiency morning report tool that consolidates updates from development, project management, and communication platforms into a single actionable summary.

paul-leo
v0.1.1
Mar 6, 2026
0
1.1k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install daily-standup

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install daily-standup using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Daily Standup Aggregator?

The Daily Standup skill is a sophisticated aggregator designed to provide developers and project managers with a unified view of their workday. By integrating with the Openclaw Skills ecosystem, it eliminates the need to manually cycle through browser tabs to check Jira boards, GitLab merge requests, or email inboxes.

This skill focuses on delivering a high-density, no-nonsense summary of your technical and administrative status. It is powered by the MorphixAI plugin, allowing it to interface with a wide array of enterprise tools while maintaining strict performance and security standards.

Daily Standup Aggregator Use Cases

  • Starting the workday with a comprehensive overview of pending code reviews and CI/CD statuses.
  • Synchronizing team standups by quickly identifying blockers in Jira or pending merge requests.
  • Managing high-volume communication by filtering for unread urgent emails and upcoming calendar commitments.
  • Getting AI-driven priority suggestions to focus on the most critical tasks first.

How Daily Standup Aggregator Works

  1. The skill is triggered by natural language queries such as "standup," "daily report," or "what's on for today."
  2. It initiates a pre-flight check using the mx_link tool to determine which third-party accounts (GitLab, Jira, Outlook, etc.) are currently connected.
  3. The agent executes parallel API calls to fetch data from all linked services, including merge requests, issue statuses, and unread messages.
  4. Data is filtered and organized based on urgency, such as failing CI pipelines or tasks due within the current sprint.
  5. A concise Markdown report is generated, adhering to a strict 500-character limit to ensure readability and focus.

Daily Standup Aggregator Setup

To deploy this skill within your Openclaw Skills environment, follow these steps:

# Install the required MorphixAI plugin
openclaw plugins install openclaw-morphixai

# Configure your API key
export MORPHIXAI_API_KEY="mk_your_key_here"

# Link your service accounts
# Visit https://morphix.app/connections to connect GitLab, Jira, or Outlook

Daily Standup Aggregator Data Schema & Taxonomy

The skill organizes metadata and fetched content into a structured hierarchy for the final report:

Data Group Source Tools Metadata Tracked
Code GitLab, GitHub MR/PR Titles, CI Pipeline Success/Failure
Projects Jira Issue Keys, Priority, Sprint Progress (X/Y)
Comms Outlook, Gmail Unread Sender, Subject Line (Max 5)
Schedule Calendar, Tasks Event Time, Subject, Task Due Dates
Insights AI Analysis 1-2 Priority Recommendations

Daily Standup Aggregator Advanced Features

  • Parallel Execution: Queries multiple data sources simultaneously to reduce latency during report generation.
  • Graceful Degradation: Automatically detects unconnected services and skips them without interrupting the workflow, marking them as "not connected."
  • Contextual Prioritization: Uses AI to highlight high-priority items like failing production pipelines or overdue Jira tickets.
  • Multi-Service Support: Seamlessly handles overlapping services, such as aggregating both GitHub PRs and GitLab MRs in the same report.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*