daily-digest

Installation
SKILL.md

Note: If you have mcporter installed locally, you should use mcporter to invoke the MCP tool instead of directly calling the MCP tool. The mcporter CLI provides a more convenient interface and better error handling.

Daily Digest via Gitee MCP

Aggregate unread notifications, pending PRs, and open Issues from Gitee to generate a daily work summary.

Prerequisites

  • Gitee MCP Server configured (tools: list_user_notifications, list_repo_pulls, list_repo_issues, get_user_info)
  • Optional: user can provide a list of repositories to focus on (otherwise inferred from notifications)

Steps

Step 1: Get Current User Info

Use get_user_info to retrieve the currently authenticated user's information, used for filtering (e.g., only show tasks assigned to me).

Step 2: Fetch Unread Notifications

Related skills
Installs
74
GitHub Stars
3
First Seen
Mar 2, 2026