在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用daily-report
星标7
分支2
更新时间2026年5月6日 05:48
Generate structured daily reports and summaries
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Generate structured daily reports and summaries
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Summarize and condense content effectively
Translate content between languages with context awareness
API testing best practices, tools, and workflows for RESTful API testing.
Code quality standards, metrics, and practices for maintaining clean, maintainable codebases.
Code review best practices, guidelines, and checklists for effective peer reviews.
Go debugging best practices, tools, and techniques for effective troubleshooting.
| name | daily-report |
| description | Generate structured daily reports and summaries |
| version | 1.0.0 |
| author | go-magic |
| tags | ["report","daily","summary","productivity"] |
| tools | ["todo"] |
Load this skill when:
## Daily Standup - [Date]
**Completed Yesterday**:
- [ ] Task 1
- [ ] Task 2
**Working On Today**:
- [ ] Task 1
- [ ] Task 2
**Blockers**:
- None / [Description]
## Daily Progress Report - [Date]
### Accomplishments
1. **Project/Task**: Description of work done
2. **Project/Task**: Description of work done
### In Progress
- Task 1 (X% complete)
- Task 2 (Y% complete)
### Challenges
- Challenge 1
- Challenge 2
### Tomorrow's Plan
- [ ] Task 1
- [ ] Task 2
### Metrics
- Tasks completed: X
- Hours worked: Y
- Meetings attended: Z
## Weekly Summary - [Week of Date]
### High Priority
1. Item 1
2. Item 2
### Accomplished
| Task | Status | Notes |
|------|--------|-------|
| Task 1 | ✅ Done | Completed on time |
| Task 2 | ✅ Done | Completed on time |
| Task 3 | 🔄 Partial | 80% done |
### Next Week's Goals
- [ ] Goal 1
- [ ] Goal 2
### Key Metrics
- Velocity: X points
- Bugs fixed: Y
- PRs merged: Z
## Daily Report - 2024-01-15
### Today
✅ Completed user authentication refactor (PR #123)
✅ Fixed critical bug in payment flow
✅ Reviewed 3 pull requests
### Progress
- Feature X: 75% complete
- Feature Y: 40% complete
### Tomorrow
- [ ] Complete Feature X
- [ ] Start Feature Y integration
- [ ] Team code review
### Blockers
- Waiting on API documentation from team
Use todo tool to: