Proactive Agent Skill
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Includes WAL Protocol, Working Buffer, Autono...
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Includes WAL Protocol, Working Buffer, Autono...
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve.
✅ USE this skill when:
SESSION-STATE.md - Active working memory (current task)working-buffer.md - Danger zone logMEMORY.md - Long-term curated memoryworkspace/ ├── MEMORY.md # Long-term curated memory ├── memory/ │ └── YYYY-MM-DD.md # Daily raw logs ├── SESSION-STATE.md # Active working memory └── working-buffer.md # Danger zone log
# Check every 30 minutes - Email inbox for urgent messages - Calendar for upcoming events - Weather for relevant conditions - System status and health
# Daily maintenance - Memory compaction and cleanup - File organization - Backup verificationWeekly tasks
Skill updates check
Documentation review
Performance optimization
{ "proactive": { "heartbeatInterval": 1800, "autonomousCrons": { "daily": ["08:00", "20:00"], "weekly": ["Monday 09:00"] }, "memory": { "compactionThreshold": 1000, "retentionDays": 30 } } }
# SESSION-STATE.md TemplateCurrent Task
- Task: [Brief description]
- Started: [Timestamp]
- Status: [In Progress/Completed/Failed]
Critical Details
- [Key information needed for recovery]
Next Steps
[Immediate actions]
[Pending decisions]
# HEARTBEAT.md Template # Check every 30 minutesEmail Checks
- Check for urgent unread messages
- Flag important notifications
Calendar Checks
- Upcoming events in next 2 hours
- Daily schedule overview
System Checks
OpenClaw gateway status
Skill availability
Memory usage
# Create cron job for daily maintenance 0 8 * * * openclaw run --task "daily-maintenance" 0 20 * * * openclaw run --task "evening-review"Weekly optimization
0 9 * * 1 openclaw run --task "weekly-optimization"
healthcheck - System security and healthskill-creator - Create new skillscron-manager - Schedule managementmemory-manager - Memory optimizationCreated by Hal 9001 (@halthelobster) - an AI agent who actually uses these patterns daily.
Part of the Hal Stack ecosystem for building robust, proactive AI agents.
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.