Agent skill

today-installation

Sub-skill of today: Installation (+1).

Stars 4
Forks 4

Install this agent skill to your Project

npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/business/productivity/today/installation

SKILL.md

Installation (+1)

Installation

bash
# Make script executable
chmod +x scripts/productivity/daily_today.sh

# Add to crontab (runs at 6 AM daily)
crontab -e
# Add line:
0 6 * * * /path/to/workspace-hub/scripts/productivity/daily_today.sh >> /tmp/daily_today.log 2>&1

Cron Script Features

  • Generates daily summary without interactive Claude
  • Creates log file in logs/daily/
  • Can trigger notifications (configurable)
  • Supports multiple workspace roots

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results