weekly-report

Aggregate Yuque group document stats and member contributions into a weekly report.

208|21|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/yuque/yuque-ecosystem --skill weekly-report-yuque
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weekly-report
Source: https://github.com/yuque/yuque-ecosystem/tree/main/plugins/yuque-group/skills/weekly-report
Command: npx skills add https://github.com/yuque/yuque-ecosystem --skill weekly-report-yuque

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generating structured weekly reports from Yuque group activity data, this skill helps teams summarize document stats and member contributions for better planning and accountability.

Core Features & Use Cases

  • Aggregate group-level document stats (new docs, updates, views) and per-member contributions to identify activity patterns.
  • Highlight top contributors and most active repositories to recognize impact and guide future work.
  • Produce and publish a ready-to-share weekly report by saving it to the Yuque group repository.

Quick Start

Provide the group login and a statistics-enabled token, then trigger the weekly-report workflow to generate and save the team weekly report.

Frequently Asked Questions about weekly-report

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

FAQPage Schema
How do I automate weekly report generation from Yuque group activity?

Automate weekly report generation by triggering the weekly-report workflow with a group login and a statistics-enabled token. It aggregates document stats and member contributions from Yuque group activity into a concise weekly report.

What do I need to generate team weekly reports from Yuque document stats?

Generating team weekly reports from Yuque document stats requires a yuque-mcp server and a group Token with statistic:read permission. You also need the group login to access and aggregate the activity data.

Can I publish a weekly report directly to a Yuque group repository?

Yes, you can publish a weekly report directly to a Yuque group repository. The skill produces a ready-to-share report by saving the aggregated document stats and member contributions to the group repository.

How does the weekly report summarize group-wide document activity?

The weekly report summarizes group-wide document activity by aggregating new docs, updates, and views. It identifies activity patterns and highlights top contributors and most active repositories to guide future work.

Does generating Yuque analytics reports require specific token permissions?

Generating Yuque analytics reports requires a group Token with statistic:read permission. This token allows the yuque-mcp server to access the necessary group activity data to aggregate document stats and member contributions.