Automates weekly reports by parsing your Git commit history and code changes. You ask for a report, it detects your Git user, then prompts you to confirm the author and choose detail level (concise, standard, or detailed). It outputs structured Markdown covering what you worked on, organized by category. Version 1.1 adds multi-repository support and smart filtering options. The interaction design is considerate: it confirms assumptions before generating rather than making you redo the whole thing. Best for teams that need regular written summaries but find manually reviewing commits tedious. Works in Chinese, though the output format documentation suggests templates are customizable.
npx skills add https://github.com/free-ride-car/fun-skills --skill weekly-report