daily-digest
Installation
SKILL.md
Note: If you have
mcporterinstalled locally, you should usemcporterto invoke the MCP tool instead of directly calling the MCP tool. ThemcporterCLI 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).