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

SentiClaw

Runtime AI security for OpenClaw agents. Protects against prompt injection, identity spoofing, PII leakage, and runtime abuse. Drop-in 6-layer security middl...

Registry SourceRecently Updated
1750Profile unavailable
Security

Custom Commands

Create and manage custom commands like backup, sync, clean, generate, and audit to automate file tasks and content workflows efficiently.

Registry SourceRecently Updated
1500Profile unavailable
Security

Agent Architect

Audit and improve an agent at the right layer: persona/tone, constitutional and operating rules, memory architecture, or skill portfolio / reusable workflows...

Registry SourceRecently Updated
1820Profile unavailable
Security

Safe Share

Sanitize logs, configs, prompts, stack traces, and skill content before they are shared publicly. Use when a user wants a local, low-risk pass to remove API...

Registry SourceRecently Updated
1690Profile unavailable