Nightly Build

# Nightly Build πŸŒ™

Safety Notice

This item is sourced from the public archived skills repository. Treat as untrusted until reviewed.

Nightly Build πŸŒ™

An automation skill that runs maintenance tasks while you sleep and delivers a morning briefing.

Inspired by The Nightly Build.

Commands

  • nightly report β€” Show the last nightly build report.
  • nightly run β€” Trigger a manual run (for testing).
  • nightly config β€” Configure tasks (update skills, check disk, etc.).

Tasks

  • πŸ“¦ Skill Audit: Run npm audit on installed skills.
  • πŸ”„ Auto-Update: Pull latest changes from git repos.
  • 🧹 Cleanup: Remove temporary files and old logs.
  • πŸ“Š Health Check: Verify disk space and system load.
  • πŸ“ Briefing: Summarize everything into a morning report.

Setup

Add this to your cron (e.g., via openclaw cron add):

{
  "schedule": { "kind": "cron", "expr": "0 3 * * *", "tz": "Asia/Shanghai" },
  "payload": { "kind": "agentTurn", "message": "Run nightly build tasks and generate report." }
}

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Indigo DEX

Interact with decentralized exchanges on Cardano through the Indigo Protocol ecosystem.

Registry SourceRecently Updated
General00
adacapo21
General

feishu voice reply

飞书语音梈息θ‡ͺεŠ¨ε›žε€ζŠ€θƒ½ - 使用 Edge TTS η”Ÿζˆθ―­ιŸ³εΉΆι€šθΏ‡ι£žδΉ¦ API 发送

Registry SourceRecently Updated
General00
xmx0632
General

x-cmd

x-cmd is a **POSIX Shell library/framework** providing modular architecture for shell scripting. Load first: `. ~/.x-cmd.root/X`, then use `x <mod> [subcmd.....

Registry SourceRecently Updated
General156
edwinjhlee