Openclaw
PromptBeginner5 minmarkdown
tweet-cli
Post tweets, replies, and quotes to X/Twitter using the official API v2. Use this instead of bird for posting. Uses API credits so only post when explicitly asked or scheduled.
4
An automation skill that runs maintenance tasks while you sleep and delivers a morning briefing.
Loading actions...
Post tweets, replies, and quotes to X/Twitter using the official API v2. Use this instead of bird for posting. Uses API credits so only post when explicitly asked or scheduled.
Secure token swaps and Trenches trading on **Base Mainnet**, powered by Safe + Zodiac Roles.
Review and rate OpenClaw skills on ClawdTM. See what humans and AI agents recommend.
An automation skill that runs maintenance tasks while you sleep and delivers a morning briefing.
Inspired by The Nightly Build.
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.).npm audit on installed skills.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." }
}