quarterly-work-dashboard
CommunityGenerate a comprehensive quarterly work dashboard from GitHub and Feishu data.
Authormlhiter
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the generation of a detailed quarterly work dashboard that consolidates GitHub and Feishu collaboration data into a single, readable HTML panel and JSON summary.
Core Features & Use Cases
- GitHub Data Integration: Aggregate and visualize GitHub statistics such as commits, pull requests, issues, and repository activity.
- Feishu Collaboration Analysis: Extract and summarize collaboration evidence from Feishu, including document discoveries, message searches, calendar events, and permission gaps.
- Dashboard Generation: Produce a localized HTML panel and JSON summary that presents the work done, project value, and collaboration insights in an accessible format for leadership review.
Quick Start
Generate a quarterly work dashboard for the period between 2026-04-01 and 2026-06-29:
python3 scripts/run_quarterly_work_dashboard.py \
--start 2026-04-01 \
--end 2026-06-29 \
--period-label "2026 Q2" \
--github-user <github-login> \
--include-calendar \
--save-raw \
--output-dir /path/to/quarterly-work-dashboard-2026-q2
Dependency Matrix
Required Modules
requestspandasjsonschemajsonyamlmatplotlibseaborn
Components
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: quarterly-work-dashboard Download link: https://github.com/mlhiter/skills/archive/main.zip#quarterly-work-dashboard Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.