一个 Claude Code Skill,帮你把零散的工作描述一键整理成格式规范的日报或周报。
在 Claude Code 中说以下任意一句即可触发:
将 skills/daily-report-writer/ 目录复制到你的个人 skills 目录:
# macOS / Linux
cp -r skills/daily-report-writer ~/.claude/skills/
# Windows(Git Bash)
cp -r skills/daily-report-writer /c/Users/你的用户名/.claude/skills/
重启 Claude Code 后生效。
/plugin marketplace add 你的用户名/daily-report-writer
/plugin install daily-report-writer@my-skills-marketplace
my-skills/
├── .claude-plugin/
│ ├── plugin.json ← 插件元数据
│ └── marketplace.json ← Marketplace 配置
├── skills/
│ └── daily-report-writer/
│ ├── SKILL.md ← 核心技能文档
│ └── templates/
│ ├── daily.md ← 日报模板
│ └── weekly.md ← 周报模板
└── README.md ← 本文件
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub huangjianjava/daily-report-writer --plugin daily-report-writerPersonal productivity tools - daily briefings, weekly summaries, and activity analysis via Glean. Requires glean-core.
PM Weekly Review: a 20-minute structured ritual covering metrics movement, shipping progress, customer insights, and next week's top 3 priorities in a shareable update.
Skills for building your AI Personal OS: onboarding, daily journaling, knowledge extraction, LinkedIn research-to-publish pipeline, Chief of Staff system review, and PowerPoint deck QA.
パーソナル秘書スキル。対話的オンボーディングでMarkdownベースの管理フォルダ階層を自動生成します。
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques