2Open your bot dashboard and go to the Skills tab.
3Switch to the ClawHub tab and search for “Daily Report Writer”.
4Click Install and the skill is deployed to your bot automatically.
Changelog — v1.0.0
Initial release of daily-report-writer.
- Generates daily report drafts in Markdown format based on user input.
- Saves reports to the reports directory using the provided date.
- Supports input of highlights (required) and blockers (optional).
- Validates all required parameters and provides clear error messages with examples if missing.
- Handles file read/write, and gives permission troubleshooting suggestions on failure.