Nightly Build

# Nightly Build 🌙

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Nightly Build" with this command: npx skills add 0xRaini/nightly-build

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.

Security

aig-scanner

Comprehensive OpenClaw security scanning powered by Tencent Zhuque Lab A.I.G (AI-Infra-Guard). Use when the user asks to start a security health check or sec...

Registry SourceRecently Updated
Security

Dataset Intake Auditor

在新数据集接入前检查字段、单位、缺失率、异常值与可用性。;use for data, dataset, audit workflows;do not use for 伪造统计结果, 替代正式数据治理平台.

Registry SourceRecently Updated
02
Profile unavailable
Security

Session Password

Provides secure session authentication using bcrypt-hashed passwords, security questions, email recovery, and lockout protection with audit logging.

Registry SourceRecently Updated
118
Profile unavailable