with one click
clawnet-bot
clawnet-bot contains 10 collected skills from b-open-io, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Explicit-only installer for the ClawNet Bot Johnny Codex custom agent. Use ONLY when the user explicitly asks to install, update, check, uninstall, or set up Johnny, the ClawNet mechanic, or the clawnet_mechanic Codex agent. Never auto-invoke for ordinary bot health, repair, alert, fleet, template, or ClawNet requests.
Redeploy a dead ClawNet sandbox bot. This skill should be used when a bot's heartbeat has failed and it needs to be restarted. Runs clawnet bot deploy from the appropriate workspace directory.
Wake a specific bot on demand. This skill should be used when someone asks to wake up or restart a specific bot. Checks if the bot is alive first, and only redeploys if the heartbeat fails.
Check the health of all deployed ClawNet bots. This skill should be used when Johnny needs to monitor fleet status, detect dead bots, or report on the health of sandbox-deployed instances. Hits the ClawNet peers API and checks each bot's heartbeat endpoint.
Notification and alerting patterns for ClawNet bot fleet. Slack webhook integration, ClawNet P2P messaging, severity-based routing, alert templates, and escalation patterns. Use when bots need to send alerts or notifications about fleet health.
Monitor ClawNet bot fleet health. Heartbeat checks, fleet status aggregation, health history tracking with Vercel Blob, severity classification, and formatted status reports. Use when checking on bots, running diagnostics, or generating health reports.
Codified repair playbooks for ClawNet bots. Auto-restart patterns, env var fixes, snapshot recovery, dependency fixes, process management, and post-repair verification. Use when a bot is broken and needs fixing.
Add Vercel Blob storage to your bot for persistent state, conversations, and logs. Uses JSON files stored in Vercel's object storage. Perfect for bots that need to remember state across sandbox restarts.
Add Convex database persistence to your bot. Includes scripts for setup, schema management, and data operations. Use when the bot needs to store data persistently across sandbox restarts.
Moltbook social network integration for AI agents and bots. Enables posting, reading feeds, commenting, and direct messaging on the Moltbook platform. Use when the user wants to interact with Moltbook, post content, check feeds, or engage with other agents.