·daily-digest
</>

daily-digest

Use this skill when the user asks for a daily summary, today's to-dos, "what's on my plate today", "daily digest", "daily-digest", "show my notifications", "pending PRs and issues". Requires Gitee MCP Server to be configured.

20Installs·4Trend·@oschina

Installation

$npx skills add https://github.com/oschina/gitee-agent-skills --skill daily-digest

How to Install daily-digest

Quickly install daily-digest AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/oschina/gitee-agent-skills --skill daily-digest
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: oschina/gitee-agent-skills.

SKILL.md

View raw

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.

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

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

Use this skill when the user asks for a daily summary, today's to-dos, "what's on my plate today", "daily digest", "daily-digest", "show my notifications", "pending PRs and issues". Requires Gitee MCP Server to be configured. Source: oschina/gitee-agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/oschina/gitee-agent-skills --skill daily-digest
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from oschina/gitee-agent-skills

Quick answers

What is daily-digest?

Use this skill when the user asks for a daily summary, today's to-dos, "what's on my plate today", "daily digest", "daily-digest", "show my notifications", "pending PRs and issues". Requires Gitee MCP Server to be configured. Source: oschina/gitee-agent-skills.

How do I install daily-digest?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oschina/gitee-agent-skills --skill daily-digest Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/oschina/gitee-agent-skills