Agent skill
progress-report
Generate structured research progress reports
Install this agent skill to your Project
npx add-skill https://github.com/Xiangyue-Zhang/auto-deep-researcher-24x7/tree/main/skills/progress-report
SKILL.md
/progress-report
Generate a structured progress report for the current research project.
Behavior
- Read the project's MEMORY_LOG.md for milestones and decisions
- Check recent experiment logs in workspace
- Compile results into a structured report
Output Format
# Progress Report — YYYY-MM-DD
## Current Status
- Best result: [metric]
- Total experiments: [N]
- Current direction: [description]
## Recent Experiments
| # | Config | Metric | Date | Notes |
|---|--------|--------|------|-------|
## Key Insights
- What we learned
- What works / doesn't work
## Next Steps
1. Planned experiments
2. Open questions
## Blockers
- Any issues or risks
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
experiment-status
Check status of running autonomous experiment loops
conf-search
Search papers from top AI/ML conferences
auto-experiment
Launch an autonomous THINK→EXECUTE→REFLECT experiment loop on a GPU project
obsidian-sync
Refresh Obsidian dashboard and daily notes from current experiment state
gpu-monitor
Check GPU status, running experiments, and available resources
daily-papers
Daily arXiv paper recommendations with automatic deduplication
Didn't find tool you were looking for?